Z80 file: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Z80 files contains the Z80 code ([[sound driver]], equivalent to the [[M1 ROM]]s in [[:Category:cartridge systems|cartridge systems]]. | Z80 files contains the Z80 code ([[sound driver]], equivalent to the [[M1 ROM]]s in [[:Category:cartridge systems|cartridge systems]]. | ||
Offset adresses used for loading | Offset adresses used for loading Z80 files are divided by 2 (they're on a 8bit bus). | ||
*Maximum file size: 64KiB ? | * Maximum file size: 64KiB ? | ||
*Type code: 3 | * Type code: 3 | ||
*Loadable in: | * Loadable in: {{Chipname|Z80}} RAM | ||
*Banks: 1 | * Banks: 1 | ||
[[Category:CD systems]] | [[Category:CD systems]] |
Latest revision as of 02:04, 10 February 2017
Z80 files contains the Z80 code (sound driver, equivalent to the M1 ROMs in cartridge systems.
Offset adresses used for loading Z80 files are divided by 2 (they're on a 8bit bus).
- Maximum file size: 64KiB ?
- Type code: 3
- Loadable in: Z80 RAM
- Banks: 1