picodrive/pico/cd
notaz 22814963cc some irq hacks
notes to self (derived from Nemesis):

H32: 0x10A .. 0x127 0x1D2 .. 0x1FF 0x000 0x001
pclk       30             46          1 |0x109
mclk                 770                | 2650   = 3420
68kclk              110                   378.5 ~= 488.5

H40: 0x14A .. 0x16C 0x1C9 .. 0x1FF 0x000 0x001
pclk       35             55          1
mclk     35*8       4*8+314+10+19*8     |0x149*8
                  788                   | 2632   = 3420
68kclk           112.5                    376   ~= 488.5
2017-10-14 00:53:08 +03:00
..
cd_image.c cd: fix missed null terminator 2017-08-06 01:48:25 +03:00
cdc.c remove regs union due to compiler issues 2013-10-12 03:21:41 +03:00
cdd.c remove regs union due to compiler issues 2013-10-12 03:21:41 +03:00
cdd.h cd: switch to CD drive emu code from genplus 2013-10-07 00:11:31 +03:00
cell_map.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
cue.c cd: switch to CD drive emu code from genplus 2013-10-07 00:11:31 +03:00
cue.h lowercasing filenames, part3 2008-08-28 12:36:57 +00:00
genplus_macros.h remove regs union due to compiler issues 2013-10-12 03:21:41 +03:00
gfx.c update gp2x for input changes 2013-10-11 01:08:32 +03:00
gfx_dma.c split memories away from Pico 2017-10-14 00:53:08 +03:00
mcd.c split memories away from Pico 2017-10-14 00:53:08 +03:00
memory.c split memories away from Pico 2017-10-14 00:53:08 +03:00
memory_arm.S split memories away from Pico 2017-10-14 00:53:08 +03:00
misc.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
misc_arm.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
pcm.c cd: pcm: tune addr reload 2013-09-23 21:31:35 +03:00
sek.c some irq hacks 2017-10-14 00:53:08 +03:00