Commit Graph

22807 Commits

Author SHA1 Message Date
Curt Coder
ce42f1b9e2 (MESS) victor9k: Floppy WIP. (nw) 2013-06-05 21:07:14 +00:00
smf-
a06026456b moved where cur_drive is updated & changed pcmcia trampoline definition to 16 bit. (nw) 2013-06-05 20:29:15 +00:00
Fabio Priuli
6f16367c19 (MESS) pce: fixed sf2ce loading. nw. 2013-06-05 19:36:23 +00:00
cracyc
495b95aa47 ins8250: set thre only if tx fifo is cleared and unset received data available if rx fifo is cleared (nw) 2013-06-05 19:02:55 +00:00
Fabio Priuli
ac43bc8a44 Modernized Flower sound device. [Osso] 2013-06-05 18:34:46 +00:00
Michaël Banaan Ananas
1f0d2b716f ...and the other 2013-06-05 18:13:43 +00:00
Michaël Banaan Ananas
2947e82099 (bootleg 2 -> bootleg set 2) 2013-06-05 18:12:59 +00:00
Michaël Banaan Ananas
90500a3016 new clones added
-------------------
Crisis Zone (CSZO4 Ver. A) [Tormod, BrianT, Smitdogg, The Dumping Union]
Crisis Zone (CSZO3 Ver. B, set 2) [Tormod, BrianT, Smitdogg, The Dumping Union]
2013-06-05 17:30:02 +00:00
Michaël Banaan Ananas
ee84fc6ac4 renamed namcos23 clones 2013-06-05 17:06:25 +00:00
Oliver Stöneberg
bd7cff522f disabled unused private fields in src/mame/drivers/ksys573.c reported by clang (nw) 2013-06-05 16:00:16 +00:00
Michaël Banaan Ananas
700f76f1cf le oops 2013-06-05 15:58:35 +00:00
Oliver Stöneberg
1243c9a3dc disabled assignment of variable to itself in src/mame/machine/pgmprot6.c reported by clang (nw) 2013-06-05 15:55:06 +00:00
Oliver Stöneberg
8098ca75ce (MESS) disabled unused private fields reported by clang (nw) 2013-06-05 14:51:29 +00:00
Curt Coder
a07d222d26 (MESS) ep64_flop.xml: Added floppy images. [Curt Coder] 2013-06-05 14:38:29 +00:00
cracyc
73e8901194 firebeat: split midi keyboard to separate device [Carl]
pc16552d: kill it (nw)
2013-06-05 14:36:19 +00:00
Fabio Priuli
6103f54ca6 small note to stress inaccuracy of the recently created device... nw 2013-06-05 14:33:06 +00:00
Curt Coder
80eba5bc86 (MESS) ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt Coder] 2013-06-05 14:29:58 +00:00
Fabio Priuli
0c11377dde converted c65 and sbc6510 to use modern CIA implementation. nw.
sbc6510 seems to work as before, and c65 is as broken as before.
OTOH amiga family of drivers resisted fiercely to my attempts of conversion, 
so I guess that someone else will have to look at the drivers in order to kill 
the old 6526cia.c code in favor of the modern mos6526.c code (even if
the latter is slower)
2013-06-05 14:28:10 +00:00
smf-
636876c2d7 Merge the mame and mess ide hd device (nw) 2013-06-05 14:25:17 +00:00
Michaël Banaan Ananas
c7656e560e (couple of useless renames) 2013-06-05 13:21:46 +00:00
smf-
2b9a645218 Started to split ide hd from ide controller [smf] 2013-06-05 09:09:34 +00:00
Miodrag Milanovic
05eb4a0916 (MESS) bml3.c [jedwidz]
- improved keyboard
- improved video
- disk support
2013-06-05 08:50:19 +00:00
Miodrag Milanovic
61b6d3c117 trying to fix linking on linux (nw) 2013-06-05 06:49:57 +00:00
Michaël Banaan Ananas
d9bde90d64 proper internal artwork for speedbal 2013-06-05 00:52:51 +00:00
David Haywood
5cd6f9e9ee tcobra2 : mark one of the gfx roms as BAD_DUMP
there are lots of bad pixels in the sprites coming from this ROM, I've asked somebody with the board to check it.
2013-06-04 22:38:15 +00:00
Scott Stone
8e37ef3946 Roms renamed for set gtmrusa to match actual labels. [Porchy] 2013-06-04 22:34:36 +00:00
Michaël Banaan Ananas
061a68ba39 get rid of that drunken soundrom_r function 2013-06-04 20:33:13 +00:00
Wilbert Pol
9f6885d039 Forgot this one the other day (nw) 2013-06-04 20:12:04 +00:00
Wilbert Pol
f4bea16942 (MESS) pasogo.c: Access members directly instead of through a pointer and cleaned up some code. (nw) 2013-06-04 19:11:17 +00:00
Angelo Salese
e2a663896c Outdated info 2013-06-04 17:38:43 +00:00
cracyc
0bc1c99392 upd765: clear seek irq before new seek (nw)
upd71071: fix off by one (nw)
2013-06-04 14:51:19 +00:00
Curt Coder
6621051bb7 (MESS) ep64_flop.xml: Added floppy images. [Curt Coder] 2013-06-04 14:50:00 +00:00
Miodrag Milanovic
63e94606e8 rolled back set_led_status change and fixed build (nw) 2013-06-04 14:41:03 +00:00
Miodrag Milanovic
7c891b335c made video devices build optional and set proper build rules per target (nw) 2013-06-04 14:18:28 +00:00
Fabio Priuli
0ab088f287 (MESS) modernized AY-3-1015 device. [Fabio Priuli] 2013-06-04 14:13:35 +00:00
cracyc
f1cbe3df6a debugqt: prevent threading deadlock in win32 with qt debugger (nw) 2013-06-04 13:51:49 +00:00
Miodrag Milanovic
6f2f772e70 Moved video and machine part of emu in separate mak files and libraries (nw) 2013-06-04 13:17:29 +00:00
Fabio Priuli
61584590f4 (MESS) modernized Samsung S3C44B0 device. [Fabio Priuli] 2013-06-04 12:58:14 +00:00
Robbbert
78bf1da162 (MESS) Altos5: added devices. Removed terminal, so currently there's no screen. 2013-06-04 12:25:49 +00:00
mahlemiut
6fdd2c264b dsk_dsk: Fixed incorrect sector size bug preventing standard DSK images from working. [Barry Rodewald] 2013-06-04 12:14:07 +00:00
David Haywood
caf2778b82 grr. if the pcb allows it, we allow it. (nw) 2013-06-04 11:09:30 +00:00
Michaël Banaan Ananas
b43523498f typo 2013-06-04 10:53:02 +00:00
Fabio Priuli
6c1b85e1aa (MESS) modernized DS1315 clock device. [Fabio Priuli] 2013-06-04 10:31:49 +00:00
Fabio Priuli
f9d591b7bc (MESS) modernized uPD71071 DMA device. [Fabio Priuli] 2013-06-04 10:17:53 +00:00
Michaël Banaan Ananas
f8269256cd added 7seg leds
I'll clean up the .lay file later but other than that i'm done with the driver for now
2013-06-04 10:08:11 +00:00
mahlemiut
a06a277164 upd765: set st0_filled only if not accessing data. 2013-06-04 09:18:18 +00:00
Fabio Priuli
167752d81c I keep forgetting to remove this include... nw. 2013-06-04 08:25:45 +00:00
Fabio Priuli
6a1f307dfa modernized Taito I/O devices. [Osso] 2013-06-04 08:24:09 +00:00
Fabio Priuli
0a3efaf541 modernized speaker device. [Fabio Priuli] 2013-06-04 07:57:44 +00:00
Andrew Gardner
35704b5ad4 Qt Debugger: The MAME memory tracking system no longer double-frees closed QT
windows.  Also fixes the font segfault on exit again. (nw, but thanks Carl)
2013-06-04 06:37:27 +00:00