Commit Graph

19302 Commits

Author SHA1 Message Date
David Haywood
b09983a2d4 may as well treat this as a 222, it either is, or has the same thing in logic (nw) 2012-12-27 15:33:58 +00:00
Phil Bennett
27b8f303ea 05090: sdtennis: No Sound [Phil Bennett] 2012-12-27 12:44:51 +00:00
Phil Bennett
334717700f 05094: lasso, chameleo, wwjgtin: No sound [Phil Bennett] 2012-12-27 12:40:42 +00:00
Fabio Priuli
9d052e1375 fixed copy'n'paste mistake. thanks for the report. nw. 2012-12-27 12:34:11 +00:00
Robbbert
888b1a5aac (MESS) Pasopia7: fixed keyboard (nw)
- a few keys are assigned wrongly
- fdc disabled for now, to allow bootup
2012-12-27 12:10:06 +00:00
Robbbert
eb48a1b23d (MESS) Pasopia : fixed keyboard (nw)
occasionally misses keystrokes
2012-12-27 11:43:58 +00:00
Fabio Priuli
6d998194f8 fm7: identified F-BASIC versions and renamed drivers accordingly, fm7a -> fm7 and fm7 -> fmnew7 [anonymous] 2012-12-27 08:28:30 +00:00
Fabio Priuli
a1e4f2f3ea nes: avoiding error for unsupported boards. no whatsnew. 2012-12-27 07:23:10 +00:00
Fabio Priuli
251dc2a928 gbcolor.xml: Added dozen of Sintax pirate dumps, courtesy of taizou. original hardware not yet emulated, so hacked versions are included too for the moment. 2012-12-27 07:21:45 +00:00
Fabio Priuli
31a6b7bc60 pico.xml: Added two German prototypes [Team Europe] 2012-12-27 07:19:44 +00:00
Angelo Salese
e783a4daef VGA: fixed PEL shift register and putted start address update behind a timer (that updates at vblank time). Fixes horizontal scrolling with anything that uses it [Angelo Salese] 2012-12-27 04:37:23 +00:00
R. Belmont
a154c0eb92 Preliminary support for M740 (M5074x/M5074x) CPU family [R. Belmont] 2012-12-27 03:55:41 +00:00
Robbbert
3b8fd9dab7 (MESS) pc9801_kbd : added some port chars, but it (natural keyboard) doesn't work too well (nw) 2012-12-27 02:46:58 +00:00
Brian Troha
982377eab3 restore bad_dump flag about questionable rom. - NW 2012-12-27 02:03:59 +00:00
Brian Troha
aa496ba684 solomon.c: Added dipswitch locations to the Solomon's Key sets. [Brian Troha] 2012-12-27 01:39:29 +00:00
Brian Troha
d468849553 silkroad.c: Added dipswitch locations to The Legend of Silk Road. [Brian Troha] 2012-12-27 01:19:59 +00:00
Brian Troha
97cad32650 sidearms.c: Added dipswitch locations to the Side Arms, Turtle Ship, Dyger & Twin Falcons sets. [Brian Troha] 2012-12-27 00:49:56 +00:00
Ryan Holtz
aa29e59923 - e132xs.c: Modernized Hyperstone CPU core. [MooglyGuy]
nw: tested with linkypip, seems to work fine, let me know if there are issues
2012-12-26 21:18:59 +00:00
Robbbert
016c6c2076 (MESS) pv2000 : 7 key had wrong shifted port code 2012-12-26 21:06:31 +00:00
Michaël Banaan Ananas
561c7ea8d1 added armadillo trackball 2012-12-26 17:56:51 +00:00
Michaël Banaan Ananas
5952ee950c (update note) 2012-12-26 14:25:17 +00:00
Oliver Stöneberg
ab9137d652 reverted makefile change (nw) 2012-12-26 14:15:59 +00:00
Oliver Stöneberg
d8929ea694 removed duplicated build rule from makefile (nw) 2012-12-26 14:00:42 +00:00
Oliver Stöneberg
be0e8a3256 added missing initializations in default rectangle constructor (nw) 2012-12-26 13:15:11 +00:00
Oliver Stöneberg
0ea68a4327 added make define MSVC_ANALYSIS to run Visual Studio code analysis (nw) 2012-12-26 13:09:43 +00:00
Oliver Stöneberg
b063bf769d added missing initialization of memory_share.m_next (nw) 2012-12-26 13:06:11 +00:00
Oliver Stöneberg
f13190914e removed some unnecessary checks (nw) 2012-12-26 13:03:22 +00:00
Miodrag Milanovic
ff3e49d66f Changed isa device cpu search, fixes -listxml (no whatsnew)
Added some addtional XT and AT bioses 
Added -mwindows flag to windows sdl build with QT
2012-12-26 12:57:49 +00:00
David Haywood
dd789be788 decocass: some working notes, comparisons with reference videos. Note: the Astro Fantasia and Graplop videos we have are for different (undumped) revisions of the game, I suspect there are many and that Data East used this system as a cheap way to prototype games. 2012-12-26 12:45:47 +00:00
Cowering
8f64f362f0 Star Warrior (Potomac Mortage version of Space Firebird) [Cowering] 2012-12-26 12:05:27 +00:00
Robbbert
8d1e959577 (MESS) PV2000 : added some portcode definitions 2012-12-26 11:11:41 +00:00
Sandro Ronco
26a50c899f (MESS) uzebox: fixed copy/paste error. (nw) 2012-12-26 09:52:07 +00:00
Robbbert
550c48e876 (MESS) RX78 : fixed various keyboard issues (nw) 2012-12-26 09:10:11 +00:00
Robbbert
8a623b05fa (MESS) Pencil2 : fixed screen size problem (nw)
Thanks to Lord Nightmare.
2012-12-26 08:31:49 +00:00
Robbbert
2e2e2a9d96 Sbugger : fixed typos 2012-12-26 08:15:34 +00:00
mahlemiut
1968228bed s11,s11a,s11b: Improved background music board communications, and adjusted clock of the 68B09E. Some music can now play in System 11B games. 2012-12-26 05:54:23 +00:00
Michaël Banaan Ananas
6da76a5c70 fix table mask on 91xx 2012-12-26 03:57:59 +00:00
Angelo Salese
a1ba3901dd (Re-)Added Caps Lock / Kana Lock 2012-12-26 02:51:53 +00:00
Angelo Salese
e3ffe67d21 After some experimentations I've come up with this algorythm, still doesn't support key repeat, but key up/down are, and games seems to be happy with it anyway. 2012-12-26 02:33:57 +00:00
Angelo Salese
7b739528bd Added placeholders for a keyboard device 2012-12-25 21:09:15 +00:00
Angelo Salese
3d66173eed Added 2 slots for cbus, now you can load two sound boards at once 2012-12-25 19:22:34 +00:00
Angelo Salese
baa42bd580 Added system type variable 2012-12-25 18:59:11 +00:00
Brian Troha
253cea0997 merit.c: correct length for gfx2 to fix graphics regression. - Doesn't get it to fully work though! - NW 2012-12-25 18:37:31 +00:00
Luca Elia
299d410ef6 load duplicate roms for blazeon 2012-12-25 18:22:08 +00:00
Luca Elia
364259f17e New clones added
----------------
King Derby (bootleg set 2)
2012-12-25 18:06:23 +00:00
Oliver Stöneberg
2fa47383a5 removed more unreachable code detected by cppcheck (nw) 2012-12-25 17:32:03 +00:00
Angelo Salese
0b846470e8 Added blink attribute 2012-12-25 17:30:00 +00:00
Oliver Stöneberg
d73d2b715f fixed Visual Studio warning about use of potentially uninitialized variable (nw) 2012-12-25 17:26:35 +00:00
Angelo Salese
59ae533328 Revert, Xevious actually works with Normal 200 lines display, weird ... 2012-12-25 17:07:15 +00:00
Ryan Holtz
9df0bcc6a4 (nw) Fix compile error on some compilers. Should hopefully improve pce, sgx, etc. as well 2012-12-25 17:06:05 +00:00