Commit Graph

583 Commits

Author SHA1 Message Date
dinkc64 ef3bf96aaf z80 retnz hook for spectrum dma tap loader 2020-09-29 21:13:33 -04:00
crystalct 49c0d03d67
mk Big Endian fix 2020-09-08 15:04:13 +02:00
dinkc64 f6fa51f35c slight oversight 2020-09-04 23:30:53 -04:00
dinkc64 6a6422690e fix 25pacmano highscore-hang / update z180 core 2020-09-04 21:05:35 -04:00
dinkc64 1a3aa4f50c z180: add CPU_IRQSTATUS_HOLD / AUTO to Z180SetIRQLine() and add Z180Nmi() 2020-09-01 16:10:20 -04:00
dinkc64 ce3581e41c m68000_intf: endian fixes for 020 etc 2020-08-25 11:06:56 -04:00
barbudreadmon 5d3f9bef1a
i8039: big-endianize 2020-08-06 18:32:32 +02:00
barbudreadmon 103769bd16 ssv+upd7725: more big-endianize 2020-07-31 21:56:10 +02:00
barbudreadmon 516b5c0751 ssv+v60+st0020: big-endianize 2020-07-31 19:43:46 +02:00
barbudreadmon 9814ba7665
arm7: big-endianize 2020-07-31 15:45:55 +02:00
dinkc64 f81b2e66c1 m68k core, forgot SekIdle(cpu, cyc); 2020-07-29 23:06:30 -04:00
dinkc64 c012ff8671 loffire fix (cpu sync issue after cyclefixing the m68k interface) 2020-07-29 01:35:06 -04:00
barbudreadmon 0f6f7356e2
e132xs: big-endianize 2020-07-28 16:12:20 +02:00
dinkc64 e118b8e947 m6809 debug msg 2020-07-07 00:49:36 -04:00
dinkc64 299d7143d8 nec v20 cpu, add x86 mode (NEG opcodes) for Krull / QBert driver. Fixes random deaths in Krull 2020-06-24 23:09:01 -04:00
dinkc64 3c8514d8dc m6502 cpu intf. modernize 2020-06-20 00:48:46 -04:00
barbudreadmon 9de2b44e28
fix tlcs900 on ps3 sdk 2020-06-08 15:16:10 +02:00
dinkc64 ded0fe3f1b m6809 cpu core re-work. The last few commits effectively breaks all prior savestate compatibility - sorry about that. If you are working on a game with states, please dont upgrade right now. 2020-06-08 00:51:17 -04:00
dinkc64 c69aae8032 m6502: re-work core a bit 2020-06-08 00:09:02 -04:00
dinkc64 374c58a7a2 z80, re-entrance fix 2020-06-07 22:55:53 -04:00
dinkc64 23bd5a62e1 cpu 68k, fix SekRunEnd, make SekRun re-entrant 2020-06-07 22:23:34 -04:00
dinkc64 0e5121e695 deco32, attempt to endi-fix captaven. tms32010 and all drivers using it, standardize Run function for CPU_RUN/IDLE macros 2020-05-30 22:41:25 -04:00
iq_132 57c463d70c Bump this up a little 2020-05-26 23:52:55 -04:00
dinkc64 bca6618a34 tbl 2020-05-24 09:02:34 -04:00
dinkc64 4477c05d4a neogeo pocket driver 2020-05-24 00:36:32 -04:00
dinkc64 d53b5d9890 hd6309_intf: add per-cpu context switching for less driver-insanity 2020-05-19 10:37:52 -04:00
dinkc64 367f96a370 m6809 interface: now with cpu params (like z80/68k) 2020-05-10 20:01:37 -04:00
dinkc64 ea34e78c51 m6800 core: add ports 5,6,7 to hd63701. spdodgeb: hook up real prot/input mcu, remove mcu sim. needs testing please 2020-05-05 01:18:09 -04:00
dinkc64 84318e831f clean up m6800 cpu interface, probably going to need a clean build for this one 2020-05-04 00:32:43 -04:00
dinkc64 5a5dbc0459 m6800: fix OCF status clearing as outlined in the manual (m6801u4.pdf) - this is needed for kicknrun mcu to function properly [dink] 2020-04-30 19:09:31 -04:00
dinkc64 27b983d62d update hyperstone cpu intf 2020-04-26 20:31:04 -04:00
dinkc64 fcc2af58d9 nsc8105 irq fixy 2020-04-23 00:54:35 -04:00
dinkc64 07acdfa86c m68000 intf: add _AUTO to virq 2020-04-22 23:21:38 -04:00
dinkc64 98ba883ca4 m68k cycle fixes 2020-04-18 22:03:50 -04:00
dinkc64 51b082389e i8x71 forced inpt 2020-04-13 20:23:02 -04:00
dinkc64 5a27684fdb i8x51: unbreak states. oops 2020-04-09 18:59:44 -04:00
dinkc64 75d01a2bcc i8051 multi enh. 2020-04-08 22:50:20 -04:00
dinkc64 211bbe3f50 update dreamwld 2020-04-07 10:14:20 -04:00
dinkc64 755e416032 i8052Init(), second DERP 2020-04-07 09:09:06 -04:00
dinkc64 d38c98bf10 mcs51 multi-cpu + update drivers using it 2020-04-02 01:44:33 -04:00
dinkc64 6563a65bfd add cpu e132xs 2020-04-02 00:33:37 -04:00
dinkc64 ac39982087 mcs51 external rom mask 2020-04-01 22:21:19 -04:00
dinkc64 bccf09a54f add i8052_init in mcs51 2020-03-30 01:15:33 -04:00
dinkc64 9d26537ca3 m68k interface: add SekSetAddressMask(); [iq_132] 2020-03-14 00:55:41 -04:00
tmaul e50662ced1 Merge branch 'master' of https://github.com/finalburnneo/FBNeo into sdl-changes 2020-01-26 22:01:14 +00:00
dinkc64 86885b1ba3 tms34010, why is this giving me trouble.. 2020-01-26 09:25:16 -05:00
tmaul c6c2d3a0ef cleaner sdl2 commits :) 2020-01-23 22:01:59 +00:00
dinkc64 cbb32ea1b1
Merge pull request #165 from finalburnneo/types_sanitize
Types sanitize/standardize
2020-01-11 19:37:11 -05:00
dinkc64 9ee23ce0c9 m6502 nmi-decency update 2020-01-09 00:15:06 -05:00
dinkc64 0770f50e8d m6502_reset(), clear registers 2020-01-06 09:59:57 -05:00
dinkc64 a8fa617e59 v60 and, xor, op and neg fixes [R. Belmont, Tahg, Ryan Holtz] 2019-12-28 22:12:15 -05:00
barbudreadmon abe00a3d6c
fix eaglshot on arm 2019-12-24 08:35:21 +01:00
dinkc64 5716b35ac9 v70 long handlers 2019-12-23 08:59:13 -05:00
dinkc64 64ec4663e9 Gunlock/Rayforce st.3 midboss laser-fix / musashi chk2cmp2 fix [hap] 2019-12-20 09:36:09 -05:00
barbudreadmon 5e2ec4d39a more consistent like this 2019-11-06 08:38:14 +01:00
dinkc64 9ca8232e05 a little precision never hurts 2019-09-29 10:27:52 -04:00
dinkc64 9e5af883a2 m6502, gentlemen - stall your engines 2019-09-27 10:58:20 -04:00
dinkc64 01c48272c3 small update to m6502 2019-09-17 00:51:29 -04:00
dinkc64 af3f9953cc tms32010 add tms32010_get_pc() 2019-09-03 07:24:21 -04:00
dinkc64 68fd4c592f pce small update 2019-08-16 09:27:54 -04:00
dinkc64 0e4a59bab2 cpu-registry: be a little less vague 2019-08-14 23:24:47 -04:00
dinkc64 ebe6eee432 update zet intf a little 2019-08-14 21:28:49 -04:00
dinkc64 388a129d84 m68k, less debug spam 2019-08-13 23:07:41 -04:00
dinkc64 90763f0e0e dec0, hbarrel mcu fixups + add birdtry 2019-08-13 22:29:57 -04:00
dinkc64 9c89d6d2e7 i8051 small update 2019-08-13 20:28:40 -04:00
dinkc64 8718779348 more 68k intf updates 2019-08-10 00:02:47 -04:00
dinkc64 75918297a5 68k interface push/pop: needs a small stack for obvious reasons.. 2019-08-08 08:58:05 -04:00
dinkc64 3e714b7a3f m68k intf, add SekSetHALT() / SekGetHALT() 2019-08-07 22:51:21 -04:00
dinkc64 0cc053e243 m68000 intf, add SekSetRESETLine(), CPU parameters for: SekSetIRQLine, SekReset, SekRun 2019-07-28 23:01:37 -04:00
Kev c2493a7593 fast_read/fastwrite in TMS interface conflicted with fast read of the adpc so renamed. also changed the mips one in case it fixes kinst 2019-07-25 19:13:43 +02:00
dinkc64 4086dc700c slightly smarter z80-intf push/pop 2019-07-25 00:30:01 -04:00
dinkc64 c8e23f077c add SekGetPPC for whatever reason 2019-06-28 22:59:56 -04:00
dinkc64 de26a6b3e6 m68000, fix SekTotalCycles outside of SekRun, add note, clear some stuff on init for safety 2019-06-26 00:25:51 -04:00
dinkc64 1e8cfd944d pgm: fix demon front (and possibly others) 2019-05-28 22:04:36 -04:00
dinkc64 acfb6f2066 m6809, clear extracyc on reset 2019-05-27 19:26:56 -04:00
Kev 388cc91c3d First pass at name change 2019-05-17 18:27:11 +01:00
dinkc64 c273fe8325 derp 2019-05-10 23:17:50 -04:00
dinkc64 a581e52f29 wip 2019-05-10 23:00:51 -04:00
dinkc64 4963b339bb wip 2019-05-10 22:56:24 -04:00
dinkc64 fef32c8395 cpu wip 2019-05-10 20:16:55 -04: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 2e79f17221 namcos1: fix rompers, remove dac kludge now that we are keeping better track of cycles (previous commit) 2019-05-08 00:44:17 -04:00
dinkc64 4cb96fbe0e 68k, translate _HOLD to _AUTO to prevent a silly timewasting bug (on 68k, AUTO is actually HOLD to begin with, unlike the other cores). Nacmo = Namco, some slight frame-spiffing 2019-05-07 20:07:23 -04:00
dinkc64 5314ac9722 make namco soundcore buffered, slightly clean up all drivers involved. 2019-05-07 10:10:31 -04:00
barbudreadmon a1b99c9a99
Fix warning on non win32 platforms 2019-05-06 10:05:21 +02:00
dinkc64 b06d393584 fix bk3e crc, fix build (mips3_common) 2019-05-05 08:44:30 -04:00
barbudreadmon 6a6dc83df8 Backport from the libretro port 2019-05-05 10:52:44 +02:00
dinkc64 5e287362d2 internalize ctc timer updates 2019-04-09 23:52:35 -04:00
barbudreadmon e56897700f
Fix #7 (mips3 dynarec linux issue) 2019-03-29 17:14:41 +01:00
dinkc64 a9a63b4bf0 break more bugs to break things that bugs broke which in turn might break something else in the future 2019-03-29 00:40:44 -04:00
dinkc64 97ebd26380 less bugs and more bugs, at the same time 2019-03-27 23:36:31 -04:00
dinkc64 ca966b71af z80/daisy fixups volume 3 2019-03-27 10:13:35 -04:00
dinkc64 4a63b5d065 daisy fixups 2019-03-23 22:22:50 -04:00
dinkc64 11cb64ffa5 namcos1, fix crash in state handling. m6800* intf, be smart about things 2019-03-23 08:53:44 -04:00
dinkc64 60645d3a28 daisychainner 2019-03-22 23:32:44 -04:00
dinkc64 451dadea86 ctcpio wippidoo 2019-03-18 22:31:44 -04:00
dinkc64 005670c1e0 z80 spiffing pt3 2019-03-12 23:57:28 -04:00
dinkc64 3afd5fa0d1 testing new z80 intf stuff, part 2 2019-03-12 10:04:26 -04:00
dinkc64 ea01aded36 z80 interface, make sending signals to other z80's a little less ridiculous 2019-03-11 23:54:01 -04:00
dinkc64 33529231c7 v60, fix v60TotalCycles() 2019-03-02 23:47:57 -05:00
iq_132 783042d71f Allow setting M6502 opcode decode externally. 2019-02-14 23:11:07 -05:00
dinkc64 f65e69dbf9 neogeocd: fix ssrpg audiocpu issues. z80_intf, better impl. resetline 2019-02-08 23:01:07 -05:00
dinkc64 9f30c3a441 z80_intf: z80 gets resetline 2019-02-08 22:41:05 -05:00
dinkc64 e9b8f884bf z80_intf, get busreq status (add ZetGetBUSREQLine()) 2019-01-24 19:05:04 -05:00
dinkc64 3f8d5fbaaa sh2_intf.h compile issue w/latest osdn mingw (gcc 6.3.0) 2018-12-29 09:00:49 -05:00
Barry Harris a27478dc3d restore <unordered_set> behing MIPS3_ENABLE_BREAKPOINTS 2018-12-18 14:13:17 +00:00
Barry Harris 0d97bdeb94 Make x86 MIPS3 core C++98 compliant
Changes provided by barbudreadmon
2018-12-18 13:57:51 +00:00
dinkc64 d6af1e0fa3 tms, invalidate timer on reset 2018-12-13 00:25:29 -05:00
dinkc64 e13b5f75f7 fix some warnings with newer gcc 2018-12-10 09:00:32 -05:00
dinkc64 f3dcad1cf1 compatibilty changes 2018-12-10 08:24:10 -05:00
dinkc64 e376c8cfd0 wunit: un-BurnDriverD rmpgwt, mk3, umk3. adsp2100/dcs2k: standardize irq stuff 2018-12-09 09:28:39 -05:00
dinkc64 c9250c9b8e wip 2018-12-09 00:39:40 -05:00
dinkc64 9c3fef188d RunEnd for tms34010 2018-12-08 07:59:19 -05:00
dinkc64 73d6784009 no cstdint 2018-12-07 19:13:10 -05:00
Barry Harris ee60a7f9f3 Fix Compile 2018-12-07 17:09:21 +00:00
dinkc64 ad8bcbeee8 allow compilation of midway wunit (and related cpus) on c++98 standard 2018-12-07 08:58:02 -05:00
dinkc64 60d1f5dbc9 add state support to: tms34010, adsp210x cpu's, dcs and midwunit, add palette recalc 2018-12-06 22:18:57 -05:00
dinkc64 a7589a0ea7 common cycle stuff (newframe, totalcycles, etc) for tms34010 and adsp210x 2018-12-04 00:24:05 -05:00
dinkc64 3d8b0af10b add cycle handling to tms34010 2018-12-03 07:43:16 -05:00
dinkc64 c913769f76 m68k endiderp for iq_132 2018-11-26 09:17:32 -05:00
dinkc64 fa36619820 M6502Idle(): return cycles idle'd 2018-11-25 21:35:55 -05:00
dinkc64 b6431a222d add SEK_REG_PPC to SekDbgGetRegister() 2018-10-31 22:11:19 -04:00
dinkc64 085b393fea some updates to make it easier for libretro to stay in sync 2018-10-24 21:46:10 -04:00
dinkc64 4802edb954 z80_intf.cpp: fix for: ZetNmi and CPU_IRQSTATUS_AUTO loses cycles. Now, take for instance that some soundcpus generate a NMI per sample to dac, or msm5205. this causes the sound sync to go off the wall - generating distortion/clicks 2018-10-15 02:25:54 +00:00
dinkc64 5092f469c9 unbreak m6502 segment cycles, plus scan cyclesdone for repeatable rand in pokey-snd 2018-09-14 23:31:31 +00:00
dinkc64 2d46983fcf i8039 pointer derp 2018-08-29 04:00:06 +00:00
dinkc64 ea73e5548b some i8039 changes 2018-08-29 03:18:59 +00:00
dinkc64 6f9db9ec3c multi 8039 plus driver updates and z80 daisy chain stuff wip 2018-08-27 03:28:24 +00:00
iq_132 6e00817386 M6502MapMemory(NULL,...) now unmaps memory 2018-08-23 01:06:13 +00:00
dinkc64 430740d8f4 add mcs51_iram_get() to i8051 core 2018-08-19 03:23:06 +00:00
dinkc64 1de8ea50c4 m6809 finally gets RunEnd() 2018-08-18 04:25:22 +00:00
dinkc64 fb6caad9c8 m6809: expose M6809ReadByte() M6809WriteByte() 2018-08-10 01:22:54 +00:00
dinkc64 b67d28a692 M6809: add M6809GetPrevPC() 2018-08-06 22:38:34 +00:00
dinkc64 60727a8f98 m6502: return correct cycles in M6502TotalCycles during run 2018-08-06 02:46:38 +00:00
dinkc64 fda99aa8fa m6800 cpu, move some global vars into the context 2018-08-01 02:18:53 +00:00
dinkc64 1823ebd13d m6800, m6809: improve M680xTotalCycles() during M680xRun() 2018-07-31 02:45:56 +00:00
dinkc64 827f9eb7eb m6800_intf.cpp oops 2018-07-30 11:21:28 +00:00
dinkc64 818d859557 m6800_intf.[cpp/h]: upgrade to multi-cpu 2018-07-30 02:32:34 +00:00
dinkc64 cfa1594d31 m68k pack unpk 2018-06-29 04:17:03 +00:00
dinkc64 0c2398da44 m6800 more stuff 2018-06-21 04:16:40 +00:00
dinkc64 9fdc1a7abe m6800 updates: add hold, latest insn & cyc tables, latest opcodes, yippidoo 2018-06-20 03:34:26 +00:00
dinkc64 1d1015ed5f z80 wz-ification from kev + some other misc fixes from latest mame core 2018-06-09 01:46:27 +00:00
Barry Harris c7aa21a250 ZetSP() 2018-06-01 14:54:47 +00:00
Barry Harris b9ffda0833 Z80 - allow some registers to be set 2018-06-01 14:35:25 +00:00
dinkc64 9444e07ade nec_intf.cpp: make endian safe for word and long(dword) accesses 2018-05-30 11:19:04 +00:00
dinkc64 3471b0f166 derp 2018-05-12 03:00:39 +00:00
dinkc64 a3501a0e33 add i8035 to cpu/i8039 2018-05-12 02:45:49 +00:00
dinkc64 c7d591efba mcs51/i8051: remove bad busy loop hack 2018-05-10 02:57:49 +00:00
dinkc64 8685a7ffeb nec_intf.cpp: use << instead of multiplication for VezReadLong to quench silly warning on arm 2018-05-04 03:47:29 +00:00
dinkc64 f93fa0f329 un-unfix v25 states 2018-05-03 01:05:08 +00: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
Barry Harris 74bcef70fa Fix compile (header included multiple times) 2018-04-27 12:56:57 +00:00
dinkc64 fba5bd293d m6805_intf.h - include m6805.h to expose handy m68x05 defs 2018-04-26 04:06:21 +00:00
dinkc64 b636d9ebb5 m6805: fix m6805TotalCycles() 2018-04-25 04:02:26 +00:00
dinkc64 38d8a43b8a m6805 core gets an upgrayedd. 2 d`s for a double-dose of pie 2018-04-24 04:11:27 +00:00
Barry Harris 8db16f0a13 Finally fix MSVC compile part 2 2018-04-23 09:44:03 +00:00
iq_132 7446567d18 Remove burnmap for now. We'll get back to this at some point. 2018-04-21 02:41:55 +00:00
dinkc64 5f0c050cc2 hd6309 and m6809 cpu cores: disable silly busy loop hacks 2018-04-20 03:13:37 +00:00
dinkc64 76cafed605 frankencore uPD7810. old core w/all new opcodes/etc grafted in. 2018-03-28 12:38:06 +00:00
dinkc64 b105644053 upd7810 tweak 2018-03-27 03:39:11 +00:00
dinkc64 703ab31483 upd7810: updates for taito c-chip 2018-03-24 04:11:51 +00:00
iq_132 c8bc050024 Add generic CPU address map handling 2018-03-23 02:28:44 +00:00
dinkc64 d2a09b2779 m68k: scan nSekCycles 2018-03-08 03:20:51 +00:00
iq_132 92c741a7d5 We're going to need this for proper c-chip emulation 2018-03-07 04:43:48 +00:00
dinkc64 88ace27313 hd6309 gets CPU_IRQSTATUS_HOLD 2018-03-06 04:57:25 +00:00
dinkc64 bb602986d1 h6280 cycles 2018-02-20 05:06:03 +00:00
dinkc64 613cbf6599 32/64bit states compatibility fixes, v6.1 2018-02-04 03:23:34 +00:00
iq_132 61a2d9ddc2 Add BurnYM2151Write, Rename MSM6295Command -> MSM6295Write, MSM6295ReadStatus -> MSM6295Read, BurnYM2151ReadStatus -> BurnYM2151Read, h6280cpuScan -> h6280Scan 2018-02-02 01:54:30 +00:00
dinkc64 bb732fca84 z80: scan the BusReq state 2018-01-28 02:48:50 +00:00
dinkc64 42b164bed4 arm7idle 2018-01-27 23:49:56 +00:00
iq_132 ced202411b Add m6502 address mask 2018-01-15 05:42:30 +00:00
dinkc64 e85e744762 ZetRunEnd: fix #303. Next year I'll get this right - promise! 2018-01-01 03:17:52 +00:00
dinkc64 77f3ab65d5 cpu core state depointerification 2017-12-26 03:25:56 +00:00
dinkc64 1e3180557c states pointer removal part 0: m68k, ay8910, drv/capcom/qs_c.cpp. 2017-12-25 15:05:13 +00:00
dinkc64 24b700edb1 i8x41: add i8x41_scan(). m68k: revert int -> intptr_t change 2017-12-24 03:24:44 +00:00
dinkc64 357298db60 sh2, remove pointer from states 2017-12-24 01:46:29 +00:00
dinkc64 e88ed14e1f m68k_in.c: cast 1 << 0x1f to uint 2017-12-10 14:04:37 +00:00
dinkc64 0d29f91ee8 sh2 cycle eat hack: big oops. 2017-12-10 13:39:03 +00:00
dinkc64 e0dc847bbf sh2 cpu: remove suprnova speedhack, replace with configurable cycle eater (Sh2EatCycles()) 2017-12-01 01:53:13 +00:00
dinkc64 bd58b0fa46 tms32010 fix for bsmt2k, forgot to check this in with bsmt2k, sorry! 2017-11-29 04:36:40 +00:00
dinkc64 b3f25d8471 dink->stupid_mistakes++ 2017-11-14 03:54:35 +00:00
dinkc64 f040003d9e sh2: fix byte, word, quad-long dma transfers 2017-11-13 14:48:00 +00:00
dinkc64 a56c79d80c sh2: fix timer divider, hopefully wont break everything else 2017-11-10 05:27:49 +00:00
dinkc64 7cb2697fd7 morearm si fixy 2017-11-09 23:50:42 +00:00
dinkc64 303376aa42 sh2: make soldivide happy 2017-11-09 20:53:42 +00:00
dinkc64 2d4b89d842 arm core: fix pre-indexed addressing and tst/teq. aka when nothing else explains the problem - it`s a core bug! 2017-11-08 13:13:23 +00:00
dinkc64 7fdfc6250e m6502: decocpu7, fix states for games that use this 2017-11-04 02:00:16 +00:00
dinkc64 cf2f28027f m6809_intf.cpp: fix compile w/FBA_DEBUG defined, fix states, fix newframe 2017-10-29 01:39:46 +00:00
iq_132 50db110aaa Make m6809 init per cpu (consistency change) 2017-10-28 12:56:58 +00:00
iq_132 87c12fc4b7 Add a couple of functions to the tms32010 core (newframe & totalcycles) 2017-10-27 02:35:30 +00:00
iq_132 4ac641e4ad Add 20Pacgal, add z180 interface with support for all the bells and whistles. Update ghox. 2017-10-08 23:41:37 +00:00
dinkc64 a44415bae0 i8x41 cpu core, wip and shall remain unlinked for now 2017-09-25 02:12:44 +00:00
dinkc64 db1ce2850f m68k: more bcd fun from notaz 2017-09-21 12:05:08 +00:00
dinkc64 ae5b145c68 m68k bcd fixeroo by notaz 2017-09-18 13:29:08 +00:00
dinkc64 17d33dc2c3 mcs51: add mcs51_iram_fill() / ds5002fp_iram_fill() 2017-09-16 22:56:55 +00:00
dinkc64 7f50d3f1b0 fix compile warnings on android and other systems, and sanity fix. from libretro guys 2017-08-12 04:07:12 +00:00
dinkc64 74ed910308 32/64bit compatibility w/z180 states 2017-08-09 22:49:10 +00:00