Commit Graph

23890 Commits

Author SHA1 Message Date
Angelo Salese
49e2084ea5 # - most of A 2013-07-31 23:54:07 +00:00
Angelo Salese
e29d9b03a6 Part 2 of PC-98xx SW list 2013-07-31 23:09:14 +00:00
David Haywood
def4d94eb4 104 table reformat / info update 2013-07-31 23:02:22 +00:00
Angelo Salese
4795c2f906 WIP PC-98xx software list code 2013-07-31 21:11:42 +00:00
Curt Coder
08a8842ef9 (MESS) ieee488: Restored some usability. (nw) 2013-07-31 20:19:39 +00:00
David Haywood
bee8e52814 more puzzli2 research, need to start joining the dots... (nw) 2013-07-31 17:00:26 +00:00
Ville Linde
140ac1f6ae tms32082: PP disassembler progress (nw) 2013-07-31 16:46:24 +00:00
David Haywood
46ffb1b6eb extra protection value in puzzli2 (nw) 2013-07-31 15:23:00 +00:00
David Haywood
ab56e38eb4 added Guru readme / clocks 2013-07-31 14:38:19 +00:00
Wilbert Pol
35ebecfd76 minx.c: Modernized cpu core (nw) 2013-07-31 14:35:21 +00:00
Oliver Stöneberg
83fe9c0837 fixed undefined order of evaluation in FETCH* and READ* functions in src/emu/cpu/i386/i386priv.h [Carl, Oliver Stöneberg] 2013-07-31 13:16:34 +00:00
David Haywood
964731ead7 fix sound banking, change flag to imperfect graphics instead, I wonder if palette / tilemaps are buffered. 2013-07-31 13:13:59 +00:00
Robbbert
18372ba95d (MESS) dsb46 : Added bankswitching 2013-07-31 10:47:09 +00:00
Robbbert
1ed965ee10 (MESS) dsb46 : Connected to a terminal, added notes
Octopus : corrected the year
2013-07-31 09:27:17 +00:00
Robbbert
11ce91cc22 fixed memory leak (thx to OG for the fix) 2013-07-31 08:25:53 +00:00
Alex W. Jackson
22912aacfe opwolf.c: fix coinage dips in opwolfj [Alex Jackson] 2013-07-31 06:51:50 +00:00
Alex W. Jackson
2ec6d80980 deco146.c: fix compile (nw) 2013-07-31 06:39:21 +00:00
Aaron Giles
b4c725c20e Make sure shift register is clear at the start of a read to simulate the
dummy 0 bit. Fix polarity of CS/CLK lines in mitchell.c.
2013-07-31 06:22:14 +00:00
David Haywood
69bb60bb83 new WORKING game
Double Wings [Charles MacDonald, David Haywood]
2013-07-31 04:14:40 +00:00
David Haywood
2b271e90a5 incorporate extra 104 findings from Charles, will clean up as next step (nw) 2013-07-31 03:41:19 +00:00
David Haywood
10f94ab8a2 couple of ugly hacks to puzzli2 protection sim while I figure things out properly, these will go away shortly (nw) 2013-07-31 00:50:33 +00:00
Brian Troha
08c35227a3 3x3puzzl.c: Dip info doesn't show accurate information. Corrects Coinage and adds a not about the effects of "10" credits when using 1C/2C setting. - NW 2013-07-30 21:54:28 +00:00
Brian Troha
e9784c6a47 3x3puzzl.c: Correct dipswitches and add dipswitch locations for Casanova. [Brian Troha] 2013-07-30 21:42:29 +00:00
mariuszw1
72457f36c7 Games promoted from NOT_WORKING
-------------------------------
Casanova [Yohji, Smitdogg, The Dumping Union, David Haywood, Mariusz Wojcieszek]
2013-07-30 21:11:33 +00:00
David Haywood
6b1ad76d15 some of the other z80 pointers on puzzli2 (nw) 2013-07-30 20:21:35 +00:00
Curt Coder
893ad0e1a2 (MESS) Added skeleton driver for Davidge DSB-4/6. [Al Kossow, Curt Coder] 2013-07-30 20:02:10 +00:00
David Haywood
37f6fd066c make puzzli2 play some intro music (nw) 2013-07-30 19:39:49 +00:00
Scott Stone
6cf4b6c27f Modernized MultiPCM, mjkjidai, renegage, ninjaw_subwoofer devices [Osso]
Multisession bug fix for exidy440 audio from Osso (nw)
2013-07-30 17:09:46 +00:00
David Haywood
ad4546e878 make pocket gal deluxe use the new 104 code, it has a different scramble on the address lines just to make things annoying even if the checks are trivial. 2013-07-30 16:19:47 +00:00
David Haywood
e9b65d55a7 ok, it runs in the 3x3puzzl driver (nw) 2013-07-30 15:38:07 +00:00
Aaron Giles
0b60ddcaa7 RDY/BUSY on ER5911 is always live regardless of CS state. Fixes gijoe and probably
others.

Fix GTI club ROM region sizes (needs new hash computations, haven't done them yet).
2013-07-30 15:00:42 +00:00
David Haywood
fecaf5197a checkpoint (nw) 2013-07-30 14:23:27 +00:00
David Haywood
d485512a89 new NOT WORKING
Casanova [Yohji, Smitdogg, The Dumping Union]

(still working on it)
2013-07-30 14:03:31 +00:00
David Haywood
9670daef9c misc cleanups (nw) 2013-07-30 13:09:34 +00:00
David Haywood
b1504b62fb started pushing other games through the new 104 code, removed the old simulations (nw) 2013-07-30 12:51:30 +00:00
Robbbert
3ef78d7ad0 Last one for tonight 2013-07-30 12:28:16 +00:00
Robbbert
bfc51cb43d (MESS) Altos5 : Small cleanup 2013-07-30 11:22:44 +00:00
Curt Coder
26d35245a2 (MESS) ieee488: Removed device address information from the IEEE-488 bus, allowing devices to be chained. [Curt Coder] 2013-07-30 11:04:32 +00:00
Robbbert
c834a928b3 (MESS) Applix : Cleanup 2013-07-30 10:33:58 +00:00
Curt Coder
2ed66b06ed (MESS) c2040: Cleanup. (nw) 2013-07-30 07:55:19 +00:00
Curt Coder
9310d19877 (MESS) Added skeleton for WD1002A-WX1 hard disk controller card. (nw) 2013-07-30 06:04:04 +00:00
Curt Coder
9ebc7b7800 (MESS) c128: Fixed regression. (nw) 2013-07-30 05:48:52 +00:00
R. Belmont
0dc422eb15 New games added as GAME_NOT_WORKING
-----------------------------------
Usagi Online (v2.04J) [ShouTime, The Dumping Union, R. Belmont]
2013-07-30 04:25:23 +00:00
David Haywood
10485e4b1a started integrating DECO104 findings from Charles, done a preliminary hookup of Double Wings to it (input ports bit order not yet verified) Nuked old bad simulation code for DW [Charles MacDonald, David Haywood] 2013-07-30 03:37:03 +00:00
Jonathan Gevaryahu
fac809c97c Add support for CD2501ECD variant of tms52xx, used in the TI 99/8 prototype.
Renamed TMC0285 to the more correct CD2501E in the TI 99/4a. [mizapf, Lord Nightmare]
2013-07-30 02:36:14 +00:00
Brian Troha
70f58ca8cc new Cybots clone added
New Clone Added
---------------------------------------------------
Cyberbots: Fullmetal Madness (Japan 950424) (decrypted bootleg) [Yohji, Smitdogg, The Dumping Union]
2013-07-30 00:40:41 +00:00
Brian Troha
257c2856c3 new clone added
New Clone Added
----------------------------------
Mechanized Attack (Japan) [ShouTime, The Dumping Union]
2013-07-30 00:17:42 +00:00
Scott Stone
0b0df63afe added gstrikerj (nw) 2013-07-29 23:09:29 +00:00
Curt Coder
8a43cfdacc (MESS) Cleanup. (nw) 2013-07-29 21:20:34 +00:00
David Haywood
ef2626b730 new clones
Grand Striker (Japan) [Yohji, Smitdogg, The Dumping Union]
2013-07-29 21:12:03 +00:00