Commit Graph

10 Commits

Author SHA1 Message Date
dinkc64 727220b29f cpus, add exit() and scan() to cpu registry 2023-04-24 09:41:26 -04:00
iq_132 05f5a0c46e Add cpu idle & irq to cpu_core_config 2019-05-09 22:48:27 -04:00
iq_132 b5ae6afa79 Timer system update - please test! 2018-05-02 05:22:29 +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
Barry Harris b39e06e83d Portability fixes 2014-10-18 22:15:17 +00:00
Barry Harris 1b326222b0 MSVC compile fixes 2014-07-24 21:03:07 +00:00
iq_132 556a5cf3de Add tlcs90 cpu core, hook it up to Rapid Hero.
Please test. Not hooked up to nmk16 save states yet, btw.
2014-06-23 00:14:23 +00:00