Commit Graph

17 Commits

Author SHA1 Message Date
dinkc64 ed5ef04202 fix tlcs90 internal timer retrig bug 2022-12-11 09:52:05 -05:00
dinkc64 c533c1162e huge changes to cpus and stuff(over the next few days), update at your own risk 2019-05-10 09:14:15 -04:00
dinkc64 1bfa876c36 endrun fix: z180, tlcs90, upd7810 2019-05-09 23:50:36 -04:00
iq_132 05f5a0c46e Add cpu idle & irq to cpu_core_config 2019-05-09 22:48:27 -04:00
dinkc64 085b393fea some updates to make it easier for libretro to stay in sync 2018-10-24 21:46:10 -04:00
iq_132 b5ae6afa79 Timer system update - please test! 2018-05-02 05:22:29 +00:00
dinkc64 613cbf6599 32/64bit states compatibility fixes, v6.1 2018-02-04 03:23:34 +00:00
dinkc64 77f3ab65d5 cpu core state depointerification 2017-12-26 03:25:56 +00:00
dinkc64 c68b09d073 TLCS-90 CPU: Fixed TRUN bit masking (timers start/stop) [Rainer Keuchel] 2015-05-17 20:47:07 +00:00
dinkc64 93939d216e tlcs90: calculate the timer period based on clock 2014-11-07 21:09:37 +00:00
Barry Harris b39e06e83d Portability fixes 2014-10-18 22:15:17 +00:00
Barry Harris 9f67ea730e compile warnings 2014-10-18 21:08:01 +00:00
dinkc64 4ad36b7ea0 make happy tlcs90.cpp. fixed icount in tlcs90Run, timer_period hack in init (needs to be properly calculated based on clock), re-ported some irq code from mame. 2014-09-24 06:59:04 +00:00
iq_132 50c97abc6c NMK004 addition. [Trap15, Haze, iq_132] 2014-09-14 00:43:10 +00:00
Barry Harris 229fb9bb61 Resolve compiler warnings 2014-07-25 13:44:21 +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