Commit Graph

23563 Commits

Author SHA1 Message Date
Angelo Salese
445f50ace4 Hooked up Terminal to Quadtel Harriet 2013-07-03 21:41:34 +00:00
David Haywood
2eaa70bb87 protection patch + speedup
the sound 'works' using the external program rom from HC2 + rom patch but obviously I can't guarantee it to be correct but the game does seem based on the 'new hidden catch' codebase anyway and the sound programs are minimal code.

marked it as working, but need to look at where the extra OKI sound board maps and hope it isn't driven by the sound MCU.

(note, setting registers seems broken in the hyperstone core since modernization)
2013-07-03 20:54:51 +00:00
Angelo Salese
97a9d29b91 Some changes to PDP-11, nw 2013-07-03 20:07:01 +00:00
David Haywood
a81b57a088 new NOT WORKING
Hidden Catch 2000 (AT89c52 protected) [Brian Troha, The Dumping Union]
2013-07-03 19:44:04 +00:00
Scott Stone
bc5bed0306 Differentiate legacy from new hotness (nw) 2013-07-03 19:34:24 +00:00
Scott Stone
b350b5759d Modernizing the seta01 device. [Osso] 2013-07-03 15:44:52 +00:00
Michaël Banaan Ananas
31e49b0af7 improve inputs 2013-07-03 15:42:06 +00:00
Phil Bennett
653a0bf54c Fix 'error: comparison of constant 4278190080 with expression of type 'pixel_t' (aka 'unsigned short') is always true' -nw- 2013-07-03 15:17:31 +00:00
Oliver Stöneberg
23bcd8223d disable creation of uncompressed LD CHDs (nw) 2013-07-03 14:15:31 +00:00
Robbbert
b01c117e79 New NOT WORKING clone.
New Clone Added
------------------------------------------------------
3 Wonders (bootleg) [Robbbert, Any, The Dumping Union]
2013-07-03 11:39:49 +00:00
Oliver Stöneberg
075726ba09 chdtest.py: corrected SHA1 mismatch messages (nw) 2013-07-03 11:30:15 +00:00
Michaël Banaan Ananas
2f9e385c7c it needs ALWAYS_UPDATE and partial updates for collision detection 2013-07-03 08:09:32 +00:00
mahlemiut
2c472f6121 decodmd1: fix likely buffer overflow. (no whatsnew) 2013-07-02 23:26:02 +00:00
mahlemiut
e132bd8f8a decodmd1: added low intensity dots. (no whatsnew) 2013-07-02 23:21:35 +00:00
Scott Stone
27df3279ca Modernize the Konami 037122 device. [Osso] 2013-07-02 18:05:45 +00:00
Dirk Best
ed9bab35b6 mtx.c: Improve snapshot loading 2013-07-02 17:25:59 +00:00
Oliver Stöneberg
a4f86de597 disabled some warnings for GCC 4.8 (nw) 2013-07-02 16:43:15 +00:00
cracyc
cb0b91aa58 i86: mov cs,ew is not a valid 80186 instruction (nw) 2013-07-02 14:41:14 +00:00
cracyc
d41f2ae4f8 i86: modernize 80[1]86 [Carl, Wilbert Pol]
--
80286 is a WIP
2013-07-02 13:25:53 +00:00
mahlemiut
32b03642f0 de_3: improved communications with Type 1 DMD. 2013-07-02 12:18:12 +00:00
Robbbert
64253b59bb MT 04841: m4exotic, m4jflash, m4madmnc, m4mmm, m4przrfm, m4rhfev, m4spinbt, m4xch, m4xs, m4xtrm: [debug] Crash after OK [Robbbert]
(out of whatsnew): Modified banking so it doesn't try to select a bank beyond the end of memory. There are far too many sets to test to look for regressions elsewhere.
2013-07-02 09:07:19 +00:00
Brian Troha
4023c2aad4 new Jackal clone
New Clone Added
-------------------------------------------
Jackal (World, Rotary Joystick) [ShouTime, The Dumping Union]
2013-07-02 03:12:18 +00:00
Jonathan Gevaryahu
8ec0a6c274 fix compile by commenting out unused variables (n/w) 2013-07-02 02:56:52 +00:00
Brian Troha
6fd0e1c897 New Shanghai 3 clone
New Clone Added
--------------------------------
Shanghai 3 (US) [Brian Troha, The Dumping Union]
2013-07-02 02:53:35 +00:00
Brian Troha
bcfec87263 new Mini Boy 7 clone
New Clone Added (not working)
----------------------------------------
Mini Boy 7 (set 3) [Brian Troha, Cornishdavey, The Dumping Union]
2013-07-02 02:46:52 +00:00
Brian Troha
2b442ac440 segas16b.c: Correct rom labels for Tetris (FD1094, 317-0092) set and add Sega rom board ID# [The Dumping Union] 2013-07-02 02:22:42 +00:00
Michaël Banaan Ananas
d847b7e81d (renamed taito_type_x.c) 2013-07-01 22:07:02 +00:00
mariuszw1
b8ef801a4e Sea Battle: added most of the graphics hardware and I/O [Mariusz Wojcieszek] 2013-07-01 21:10:10 +00:00
Wilbert Pol
a1b48e0854 arm.c: Fixed display of flags register. (nw) 2013-07-01 20:02:50 +00:00
Angelo Salese
b0d73da8db Some harmless mods to DC GD-Rom 2013-07-01 16:23:54 +00:00
cracyc
9927fa5faa diserial: simplify (nw)
ins8250: use clock-div rate setting for more precision (nw)
2013-07-01 13:56:21 +00:00
Miodrag Milanovic
4e2f42adcf video.c : recompute_speed even if we skip frame, makes wav's output same for any frameskip (nw) 2013-07-01 12:03:04 +00:00
Scott Stone
2841ec76cc Fix for Toy Story 2 same name/different hash issue. (nw) 2013-07-01 10:32:27 +00:00
R. Belmont
ec7626e4ce (MESS) SNES SA-1 work: [Fabio Priuli, R. Belmont]
- Initial support for plain SA-1 DMA
- Fixed incorrect BWRAM banking
- Fixed SA-1 vectors to not blot out all banks
- Added S-CPU vector override
- Fire interrupt for CC type 1; this allows levelling up in SMRPG (gfx not correct yet)
2013-07-01 02:05:59 +00:00
cracyc
259027402c diserial: from_hz is inverted so multiply (nw) 2013-07-01 02:04:54 +00:00
Angelo Salese
defc9d0e1d (MESS) New clones: PC-9801BX2/U2 (not working) [?] 2013-06-30 23:47:55 +00:00
Curt Coder
c7b51f7fb1 (MESS) ibm5160: Keyboard WIP. (nw) 2013-06-30 21:22:08 +00:00
cracyc
285531623a diserial: add attotime and clock-div forms of set_rate and rename check_for_start to rx_w (nw)
debugqt: don't hide cursor while in debugger (nw)
(mess) ibmpc: xt floppies for the xt (nw)
2013-06-30 18:00:34 +00:00
R. Belmont
a46daa5a15 (MESS) Apollo: fix out-of-bounds framebuffer access crash on OS X [Hans Ostermeyer] 2013-06-30 17:12:29 +00:00
Fabio Priuli
264bb9021e remove BOM. nw. 2013-06-30 16:30:41 +00:00
Cowering
7b858a8992 don't include dumper's name in filename! (nw) 2013-06-30 16:04:19 +00:00
Brian Troha
6f89b5961b merit.c: Correct rom names and order on rom board - NW 2013-06-30 15:44:56 +00:00
R. Belmont
16eb7b1ded cast cast revolution (nw) 2013-06-30 14:40:06 +00:00
Curt Coder
83f1e847fe (MESS) ibm5170: Improved keyboard labels. (nw) 2013-06-30 11:14:08 +00:00
Curt Coder
b09982c7d1 (MESS) ibm5160: Keyboard WIP. (nw) 2013-06-30 11:00:58 +00:00
Fabio Priuli
60265e7379 Modernized DECO16 IC device [Osso] 2013-06-30 10:40:37 +00:00
Fabio Priuli
d8fda0ef43 fix compiling. nw. 2013-06-30 09:54:32 +00:00
Curt Coder
84b0a81456 (MESS) ibm5170: Emulated the IBM Model F PC/AT 84-key keyboard. [Curt Coder, John Elliott] 2013-06-30 08:51:53 +00:00
mahlemiut
1d8e3862e9 de_3: implemented DECO DMD Type 1 (128x16) display. There are various issues with communication to and from this DMD, so some games have issues, or won't even start properly. 2013-06-30 08:42:53 +00:00
Fabio Priuli
e2b5232c12 fix for MT#05222 2013-06-30 08:42:13 +00:00