Commit Graph

32505 Commits

Author SHA1 Message Date
Robert
95ed28f9b0 (MESS) new skeleton: Excalibur 64 [Robbbert]
Thx also to tcdev and ChickenMan
2014-12-09 10:26:15 +11:00
mamehaze
44d6bf5726 improve (nw) 2014-12-08 22:32:54 +00:00
mamehaze
1c1b5e874b ahh, 'long immediate' register, not offset, that makes a lot more sense (nw) 2014-12-08 22:21:16 +00:00
mamehaze
bde1559da1 (nw) 2014-12-08 22:09:38 +00:00
mamehaze
d1a900f86d arc (nw) 2014-12-08 21:20:09 +00:00
mamehaze
a50a13b37d (nw) 2014-12-08 19:37:58 +00:00
mamehaze
0f5338bc85 (nw) 2014-12-08 19:13:32 +00:00
Curt Coder
ec3981aef9 (MESS) victor9k: Implemented character attributes and intensity. (nw) 2014-12-08 20:20:12 +02:00
Curt Coder
c3339567bd (MESS) victor9k: Patched out floppy SCP self test temporarily, cpm86 boots now but hangs while loading menu. (nw) 2014-12-08 20:06:22 +02:00
mamehaze
4f399fb830 misc ARC dasm (nw) 2014-12-08 18:01:08 +00:00
Curt Coder
d1f488e45f fdc_pll: Added write_next_bit_prev_cell() that writes a bit at the position the previous bit was read from. This is needed for FDC's that read and write on the same clock cycle, e.g. the Commodore 8050 and Victor 9000. [Curt Coder] 2014-12-08 19:48:11 +02:00
Curt Coder
beb6c17ced (MESS) victor9k: Floppy WIP. (nw) 2014-12-08 17:12:58 +02:00
Curt Coder
a6c5ffaa87 (MESS) Fixed writing to disk with the Commodore 2040/3040/4040 and 1541/1551/1570/1571 drives. [Curt Coder] 2014-12-08 17:09:07 +02:00
mamehaze
0ed78c2234 new WORKING game
Su Ho Seong [system11, David Haywood]
2014-12-08 11:28:45 +00:00
mahlemiut
91e3597e7d (MESS) ngen: updated notes, added FDC and a floppy drive 2014-12-08 13:42:09 +13:00
Lord-Nightmare
4323f56268 Merge branch 'master' of https://github.com/mamedev/mame 2014-12-07 17:59:05 -05:00
Lord-Nightmare
e53aaf8d89 MESS: Prose2k WIP (n/w) 2014-12-07 17:57:35 -05:00
Olivier Galibert
19df7acfc6 duhhhhhhhhhhhhhhhhhhhhhh (nw) 2014-12-07 22:35:56 +01:00
Olivier Galibert
19f96fbb50 lindbergh: Fake pit and real pci bridges [O. Galibert] 2014-12-07 22:35:06 +01: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