Difference between revisions of "MAXAM"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→Others Versions) |
|||
Line 1: | Line 1: | ||
− | '''MAXAM''' is a popular | + | '''MAXAM''' is a popular [[Assembler]] for the CPC, made by the British company [[Arnor]]. |
It was available in 4 versions: Tape, Disc, ROM, and Cartridge (the latter one being the ROM version bundled with a [[AD1 ROM Cartridge]]). | It was available in 4 versions: Tape, Disc, ROM, and Cartridge (the latter one being the ROM version bundled with a [[AD1 ROM Cartridge]]). | ||
Line 35: | Line 35: | ||
* [[Media:Maxam(Rom).zip|Maxam (rom).zip]] (ROM for Emulators) | * [[Media:Maxam(Rom).zip|Maxam (rom).zip]] (ROM for Emulators) | ||
− | [[Category:Programming software]] [[Category:Expansion ROM]] [[Category:Manual]] | + | [[Category:Programming software]] [[Category:Expansion ROM]] [[Category:Manual]][[Category:Assembler]] |
Revision as of 21:11, 17 December 2010
MAXAM is a popular Assembler for the CPC, made by the British company Arnor.
It was available in 4 versions: Tape, Disc, ROM, and Cartridge (the latter one being the ROM version bundled with a AD1 ROM Cartridge).
Assembly language programs could be entered either using the built-in editor, or 'inline' in a BASIC program (in a similar fashion to that permitted by the BBC Micro), and then assembled by Maxam.
The program also contained a disassembler plus a number of simple memory management and debugging tools, such as a hex editor and graphical memory overview.
These were available by typing |MAXAM or |M, and (unusually) could be run in either MODE 1 or MODE 2.
Contents
Pictures
Manual
- Maxam Manual v1.0 (pdf) (scanned version)
- Maxam Manual v1.0 (pdf) (OCRed version from Kevin Thacker)
Other Versions
Download
- Maxam (disc).zip (DSK for Emulators)
- Maxam (rom).zip (ROM for Emulators)