Commit Graph

26640 Commits

Author SHA1 Message Date
R. Belmont
cc75eccd81 (MESS) Apple II: Support for the Videx UltraTerm card. [R. Belmont] 2014-01-26 02:49:09 +00:00
Robbbert
6f73e2d850 (MESS) apf : cleanup
* Removed redundant info

* Removed a trampoline

* Replaced our bad dump with a better one
2014-01-26 02:26:08 +00:00
Brian Troha
376f6b7ba3 tourvis.c: Add some known carts - NW 2014-01-26 02:14:54 +00:00
Nathan Woods
8133472375 Cleanups of src/emu/ui/viewgfx.c, some minor refactorings 2014-01-25 21:44:21 +00:00
smf-
409e725695 serial data is shifted in just before cb1 goes high, not just after it goes low. (nw) 2014-01-25 21:00:54 +00:00
smf-
fefdeefe8e updated the chip types (nw) 2014-01-25 20:50:08 +00:00
smf-
26e13c4241 6522 CA1 is input only, so I have removed the output callback. The lisa via hookup has been changed as it had functions named as CA2/CB2 hooked up to CA1/CB1 and CA1 output no longer exists, it appears to have been wrong since before the code was merged with MAME. Changed CB1 to be active low as CA2 & CB2 already are & it sort of was before, but when the chip is reset then the handlers are called setting the lines to 1. This seems to stop it thinking that you've pressed a key at startup as I believe it got out of sync before because the lines weren't consistent. Merged some duplicate code for handling outputs and removed some obvious comments. [smf] 2014-01-25 18:38:22 +00:00
Nathan Woods
48621181d1 Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications 2014-01-25 16:56:23 +00:00
Ivan Vangelista
bcbe50fc35 Small cleanup (nw) 2014-01-25 15:13:23 +00:00
Michaël Banaan Ananas
a3fd531baf woops, this info was already in the driver notes, see line 34 2014-01-25 13:26:37 +00:00
David Haywood
818b443c56 couple of people have mentioned this now (nw) 2014-01-25 12:53:33 +00:00
David Haywood
925deee342 new clones
Viper Phase 1 (New Version, Korea) [shmups forum]

(I've also made the region descriptions on all the sets more consistent based on the actual region codes in the ROMs)
2014-01-25 12:44:45 +00:00
David Haywood
d41672c398 new clones
Gals Panic II (Germany, single PCB) [system11] (not working)
2014-01-25 12:07:46 +00:00
David Haywood
24025a2ebb new clones
Gals Panic 3 (Hong Kong) [system11] (NOT WORKING, one of the program roms is a bad dump)
2014-01-25 11:51:21 +00:00
David Haywood
b3bcdadd5c new clones
Deluxe 5 (set 2 + set 3) [system11]
2014-01-25 11:42:15 +00:00
David Haywood
3cf1d813b9 new clones
Multi 5 / New Multi Game 5 (set 2) [system11]
2014-01-25 11:29:27 +00:00
David Haywood
a2fee94485 new clones
Fantasia (940429 PCB, set 2) [system11]
2014-01-25 11:13:35 +00:00
David Haywood
4fc5553d33 new clones
Pocket Gals V.I.P (set 2) [system11]
2014-01-25 11:06:51 +00:00
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