Commit Graph

26372 Commits

Author SHA1 Message Date
R. Belmont
08225933bd (MESS) indiana: Added IDE controller, fixed 16-bit ISA I/O [R. Belmont, Carl] 2014-01-25 04:44:44 +00:00
R. Belmont
c9e5977840 pc_vga: fix extraneous logging I'd left on (nw) 2014-01-25 03:49:56 +00:00
smf-
392b661ac3 renamed lcd char rom to match this photo http://www.floodgap.com/retrobits/ckb/secret/cbm-vlcd-charrom.jpg & replaced lower case y with one that better matches this screenshot http://www.floodgap.com/retrobits/ckb/secret/cbm-lcd-screen.gif [smf] 2014-01-25 03:39:23 +00:00
mahlemiut
d5b31eb83b psxgpu: m_debug struct is uninitialised in a non-debug build (no whatsnew) 2014-01-25 03:33:29 +00:00
smf-
3cff6ccb53 Created a character font rom with upper and lower case characters using the upper case font in the kernel rom as a starting point [smf] 2014-01-25 03:01:33 +00:00
smf-
73a15e8c5b make the black a bit blacker (nw) 2014-01-25 02:18:07 +00:00
smf-
dbfaeb2f01 Try to match the colors from the most recent photograph http://vivaamigafilm.blogspot.co.uk/2012/02/chillin-with-porter.html [smf] 2014-01-25 01:52:25 +00:00
Mike Naberezny
999cbf495d (MESS) clcd: Revert background color change. (nw) 2014-01-25 01:34:48 +00:00
Mike Naberezny
706302464e (MESS) clcd: Changed background color from green to grey (nw) 2014-01-24 23:46:24 +00:00
Michaël Banaan Ananas
8fd1001286 coh1000ta board doesn't have a FM1208 eeprom, coh1000tb does but AM_RANGE(0x1fbe0000, 0x1fbe01ff) is for M66220FP 2014-01-24 23:35:14 +00:00
Michaël Banaan Ananas
b07f072cf5 modernized taito zm 2014-01-24 23:12:50 +00:00
Couriersud
8238c35733 Documented two more devices, more pin-outs. Corrected some pin names so they match datasheets better. 2014-01-24 20:17:34 +00:00
smf-
c4da0d36ee Added preliminary sound and rs232 support [smf] 2014-01-24 20:11:40 +00:00
smf-
99c6a2db2c Added support for shift out free running at t2 rate, cb1 output now lasts for the specified number of clocks and the signal goes low at the end. [smf] 2014-01-24 20:10:57 +00:00
Wilbert Pol
7cddc974fc z180.c: Modernized cpu core. [Wilbert Pol] 2014-01-24 19:37:56 +00:00
Michaël Banaan Ananas
7154b333cd wrong region name 2014-01-24 19:28:22 +00:00
Couriersud
4633122377 Fixed minor bugs and removed a hack in 7490 code. Also added more pinouts. 2014-01-24 16:24:32 +00:00
smf-
dcd57f0f8b (MESS) clcd.c added support for bitmap mode [smf] 2014-01-24 12:27:19 +00:00
smf-
92fd14a096 visual studio 2012 compilation fix (nw) 2014-01-24 11:32:53 +00:00
Robbbert
5a8f4d27b4 (MESS) apf : fixed css bit in graphic mode. 2014-01-24 11:06:49 +00:00
Curt Coder
88cb180618 (MESS) d64_dsk: Fixed memory leak. (nw) 2014-01-24 10:16:53 +00:00
Robbbert
a161ac3297 (MESS) apf : last fixes:
* Fixed last-minute regression in Space Destroyer

* Swapped left & right keypads, so they are on the correct sides of the keyboard.
2014-01-24 08:44:09 +00:00
Michaël Banaan Ananas
95f6bdc133 miau 2014-01-24 08:15:35 +00:00
Robbbert
90f6c1e5e8 (MESS) apf : more fixes, systems marked as WORKING [Robbbert]
* Fixed bad gfx in rocket patrol and blackjack

* Fixed space destroyer (you must choose -ram 9k)
2014-01-24 07:36:48 +00:00
Fabio Priuli
9aa03a07ea and of course pressing save *before* the commit would have been of help... nw. 2014-01-24 06:23:56 +00:00
Fabio Priuli
27dde91762 (MESS) microvsn.xml: added a couple of new dumps from Sean Riddle. nw. 2014-01-24 06:21:55 +00:00
Brian Troha
0e5809a42a peplus.c: Add "Slots" to game name in source - NW 2014-01-24 03:50:09 +00:00
Brian Troha
e3b261bc9b peplus.c: Added payout percentages for the video slots - NW 2014-01-24 03:27:20 +00:00
R. Belmont
e34abeff81 n68681: make loopback operate at the current baud rate instead of instantaneously. Fixes dectalk DUART self-test. [R. Belmont] 2014-01-24 03:03:46 +00:00
Robbbert
97fa5db119 (MESS) apf : added trashII bios, added notes. 2014-01-24 02:19:06 +00:00
Roberto Fresca
607c6a98b2 Added unknown encrypted Royal Card. This game is running on Dino 4
encrypted hardware, with a CPU+PLCC daughterboard. Decrypted pro-
 gram address + data, but code still jumps into $48xx range where
 there's no valid code. Decoded and partially decrypted the graphics
 set. [Roberto Fresca, ANY]


New games marked as GAME_NOT_WORKING
------------------------------------
Unknown encrypted Royal Card (Dino4 HW) [Roberto Fresca, ANY]
2014-01-24 02:18:17 +00:00
Robbbert
589f933293 (MESS) apf : added basic part number 2014-01-24 00:32:31 +00:00
Scott Stone
aa896515a0 This revert (r26927), as requested by author, fixes the regression of missing graphics for vector games using HLSL. Also reverted patch in code (r27063) to deal with "roundf" for pre-vs2013 compilers - which is no longer needed. (nw) 2014-01-24 00:30:29 +00:00
smf-
738e0aeedd Fix wrapping in KERN/APPL/RAM mode by moving TEST map to the next address bit. [smf] 2014-01-23 23:18:32 +00:00
smf-
fb32987469 New games added or promoted from NOT_WORKING status
---------------------------------------------------
(MESS) clcd.c  Commodore LCD
2014-01-23 21:17:04 +00:00
Couriersud
104a5e283b Added pin-outs to a number of devices 2014-01-23 21:16:24 +00:00
Couriersud
3ff8e23a53 Remove dead code in nL_parser.c 2014-01-23 20:29:05 +00:00
Ivan Vangelista
51646dab7a Some more Technos flipscreen work: fixes MT04914 and MT4906 (nw) 2014-01-23 20:25:03 +00:00
Ivan Vangelista
f02bf3d5f2 Some Technos flipscreen adjustments to account for raw_params (nw)
Fixes MT04916, MT04982, MT04983, MT04984, MT04986
2014-01-23 20:06:46 +00:00
Michaël Banaan Ananas
1f21d86be1 mapped left/right fire as 2nd joystick 2014-01-23 18:53:12 +00:00
Alex W. Jackson
58b59f671b tugboat.c: change driver_init() to machine_start() 2014-01-23 18:45:46 +00:00
smf-
43f5ef37be (MESS) corrected function key mapping [smf] 2014-01-23 18:09:23 +00:00
Michaël Banaan Ananas
e7237ff7b5 make special case voice-stop return value clearer 2014-01-23 18:08:49 +00:00
smf-
d492f8a475 don't change the current bank on reset, because another device might have already changed the bank when it was reset [smf] 2014-01-23 17:55:59 +00:00
smf-
76c09a17be (MESS) Improved the commodore lcd mmu emulation, some software is starting to work a bit [smf] 2014-01-23 17:54:55 +00:00
Ivan Vangelista
01f7f527c4 Fixed MT05430. (nw) 2014-01-23 17:30:27 +00:00
Robbbert
881c328b4b (MESS) apf : improved graphics 2014-01-23 14:30:12 +00:00
Nathan Woods
cd9479b751 Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class 2014-01-23 12:43:39 +00:00
Fabio Priuli
77044d754f (MESS) brought some more softlists up to date with recent dumps (courtesy of taizou,
nointro, Redfield1, nintendoplayer, fasebonus). nw.
2014-01-23 09:32:29 +00:00
Robbbert
f5d4952849 (MESS) apf : added basic cart to software list
can someone do a bom check on this list...thx
2014-01-23 06:32:21 +00:00