Commit Graph

26208 Commits

Author SHA1 Message Date
Robbbert
fa8fca0497 (MESS) phunsy : tidy-up 2014-01-14 03:52:31 +00:00
Michaël Banaan Ananas
d3497f6a8d New clones added
-----------------------
Galaxia (set 2) [Paul Swan, Andrew Welburn]
Galaxia (set 3) [Paul Swan, Andrew Welburn]
Galaxia (set 4) [Paul Swan, Andrew Welburn]
2014-01-14 00:57:29 +00:00
Michaël Banaan Ananas
81edfa2792 xtal stuff 2014-01-14 00:22:05 +00:00
Michaël Banaan Ananas
aaae373c30 fix recent regression 2014-01-13 23:48:16 +00:00
Michaël Banaan Ananas
f299830b5a New NOT WORKING game added
-------------------------
Angler King (AG1 Ver. A) [The Dumping Union]
2014-01-13 23:36:51 +00:00
Curt Coder
62bc43c6ac (MESS) compclr2: Added preliminary software list for floppy images. [Jim Battle, Curt Coder] 2014-01-13 21:38:59 +00:00
Scott Stone
c6fc6af312 Comment correction (nw) 2014-01-13 18:26:28 +00:00
Ivan Vangelista
a452090bb1 Reverted unwanted commit (nw) 2014-01-13 17:20:59 +00:00
Ivan Vangelista
ed645d1cd4 Added music and save states to bmcbowl. [Osso] 2014-01-13 17:15:53 +00:00
Curt Coder
5fdb0de0fc (MESS) compclr2: Now showing video. (nw) 2014-01-13 16:06:54 +00:00
Robbbert
a76a286fdb (MESS) phunsy : added preliminary quickload support 2014-01-13 15:14:46 +00:00
Robbbert
b548313176 (MESS) dolphunk -> dauphin. Didn't change filenames so we don't lose history. 2014-01-13 12:02:07 +00:00
Robbbert
1ca9418bad (MESS) dolphin : corrected name and maker 2014-01-13 11:41:07 +00:00
smf-
61424105fb Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated the uarts that were testing for 1.5 stop bits to pass that in, but there are probably others & 1.5 stop bits is converted to 2 by diserial. However the 68681 requires stop bits to be specified in clocks, so this will change in the future. Replaced synchronous flag with start bit count, as some uarts can use a start bit in synchronous mode & that whether there is a start bit is all the flag is currently controlling. Updated rs232 terminal to allow startbits, stop bits 1.5 to be specified (although that is currently not supported by diserial) and individual transmit and receive baud rates. [smf] 2014-01-13 11:20:45 +00:00
Couriersud
a1b3437fc4 Created a mame sound device for netlist. Fixed an issue causing wild oscillations. Currently, pong has sample code for using the sound device. Uncomment "TEST_SOUND" in pong.c to hear a constant sound from a 7400 multivibrator. Sound is still WIP, but the proof of concept has been done. [Couriersud] 2014-01-13 00:12:39 +00:00
Robbbert
1af170a360 (MESS) new not working system [Al Kossow, Robbbert]
---------------------------
Motorola M68HC05EVS
2014-01-12 23:09:43 +00:00
Brian Troha
75d0c31568 New Tekken 2 clone
New Clone Added
---------------------------------
Tekken 2 Ver.B (Japan, TES1/VER.C) [Any, The Dumping Union]
2014-01-12 21:19:37 +00:00
Ivan Vangelista
410dc9c4e5 Fixed MT03329. (nw) 2014-01-12 21:03:41 +00:00
James Wallace
c0f3bc9ad4 Electrocoin Phoenix tech checkpoint, still hasn't got them booting though (nw) 2014-01-12 19:03:13 +00:00
Couriersud
4ae92417cc Introduced the concept of "logic families". Currently, standard devices default to TTL. Going forward, this enables the family type (e.g. LS, S, HCT, ...) to be a device parameter.
Currently, no changes are introduced. This is architecture work. [Couriersud]
2014-01-12 18:33:44 +00:00
Couriersud
0fd45f92af Fix compile. No WN 2014-01-12 18:06:50 +00:00
Couriersud
5d4634c558 Made GND a device of it's own (actually a terminal container). No WN 2014-01-12 15:50:37 +00:00
Couriersud
247b525c49 An output should have at most one d-to-a proxy connected to it. No WN 2014-01-12 15:02:50 +00:00
Curt Coder
6f9f359229 Plural. (nw) 2014-01-12 11:17:06 +00:00
Curt Coder
3f45da5e2c (MESS) Added skeleton driver for Compucolor II. [Jim Battle, Curt Coder] 2014-01-12 11:13:32 +00:00
Ivan Vangelista
d179fbfc4d Fixed MT03344. (nw) 2014-01-12 08:58:23 +00:00
Couriersud
a122e599ee Removed some dead code and ambiguous functions in the netlist code. [Couriersud] 2014-01-12 01:12:12 +00:00
Brian Troha
791249f277 cave.c: Added minor doc update about Puzzle UoPoko - NW 2014-01-12 01:09:56 +00:00
mahlemiut
5adec4c366 wicat: Switched the terminal to use the more recent code, and fixed and issue with interrupts on the terminal board. (no whatsnew) 2014-01-11 22:58:08 +00:00
smf-
89ddd5f715 converted to use RS232 port instead of hard coded to using serial terminal [smf] 2014-01-11 22:45:13 +00:00
Robbbert
871bb2be2b (MESS) instructor : fixed conversion mistake 2014-01-11 22:28:32 +00:00
smf-
3b967a356e fixed kram, kram2, elecyoyo, elecyoyo2, sdungeon regressions (nw) 2014-01-11 22:24:18 +00:00
Scott Stone
35e2ccf072 Added 82s153’s from Ropeman (Roc ‘n Rope bootleg) and also corrected the rom names and locations. In addition, corrected some of the names of the one United States Donkey Kong Jr. set. [Kevin Eshbach] 2014-01-11 21:32:45 +00:00
Scott Stone
7cf948d5a9 a7800.c - Positional description for difficulty switches added. [Robert Tuccitto] 2014-01-11 20:57:27 +00:00
smf-
86dec328d8 removed TODO comment that shouldn't have ever been committed (nw) 2014-01-11 20:53:16 +00:00
smf-
a4c4719fd4 removed unused terminal_intf (nw) 2014-01-11 20:51:31 +00:00
Couriersud
320bb48f46 Commit pong.c which escaped my attention in last commit. No NW 2014-01-11 20:41:38 +00:00
Couriersud
02c926d422 Removed two duplicate devices in netlist. 2014-01-11 19:11:05 +00:00
Couriersud
320bb3263a Implemented near-to-proper reset for all netlist devices. Reset now works for improved matrix solving. [couriersud] 2014-01-11 18:32:01 +00:00
Phil Bennett
b6925db079 Added the correct, half-swapped dump of cpu_pg5.11 to spyhunt/spyhuntp [Porchy] 2014-01-11 17:18:18 +00:00
Couriersud
9a3fd8d1fd Implemented an improved solving scheme into netlist. This improves performance for pong. However, it revealed issues around resetting netlist. "Reset(F3)" does not work properly now.
Also set pong frequency to NETLIST_CLOCK. This is necessary to avoid issues with time conversion into attotime and consequently rounding issues in fixfreq.
2014-01-11 16:20:25 +00:00
smf-
f28670c9e0 Fixed compiling with Visual Studio 2012 [smf] 2014-01-11 16:04:43 +00:00
Ivan Vangelista
4da6718e2d Added preliminary sound to thunderlbl. Unsurprisingly seems to share the same hook-up as wiggie and superbon, the other thunderl hacks in the driver. Marked as IMPERFECT_SOUND cause the music keeps restarting after a few seconds after inserting a coin. Seems fine during gameplay, though. [Osso] 2014-01-11 15:54:33 +00:00
Wilbert Pol
c0449c19bb Fixed placement of some MCFG_S2650_FLAG_HANDLER entries. (nw) 2014-01-11 13:58:53 +00:00
Wilbert Pol
f616308653 sv8000.xml: Corrected game names (nw) 2014-01-11 11:45:12 +00:00
Olivier Galibert
7b113a563b Cargo culting much? (nw) 2014-01-11 10:17:01 +00:00
Brian Troha
9f08f36a90 New Jet Wave clone (new Euro parent)
New Clone Added
----------------------------------
Jet Wave (EAB, Euro v1.04) [The Dumping Union]
2014-01-11 05:10:59 +00:00
R. Belmont
0ae30537c1 More set serial frame type before rate fixes (nw) 2014-01-11 04:55:12 +00:00
R. Belmont
03531ca9b9 fix compile (nw) 2014-01-11 04:45:51 +00:00
smf-
e3fa6f3b09 Added an RS232 port instead of hard coding the serial terminal [smf] 2014-01-11 01:20:25 +00:00