picodrive/pico/cd
notaz 7669591e08 famec: eliminate global context ptr
saves like 25-35K of .text

current compile resource usage on i5-6600K:
            cpu  mem
gcc 5.4.0:  17.0 1.1g
clang 3.8:  1686 2.3g

FAMEC_NO_GOTOS:
gcc 5.4.0:   8.4 0.4g
clang 3.8:  20.0 0.15g
vs2008/O2: ~1800 ?
vs2008/O1:  ~720 ?
2017-10-15 03:26:48 +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 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 famec: eliminate global context ptr 2017-10-15 03:26:48 +03:00
memory.c fix clang build 2017-10-14 21:28:36 +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 cd: pcm: tune addr reload 2013-09-23 21:31:35 +03:00
sek.c famec: eliminate global context ptr 2017-10-15 03:26:48 +03:00