Difference between revisions of "Commodore Amiga"

From SizeCoding
Jump to: navigation, search
(Additional Resources)
(Additional Resources)
Line 14: Line 14:
  
 
=== Additional Resources ===
 
=== Additional Resources ===
* [https://amycoders.org/ AmyC
+
* [https://amycoders.org/ AmyCoders]
 
* [https://archive.org/details/Amiga_Hardware_Reference_Manual_1985_Commodore Amiga Harware Reference Manual from Commodore (scans on Archive.org)]
 
* [https://archive.org/details/Amiga_Hardware_Reference_Manual_1985_Commodore Amiga Harware Reference Manual from Commodore (scans on Archive.org)]
 
* [http://amigadev.elowar.com/read/ADCD_2.1/Hardware_Manual_guide/node0000.html Hardware Manual Guide]
 
* [http://amigadev.elowar.com/read/ADCD_2.1/Hardware_Manual_guide/node0000.html Hardware Manual Guide]
 
* [https://www.markwrobel.dk/project/amigamachinecode/ Learning Amiga machine code]
 
* [https://www.markwrobel.dk/project/amigamachinecode/ Learning Amiga machine code]

Revision as of 04:27, 20 June 2022

Commodore Amiga

The Commodore Amiga system consists of the M68k system with custom hardware for graphics and sound.

Setting up

  • Assembler: -
  • Emulator(s): Linux: fs-uae, Windows: WinUAE

Video display

No information yet

Sound

No information yet

Additional Resources