Z80: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
The Z80 is an 8bit CPU designed by Zilog. | The Z80 is an 8bit CPU designed by Zilog. | ||
All NeoGeo systems use it | All NeoGeo systems use it to handle "tracker music" playback. It runs at [[clock|4MHz]] and only has access to the {{Chipname|YM2610}}, {{Chipname|M1 ROM}}, [[Z80 file]]s, and its [[Z80 RAM|RAM]]. | ||
See [[68k/Z80 communication]]. | See [[68k/Z80 communication]]. | ||
Since it doesn't share any memory area with the {{Chipname|68k}} as on the Sega Genesis, it can't be used efficiently to perform gameplay-related tasks. | Since it doesn't share any memory area with the {{Chipname|68k}} CPU as on the Sega Genesis, it can't be used efficiently to perform gameplay-related tasks. | ||
See [[Z80 memory map]]. | See [[Z80 memory map]] and [[Z80 port map]]. | ||
[[File:aes_z80.jpg|right|thumb|Z80 in DIP package, as found on AES boards.]] | [[File:aes_z80.jpg|right|thumb|Z80 in DIP package, as found on AES boards.]] |
Revision as of 21:24, 31 October 2016
The Z80 is an 8bit CPU designed by Zilog.
All NeoGeo systems use it to handle "tracker music" playback. It runs at 4MHz and only has access to the YM2610, M1 ROM, Z80 files, and its RAM.
Since it doesn't share any memory area with the 68k CPU as on the Sega Genesis, it can't be used efficiently to perform gameplay-related tasks.
See Z80 memory map and Z80 port map.
Datasheet
Official Z8400 datasheet: [[1]]