Star-Mon: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to navigation Jump to search
Morn (talk | contribs)
No edit summary
Morn (talk | contribs)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Star-mon.png|thumb|right|260px|Star-Mon main menu]]
[[File:Star-mon.png|thumb|right|260px|Star-Mon main menu]]
[[File:Creator Star, animated demo, thumbnail.gif|thumb|380px|The ''Creator-Star'' BASIC demo in all its glory]]
[[File:Disksort.png|thumb|260px|''Disksort-Star'' title screen]]


'''Star-Mon''' is an assembler-disassembler, hex editor, and monitor program from [[Star-Division]] released in 1986.
'''Star-Mon''' is a monitor program from [[Star-Division]] released in 1986. It also has a built-in line-by-line assembler (i.e. the assembly is not stored; instead the machine code is written directly to memory after a line has been entered), disassembler, hex calculator, memory dump, memory test, etc.


The disk in the box (labeled "CPC Special Offer #2") also includes Disksort-Star (disk management program), Designer-Star (drawing program), and Creator-Star (animation program).
The BASIC version (<tt>run"gmon</tt>) only offers loading and saving from and to cassette, while the [[CP/M]] version (<tt>CPCMON.COM</tt>) defaults to the disc drive but can be switched to cassette.
 
The disk in the box (labeled ''CPC Special Offer #2'') also includes ''Disksort-Star'' (disk management program), ''Designer-Star'' (drawing program), and ''Creator-Star'' (animation program).


<gallery>
<gallery>
Line 15: Line 19:
* [[Media:CPC Special Offer No2.zip|CPC Special Offer No 2.zip]] (DSK for emulators)  
* [[Media:CPC Special Offer No2.zip|CPC Special Offer No 2.zip]] (DSK for emulators)  


==German manuals (PDF)==
* [[Media:Star-mon-manual.pdf|Star-Mon]]
* [[Media:Disksort-star-manual.pdf|Disksort-Star]]
* [[Media:Creator-star-manual.pdf|Creator-Star]]
* [[Media:Designer-star-manual.pdf|Designer-Star]]
==Links==
*{{CPCPower|7330}}
*{{CPCPower|7332|CPC Special Offer #2}}
[[Category:Assembler]]
[[Category:Programming software]]
[[Category:Programming software]]
[[Category:Applications]]
[[Category:Manual]]
[[Category:CP/M]]
[[Category:Graphic]]

Latest revision as of 21:39, 10 November 2013

Star-Mon main menu
The Creator-Star BASIC demo in all its glory
Disksort-Star title screen

Star-Mon is a monitor program from Star-Division released in 1986. It also has a built-in line-by-line assembler (i.e. the assembly is not stored; instead the machine code is written directly to memory after a line has been entered), disassembler, hex calculator, memory dump, memory test, etc.

The BASIC version (run"gmon) only offers loading and saving from and to cassette, while the CP/M version (CPCMON.COM) defaults to the disc drive but can be switched to cassette.

The disk in the box (labeled CPC Special Offer #2) also includes Disksort-Star (disk management program), Designer-Star (drawing program), and Creator-Star (animation program).

Download

German manuals (PDF)

Links