Difference between revisions of "MAXAM"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→Download) |
|||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | ''' | + | '''MAXAM''' is a popular [[Assembler]] for the CPC, made by the British company [[Arnor]]. |
− | It was available in | + | 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. | 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. | ||
Line 9: | Line 9: | ||
These were available by typing |MAXAM or |M, and (unusually) could be run in either MODE 1 or MODE 2. | These were available by typing |MAXAM or |M, and (unusually) could be run in either MODE 1 or MODE 2. | ||
− | == | + | == Pictures == |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <gallery> | ||
+ | Image:Maxam (disc) Cover.jpg|Maxam Disc Cover | ||
+ | Image:Maxam (ROM) Cover.jpg|Maxam ROM Cover | ||
+ | Image:Maxam Disc side B.jpg|Maxam Disc Side B | ||
+ | Image:Maxam Disc side A.jpg|Maxam Disc Side A | ||
+ | Image:Maxam (ROM).jpg|Maxam ROM Chip | ||
+ | Image:utopia commercial.jpg|Maxam Advert | ||
</gallery> | </gallery> | ||
== Manual == | == Manual == | ||
− | * [[Media:Maxam Manual.pdf|Maxam Manual v1.0]] | + | * [[Media:Maxam Manual.pdf|Maxam Manual v1.0]] {{PDF}} (scanned version) |
− | * [[Media:Maxam.pdf|Maxam Manual v1.0]] | + | * [[Media:Maxam.pdf|Maxam Manual v1.0]] {{PDF}} (OCRed version from Kevin Thacker) |
− | == | + | == Other Versions == |
* [[Maxam 1.5]] | * [[Maxam 1.5]] | ||
Line 53: | Line 33: | ||
* [[Media:Maxam (disc).zip|Maxam (disc).zip]] (DSK for Emulators) | * [[Media:Maxam (disc).zip|Maxam (disc).zip]] (DSK for Emulators) | ||
− | * [[Media:Maxam(Rom).zip|Maxam | + | * [[Media:Maxam(Rom).zip|Maxam 1.0 ROM]] |
+ | * [[media:MAXAM114.ROM|Maxam 1.14 ROM]] | ||
+ | * [[media:MAXAM115.ROM|Maxam 1.15 ROM]] | ||
− | [[Category:Programming software]] [[Category:Expansion ROM]] [[Category:Manual]] | + | [[Category:Programming software]] [[Category:Expansion ROM]] [[Category:Manual]][[Category:Assembler]] |
Latest revision as of 10:07, 6 January 2023
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 (scanned version)
- Maxam Manual v1.0 (OCRed version from Kevin Thacker)
Other Versions
Download
- Maxam (disc).zip (DSK for Emulators)
- Maxam 1.0 ROM
- Maxam 1.14 ROM
- Maxam 1.15 ROM