Commit Graph

25728 Commits

Author SHA1 Message Date
Olivier Galibert
d3fe8d3b69 amm, move the 0-size test (nw) 2013-12-14 18:19:12 +00:00
Angelo Salese
8c810f0ce3 Added a simple note 2013-12-14 18:05:38 +00:00
Michaël Banaan Ananas
d466a09b8b basically an update to r26433
- moved all windows-only input "NOT" rules to osd/windows
- changed windows fullscreen video from alt-f11 to shift-alt-f12
- added windows fullscreen toggle ralt-enter (heh, i didn't know that ((A AND B) OR (A AND C)) rules were possible)
2013-12-14 17:45:44 +00:00
Michaël Banaan Ananas
a0ef0e4ce9 r26603 update 2013-12-14 15:53:00 +00:00
Michaël Banaan Ananas
7b9f1f31d3 finish block before stopping channel playback 2013-12-14 15:50:20 +00:00
David Haywood
d9190b890d new clones
Wivern Wings [Brian Troha, Smitdogg, The Dumping Union]

(this becomes the parent because it's the original version without the Gamevision license)
2013-12-14 06:06:14 +00:00
mahlemiut
62ef3debc7 wicat: Got the main board to start sending data to the terminal board.
mc2661: Added various transmission and reception logic to help make the 
above possible [Barry Rodewald]
2013-12-14 03:18:28 +00:00
Angelo Salese
c2f7d28f60 Added basic 3d FIFO understanding and hooked up FIFO irq processed to Hyper Neo Geo 64, meaning a far better 3d display in all games [Angelo Salese] 2013-12-14 02:56:29 +00:00
Couriersud
21a89dcf8b Netlist:
- pongf now runs 4 analog NE555s and video mixing.
- performance down by 20% abs on my machine (155% to 135%)
- happy :-)

- minor bugfixes
- pong still running, pongf still (though analog) still faster :-)
2013-12-14 01:19:18 +00:00
Michaël Banaan Ananas
b9df673163 stop channel decoder when stopping playback (needs to be added to mpeg_audio) 2013-12-14 00:36:54 +00:00
R. Belmont
26c2b1394d New clones added
----------------
World Kicks (WK3 Ver. A) [Guru]
2013-12-13 03:51:27 +00:00
Michael Zapf
1f31e68ee3 (MESS) ti99: Fixed TI floppy disk controller. [Michael Zapf] 2013-12-12 21:40:27 +00:00
Couriersud
2fa537b49f Netlist:
- code cleanup
- logs on demand ... NL_LOGS=EBUF.OP:4V ./mame64 -np 4 pongf 
  No recompile or dealing with roms
2013-12-12 20:19:29 +00:00
Robbbert
0a61ffafc2 (MESS) Update gp32 softlist (Anna Wu) 2013-12-12 10:20:34 +00:00
Robbbert
8de23addc1 (MESS) v6809 : added some devices 2013-12-12 10:11:04 +00:00
R. Belmont
2262380ccb (MESS) itt3030: correct blanking status bits, fixes long wait at startup (nw) 2013-12-12 03:39:12 +00:00
Justin Kerk
c2429f51a6 The correct name is Voicer-kun based on the katakana on the package (nw) 2013-12-12 02:35:32 +00:00
Couriersud
3710459410 Netlist:
- added VCCS and VCVS components.
- added over-relaxation on demand to the iterative solver.
- added a slightly more complex opamp model example to pong (commented out)
2013-12-11 23:50:28 +00:00
Michael Zapf
55c1991174 (MESS) ti99: Fixing the TI floppy controller; still issues. (nw) 2013-12-11 23:49:42 +00:00
smf-
175ef51ec4 moved cpc_exp_cards and cpcplus_exp_cards from .h to .c (nw) 2013-12-11 21:43:46 +00:00
Michael Zapf
0754a2335c (MESS) ti99: Resolve READY in device_config_complete. (nw) 2013-12-11 20:27:10 +00:00
Michael Zapf
5b4587f182 (MESS) ti99_8: Included the Pascal ROM and made the Pascal subsystem
work at last. [Michael Zapf]
2013-12-11 19:35:52 +00:00
smf-
5f073e11ea moved nes_cart from .h to .c (nw) 2013-12-11 18:16:37 +00:00
Robbbert
0f11ee1eaf (MESS) ivg09 : added fdc and some extra unused roms 2013-12-11 16:31:43 +00:00
Michaël Banaan Ananas
474b04dc17 mdntmrdr wrong year 2013-12-11 15:38:51 +00:00
Robbbert
32d8b068b9 (MESS) ivg09 : added 2nd pia, beeper. Fixed video bug. 2013-12-11 15:21:29 +00:00
Michael Zapf
6de10800e4 (MESS) ti99: Fix problems with BwG disk controller; will now correctly
write double density disks. [Michael Zapf]
2013-12-11 15:21:22 +00:00
Robbbert
9f50dd8397 (MESS) tavernie : split info separate systems: cpu09 and ivg09 2013-12-11 14:06:49 +00:00
R. Belmont
7be683279d (MESS) itt3030: preliminary keyboard matrix hookup, fixed text drawing [R. Belmont] 2013-12-11 03:46:20 +00:00
Angelo Salese
f556f2fc2f Added inputs for racing games 2013-12-11 03:16:01 +00:00
Angelo Salese
973fcfe671 Added cheap hack for Buriki One coin insertion, game is somehow playable with many gfx bugs 2013-12-11 00:50:01 +00:00
Michaël Banaan Ananas
a0ae2af969 Improved Sega Bloxeed dipswitches. [Zaphod] 2013-12-10 23:33:08 +00:00
mahlemiut
7ce9669c8a wicat: separated out the 5 serial port interfaces (no whatsnew) 2013-12-10 22:14:16 +00:00
Angelo Salese
5ef0be7c9d Checkpoint 2013-12-10 22:11:44 +00:00
Couriersud
a91bedf120 Netlist:
- changed netlist_matrix_solver to be a class
- rewrote the "switch" BJT implementation
- minor bugfixes
2013-12-10 19:14:05 +00:00
Michaël Banaan Ananas
66211da6d3 rm duplicate set (only user saved highscore table etc differs) 2013-12-10 17:56:09 +00:00
Robbbert
80779acaf2 (MESS) tavernie : connected up cassette and timer chip 2013-12-10 13:11:05 +00:00
smf-
7959664de6 Updated konam80s atapi dma kludge so that Guitar Freaks 7th Mix (and alot of others) load again [smf]
Mambo A GO-GO CD redump in raw mode + raw subcode. [any]
2013-12-10 11:06:07 +00:00
Scott Stone
fb24672736 Filename fix and hopeful BOM correction to hash files (nw) 2013-12-10 05:54:26 +00:00
David Haywood
54a17ba1b2 kludged parent svg set to boot using svgpcb internal rom, don't consider this working due to various issues, but it will help with extracting the real rom later. (nw) 2013-12-10 04:50:47 +00:00
mahlemiut
1cd1362ae9 wicat: fix error when attaching a serial terminal to an RS232 port. (no whatsnew) 2013-12-10 03:00:53 +00:00
smf-
d9fe434020 redumped keyboard mania 3 [Guru] 2013-12-10 00:05:38 +00:00
Robbbert
6045a7c657 (MESS) tavernie : added devices for CPU09 board, disconnected IVG09 parts for now. 2013-12-09 18:37:38 +00:00
smf-
c63872b105 load correct roms (nw) 2013-12-09 18:06:06 +00:00
smf-
4c6308799c Added skeleton for konami 573 memory card reader and network pcb unit devices [smf] 2013-12-09 18:04:10 +00:00
smf-
0087b9504c made dismips build again, need to move functionality to unidasm (nw) 2013-12-09 17:41:27 +00:00
smf-
62a9a003d5 Created a skeleton for the Konami 573 Multi Session Unit, renamed digital io board source file to match and moved pcb layout from driver. [smf] 2013-12-09 17:40:40 +00:00
smf-
1d7f4b8fb3 NEW GAME NOT WORKING
Point Blank 3 (GNN2 Ver.A alt)

The contents are very similar to the other set. This is possibly something to do with bad block list but unlike other examples the data blocks end up mapped the same.
2013-12-09 15:16:05 +00:00
smf-
fe6204430f NEWNEW GAME NOT WORKING
Mambo A Go-Go e-Amusement (GQA40 VER. JRB) [smf]

Changed Guitar Freaks 7m onwards to use a 32mb PCMCIA card [smf]

Redumped various System 573 CD's [Guru]
2013-12-09 15:06:09 +00:00
R. Belmont
18ccf5824d fix Clang? compile (nw) 2013-12-09 14:47:43 +00:00