picodrive/cpu
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
..
cyclone@b889883d36 68k cores: fix bcd instructions 2017-09-20 23:47:09 +03:00
cz80 32x and sms savestates. Core-independent z80 state. SS bugfixing/refactoring. 2010-01-27 16:30:41 +00:00
drc libretro: satisfy vita's dynarec needs in a cleaner way 2017-10-14 00:53:09 +03:00
DrZ80 drz80: drop fast_sp for compatibility 2017-08-11 02:12:57 +03:00
fame famec: eliminate global context ptr 2017-10-15 03:26:48 +03:00
musashi 68k cores: fix bcd instructions 2017-09-20 23:47:09 +03:00
sh2 drop some unnecessary inlines 2017-10-14 00:53:09 +03:00
cyclone_config.h android: make armeabi buildable 2017-10-14 00:53:09 +03:00
cyclone_config_armv4.h android: make armeabi buildable 2017-10-14 00:53:09 +03:00
debug.c some uncommitted old mapper code 2013-06-26 03:07:07 +03:00
debug.h drop some unnecessary inlines 2017-10-14 00:53:09 +03:00
debug_net.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
debug_net.h 32x: drc: new debug facility (pdb). Few fixes thanks to it. 2010-01-19 22:17:47 +00:00