Commit Graph

32487 Commits

Author SHA1 Message Date
Lord-Nightmare
e53aaf8d89 MESS: Prose2k WIP (n/w) 2014-12-07 17:57:35 -05:00
jbu
68228c5e21 Fix the TM disassembly. Don't set m_I in ROP() and don't set m_I2 in ARG(). (nw) 2014-12-07 21:39:14 +01:00
Curt Coder
e2f9eb08bf (MESS) c8050: Floppy WIP. (nw) 2014-12-07 14:08:22 +02:00
Curt Coder
a9095f0490 (MESS) victor9k: Floppy WIP. (nw) 2014-12-07 13:00:32 +02:00
etabeta78
9428ae0770 (MESS) pc98.xml: added some more disks. nw. 2014-12-07 11:51:09 +01:00
etabeta78
834799f635 (MESS) vsmile_cart.xml: new dumps added [FatArnold, TeamEurope] 2014-12-07 11:50:34 +01:00
etabeta78
2f04e23c8d (MESS) pico.xml: new dumps added from Jpn and Korea [TeamEurope] 2014-12-07 11:49:48 +01:00
etabeta78
0dc19ea03d (MESS) psx.xml: logged data of the original bin+cue used for creating
CHDs. this shall be of help to remove bad dumps or keep good ones
when redumps become available. nw.

thanks to Haze for sending me these data when he was working on the list.
2014-12-07 08:12:48 +01:00
etabeta78
ea334a93be (MESS) additional info for a bunch of titles. nw. 2014-12-07 08:02:59 +01:00
jbu
9ea213d532 Oops. That was wrong. BU is always 0000 in LBL (nw) 2014-12-07 06:12:51 +01:00
jbu
015c4485ae Fix previous opcode detection for LB and LBL. Fix disassembler for LBL (nw) 2014-12-07 06:09:18 +01:00
Guru
9297276bf9 tiny text fixes (nw) 2014-12-07 01:27:19 +00:00
hap
7096292497 bottom new segment was too short 2014-12-06 23:27:52 +01:00
Scott Stone
343bdc76e0 Fix SHA1 hash to match CHD output for primevah (nw) 2014-12-06 17:25:09 -05:00
R. Belmont
b868138445 Merge pull request #60 from mbcoguno/libsdl2-osx
SDL: Fix build with non-framework SDL 2 issue on OS X [mbcoguno]
2014-12-06 16:55:29 -05:00
hap
0a02a83c06 nothing 2014-12-06 22:23:43 +01:00
jbu
e1c921f28e Forgot to add gts1.lay (nw) 2014-12-06 21:38:20 +01:00
jbu
c34386509d Add led8seg (Futaba) and use in gts1.lay 2014-12-06 21:20:12 +01:00
hap
bb7ce2296a temp hack 2014-12-06 20:37:53 +01:00
hap
7a424e237a (MESS)Game promoted to working
------------------
Stop Thief (Electronic Crime Scanner) [hap, seanriddle]
2014-12-06 20:17:06 +01:00
Curt Coder
e35ed4c4bf gamate: clang compile fix. (nw) 2014-12-06 19:07:06 +02:00
Curt Coder
1245ccba8c i86: Fixed debugging with segment prefixes. (nw) 2014-12-06 19:05:13 +02:00
Curt Coder
bd1c776e89 (MESS) victor9k: Floppy WIP. (nw) 2014-12-06 19:05:13 +02:00
Oliver Stöneberg
12644da60f fixed typo in new FLAC include path (nw) 2014-12-06 14:32:23 +01:00
Oliver Stöneberg
3663ef3e42 moved some FLAC files around to match the distribution package structure (nw) 2014-12-06 13:33:14 +01:00
Curt Coder
78255c2c59 (MESS) victor9k: Floppy WIP. (nw) 2014-12-06 13:36:07 +02:00
Olivier Galibert
a5fe190070 New NOT WORKING:
2 Spicy               [Guru]
  Ghost Squad Evolution [Guru]
  Primeval Hunt         [Guru]
2014-12-06 11:15:27 +01:00
etabeta78
bacbd88503 (MESS) gamate.xml: added many more dumps [PeT] 2014-12-06 10:54:24 +01:00
Miodrag Milanovic
14c74c310e Merge branch 'master' of https://github.com/mamedev/mame 2014-12-06 08:42:03 +01:00
Miodrag Milanovic
7eb5ccf78c compile fix from qmc2 (nw) 2014-12-06 08:41:14 +01:00
etabeta78
dba2c92208 These comparisons are still always true because y is UINT8 and array length is 0x100.
Fixes compile process with old Apple GCC. nw.
2014-12-06 08:15:39 +01:00
Cowering
7a0537104e Merge branch 'master' of https://github.com/mamedev/mame 2014-12-05 21:24:19 -06:00
Cowering
4066709215 few updates for pocket carts (nw) 2014-12-05 21:24:14 -06:00
hap
90fcf3de0a stopthie.c WIP (hmm i need to double check the romdump) 2014-12-06 00:21:03 +01:00
mamehaze
fdd7296efd mew clones
Star Wars (set 3) [Andrew Welburn]

this is an older set than all the others.  also, based on his advice removed the 'rev 1' and 'rev 2' tags from the previous naming, as they don't seem reflective of real revision numbers, 'set' is more appropriate.
2014-12-05 20:54:10 +00:00
Miodrag Milanović
b545914a3c Merge pull request #67 from yz70s/master
Chihiro vertex programs update [Samuele Zannoli]
2014-12-05 21:24:24 +01:00
mamehaze
229558a735 more dasm (nw) 2014-12-05 19:18:12 +00:00
mamehaze
3c6d54b1bb arcompact: dasm of push/pop instructions show we're on the right track, you can see the start/end of functions in the code (nw) 2014-12-05 17:21:39 +00:00
mamehaze
39e127e9b2 misc arcompact (nw) 2014-12-05 16:45:18 +00:00
mamehaze
ad547dff03 where things map, we might be missing a real bios (nw) 2014-12-05 13:23:04 +00:00
mamehaze
716fbc285c add more to leapster softlist [TeamEurope] 2014-12-05 12:01:14 +00:00
Miodrag Milanović
6c3f5a6ae1 Merge pull request #64 from lucab/lucab/mame-rr
luaengine: add romname() and pause()/unpause()
2014-12-05 11:12:39 +01:00
David Haywood
4214f3b779 Merge pull request #66 from p1pkin/naomi#6
naomi.c: use full M4 PIC16 dumps instead of partial "readouts", add handmade 'dumps' with master keys for not yet properly dumped PICs [rtw, MetalliC]
2014-12-05 10:11:20 +00:00
Miodrag Milanovic
1b8ba43369 New System Drivers Supported:
-gamate [PeT]

-gamate bios and cartridges [Peter Wilhelmsen,Morten Shearman Kirkegaard]
2014-12-05 08:53:26 +01:00
Alex W. Jackson
ccb67d6545 btime.c: fix flip screen [Alex Jackson] 2014-12-04 22:09:27 -05:00
hap
a390589f81 forgot to copypaste checksum 2014-12-05 03:17:16 +01:00
hap
989bf05978 added starwbc rom listing from the patent, looks like it works fine after correcting 1 typo 2014-12-05 03:13:16 +01:00
jbu
a0b9994942 Connect ROM 6351-1J to the PPS-4 port A/B lines. 2014-12-05 01:49:11 +01:00
jbu
6258f598c6 Add chip pinouts for 10660 and 11660 (nw) 2014-12-05 01:16:57 +01:00
hap
863a683a7a (MESS)Game promoted to working
------------------
Star Wars - Electronic Battle Command [hap, Kevin Horton]
2014-12-05 01:16:30 +01:00