picodrive/pico/cd
notaz 93f9619ed8 rearrange globals
scripted find/replace
gives slightly better code on ARM, less unnecessary asm,
~400 bytes saved
2017-10-20 12:21:09 +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 fix clang build 2017-10-14 21:28:36 +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 rearrange globals 2017-10-20 12:21:09 +03:00
gfx_dma.c split memories away from Pico 2017-10-14 00:53:08 +03:00
mcd.c rearrange globals 2017-10-20 12:21:09 +03:00
memory.c rearrange globals 2017-10-20 12:21:09 +03:00
memory_arm.S build: some clean ups 2017-10-14 00:53:09 +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 rearrange globals 2017-10-20 12:21:09 +03:00
sek.c famec: eliminate global context ptr 2017-10-15 03:26:48 +03:00