mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
timers implemented for new z80 mode
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@460 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
4b9c588826
commit
43e6eaad0b
12 changed files with 128 additions and 81 deletions
|
@ -24,7 +24,7 @@
|
|||
.extern PicoRead8
|
||||
.extern Pico
|
||||
.extern z80_write
|
||||
.extern ym2612_st
|
||||
.extern ym2612_read_local_z80
|
||||
.endif
|
||||
|
||||
DrZ80Ver: .long 0x0001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue