Commit Graph

14 Commits

Author SHA1 Message Date
dinkc64 7abfc634ab sh2, tweak broken busy loop speedhack 2025-06-24 20:30:50 -04:00
dinkc64 727220b29f cpus, add exit() and scan() to cpu registry 2023-04-24 09:41:26 -04:00
dinkc64 3f8d5fbaaa sh2_intf.h compile issue w/latest osdn mingw (gcc 6.3.0) 2018-12-29 09:00:49 -05:00
iq_132 b5ae6afa79 Timer system update - please test! 2018-05-02 05:22:29 +00:00
dinkc64 4c0412c624 Sh2TotalCycles return INT32 for standardization 2018-04-30 01:57:09 +00:00
dinkc64 e0dc847bbf sh2 cpu: remove suprnova speedhack, replace with configurable cycle eater (Sh2EatCycles()) 2017-12-01 01:53:13 +00:00
dinkc64 a9f91b2228 d_suprnova: fix galspanic s (galspanis*), sh2: add new mode to busy_loop_hacks 2017-02-04 05:36:27 +00:00
dinkc64 464af7eb2b sh2 speedhack for suprnova 2017-02-02 14:54:00 +00:00
dinkc64 706ea58d98 keep the raspberry pi-guys happy / cps3-specific speed hack for sh2 (togglable) 2015-11-11 04:28:55 +00:00
iq_132 530304010e One more time. Ugh. 2015-02-10 05:19:42 +00:00
iq_132 540e563866 Let's try this again. 2015-02-10 05:13:08 +00:00
iq_132 f3ba4fe0c1 Phase 2. Remove xxx_RAM, xxx_ROM, etc. Now use MAP_RAM, MAP_ROM, etc. 2015-02-10 04:47:38 +00:00
iq_132 04e1d44a1c Phase 1. Kill off xxx_IRQSTATUS_yyyy in favor of CPU_IRQSTATUS_yyyy.
Also kill off ZetRaiseIrq and ZetLowerIrq.
Please play test! I've tested the most intensive games that use each cpu, but this isn't a large number of games.
2015-02-10 03:50:43 +00:00
iq_132 07e6a48d1d Rename sh2.h to sh2_intf.h for consistency's sake. 2012-09-16 03:59:42 +00:00