Commit Graph

583 Commits

Author SHA1 Message Date
iq_132 71e05f7bf1 2012-01-29 05:23:37 +00:00
Barry Harris 507175c654 Add multi-CPU support to debug tracking in h6280 interface and core 2012-01-26 11:21:08 +00:00
iq_132 b1cdb48a67 Enable multiple h6280s 2012-01-26 04:39:01 +00:00
Barry Harris 74b0152ff8 Applied BigEndian patches from lantus for nec core and irem drivers and moved LSB_FIRST define from burnint.h to makefile flag 2012-01-25 20:13:10 +00:00
iq_132 e88049d898 Getting things ready for PCE/TG16?SGX driver. Add some fixes from more corrent h6280 mame core, add save states to h6280, enable some h6280 functions.
Add c6280 sound core.
2012-01-20 04:30:41 +00:00
Barry Harris 5fc58a60bf Fixed H6280 core, finished hookup in Robocop and added sound to most decic16 based games 2012-01-15 17:04:37 +00:00
Barry Harris 253e2476c9 Fix warnings generated by MSVC Symbol compile 2012-01-12 21:07:17 +00:00
Barry Harris b02b1e33f1 define for m68705Scan() 2012-01-06 14:36:57 +00:00
Barry Harris 5c4dd43732 Added savestate support to hd6309_intf.cpp and improved savestate support in m6800_intf.cpp 2012-01-06 14:10:15 +00:00
Barry Harris 1bb3e91e80 Debug tracking fix for M6502Scan() 2012-01-06 11:58:29 +00:00
Barry Harris d11e07d0e9 Fix savestates in I8039 core 2012-01-05 11:48:34 +00:00
Barry Harris fe025a297f Add support to vez.h to disable __fastcall via FASTCALL makefile flag 2012-01-03 13:50:09 +00:00
Barry Harris 5a158bb36c Readd __fastcall to vez - removal broke all games 2012-01-02 21:10:21 +00:00
tmaul 747a9c9d57 SDL version now compiles on ubuntu 11.10 but won't link because it doesnt like the sdl linkages 2012-01-01 22:52:35 +00:00
tmaul efd7972d7f various platform cleanups 2012-01-01 20:35:21 +00:00
tmaul 2fde633481 fix some case sensitivity issues in includes (also why do macs not have fucking hash key? 2012-01-01 18:58:02 +00:00
tmaul 00e09a1b96 Add the MIP a68k module that was never released from the unreleased PSP port manto and I did years ago. Totally useless for anything else but still quite interesting if you wanted to learn about porting from x86 to MIPS. 2012-01-01 17:19:07 +00:00
Barry Harris 47db754485 endian fixes for sek.cpp based on FBANext, neogeo should hopefully be endian-safe if anyone has ability to test? 2011-12-23 20:53:58 +00:00
Barry Harris 7fe089a450 Endian fixes from FBANext for CPU cores 2011-12-23 11:08:55 +00:00
Barry Harris c0df8070c7 Reverted 119 and 120, broke debug tracking and some games, FB Alpha is otherwise quite stable now, please fully test all changes before committing 2011-12-23 10:30:57 +00:00
iq_132 a70210d129 Change HD6309Init(num) to HD6309Init(nCPU). Initialize a single CPU at a time. 2011-12-22 20:37:21 +00:00
iq_132 e37e3b0d65 Change M6809Init(num) to M6809Init(nCPU). Initialize a single CPU at a time. 2011-12-22 20:14:43 +00:00
iq_132 f5f73c5129 Change ZetInit to initialize a single z80 at a time. Working towards making all CPU inits homogeneous. 2011-12-21 22:51:01 +00:00
Barry Harris b132d5444c Fix for debug tracking exit in s2650_intf.cpp 2011-12-11 12:25:12 +00:00
Barry Harris ac7dd4699c Fix debug tracking for SekGetActive() 2011-12-10 21:23:06 +00:00
Barry Harris 6365ee131b Fix MSVC compiling 2011-12-08 21:24:53 +00:00
Barry Harris 719e95e3e7 Added debug tracking support to sek.cpp 2011-12-08 20:18:16 +00:00
Barry Harris 33420a2354 Added debug tracking support to vez.cpp and zet.cpp 2011-12-08 15:34:58 +00:00
Barry Harris f09e11801e Added support to more CPU cores for debug tracking 2011-12-07 16:09:09 +00:00
Barry Harris e2ae9e3303 First batch of CPU cores with debug tracking support added 2011-12-07 15:30:27 +00:00
iq_132 c52c5452c7 Oopsie! 2011-12-05 02:02:14 +00:00
iq_132 dafde879bf Fixed comment in arm7_intf.h
Updated 6502 and Vez core to allocate rather than use array
Updated Vez core to do VEZ_IRQSTATUS_AUTO
2011-12-05 01:54:00 +00:00
Barry Harris e4cc7bbf30 Initial commit 2011-12-03 20:27:59 +00:00