Difference between revisions of "ANTA 64K Memory Expansion"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Created page and added pictures and rom download)
 
(ROM)
Line 9: Line 9:
 
Image:Anta64K3_PCB_Bottom.jpg|PCB bottom
 
Image:Anta64K3_PCB_Bottom.jpg|PCB bottom
 
</gallery>
 
</gallery>
 +
 +
== Technical ==
 +
 +
* Uses port &F8F8 only.
 +
* 16KB is paged into &c000-&ffff.
 +
* Data is read one byte at a time using &F8F8
 +
* Data is written one byte at a time using &F8F8.
 +
* NOT Dk'Tronics compatible.
 +
* More like a ram disc
  
 
== ROM ==
 
== ROM ==
  
 
* [[Media:MHT_Anta64k3_Rom.zip|MHT Ingenieros ANTA 64K.3 ROM]] (zipped .ROM file)
 
* [[Media:MHT_Anta64k3_Rom.zip|MHT Ingenieros ANTA 64K.3 ROM]] (zipped .ROM file)

Revision as of 15:46, 4 November 2015

A 64KB memory expansion by MHT Ingenieros.

Pictures

Technical

  • Uses port &F8F8 only.
  • 16KB is paged into &c000-&ffff.
  • Data is read one byte at a time using &F8F8
  • Data is written one byte at a time using &F8F8.
  • NOT Dk'Tronics compatible.
  • More like a ram disc

ROM