Commit Graph

22819 Commits

Author SHA1 Message Date
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
mahlemiut
64fbe42028 attache: Colour consistency change. (no whatsnew) 2013-06-03 23:05:25 +00:00
Michaël Banaan Ananas
43127cd69f add informative note from PhilB 2013-06-03 21:51:15 +00:00
Michaël Banaan Ananas
9585dfe6bf small cleanup before i have a tackle at those 7seg leds 2013-06-03 21:40:09 +00:00
Michaël Banaan Ananas
7611b2728e (note) 2013-06-03 21:32:25 +00:00
Michaël Banaan Ananas
b73aab8d66 ok, upodate note 2013-06-03 20:47:50 +00:00
Fabio Priuli
55c0f2ba75 (MESS) modernized VIC3 video device. [Fabio Priuli] 2013-06-03 20:40:27 +00:00
Fabio Priuli
38e965c78c fixed xml. nw. 2013-06-03 20:37:25 +00:00
Fabio Priuli
d5e4b7bd63 (MESS) modernized VT100/Rainbow video device. [Fabio Priuli] 2013-06-03 19:17:28 +00:00
Wilbert Pol
e49edb8fb1 (MESS) pc.c: Added t1000sl2. Hooked up the Tandy 1000 character rom to the other Tandy 1000 drivers. Reimplemented Tandy 1000 ROM banking according to the schematics. [Cowering, Wilbert Pol] 2013-06-03 19:14:45 +00:00
Michaël Banaan Ananas
cb633b2edd break kram3 on purpose - marked it NOT_WORKING until encryption is implemented properly in qix.c (and not in the cpu core itself) 2013-06-03 19:12:17 +00:00
Fabio Priuli
4eceee9ae8 cleanup. nw. 2013-06-03 18:27:51 +00:00
Fabio Priuli
23b782ac5c (MESS) Modernized MC68328 (DragonBall) device. [Fabio Priuli] 2013-06-03 18:26:37 +00:00
Oliver Stöneberg
6dd8e21fee disabled unused private field in src/emu/video/tms9927.h report by clang (nw) 2013-06-03 16:27:27 +00:00
cracyc
d3dd023e1f ins8250: add pc16552d (nw) 2013-06-03 16:27:18 +00:00
Curt Coder
1e05c00543 (MESS) enterp: Added Guru-readme and fixed setnames. [Guru] 2013-06-03 13:55:44 +00:00
Curt Coder
67b05b5f15 (MESS) pet_flop.xml: Added some unsorted floppies. (nw) 2013-06-03 13:51:49 +00:00
Michaël Banaan Ananas
0f575e7477 fix kram3 set locking up MAME 2013-06-03 13:08:07 +00:00
Fabio Priuli
abeba8a9a5 cleanups. nw. 2013-06-03 12:59:25 +00:00
Robbbert
f9a0330e1b (MESS) altos5 wip 2013-06-03 12:52:45 +00:00
Fabio Priuli
97b849fe0e (MESS) ip22: converted the SGI Newport graphics board to be a device. [Fabio Priuli] 2013-06-03 12:41:59 +00:00
Fabio Priuli
8d6ee4e61c (MESS) gizmondo: converted the GF4500 to be a device. [Fabio Priuli] 2013-06-03 12:40:04 +00:00
Miodrag Milanovic
24a894246c compile fix (nw) 2013-06-03 12:35:24 +00:00
Fabio Priuli
e098aab416 Modernized the PIT8253 device. [Fabio Priuli] 2013-06-03 11:39:54 +00:00
Robbbert
c601f92855 (MESS) 68ksbc: connected up serial terminal 2013-06-03 10:08:32 +00:00
mahlemiut
41449d6a62 attache: Implemented graphics RAM, and made the display green (since the system uses a green monitor). 2013-06-03 10:03:40 +00:00
Miodrag Milanovic
a233848458 removal of not needed includes of devlegcy.h (nw) 2013-06-03 07:30:56 +00:00
Fabio Priuli
341d25d1d7 removed unneeded include. nw. 2013-06-03 06:59:12 +00:00
Fabio Priuli
cecb42fcb1 (MESS) Modernized uPD1771c sound device. [Fabio Priuli]
src/mess/audio/ is now legacy free, if I'm not making mistakes...
2013-06-03 06:46:22 +00:00
mahlemiut
cb34ca297b attache: implemented some text attributes. 2013-06-03 02:44:07 +00:00
Michaël Banaan Ananas
16e49c4c2b (nevermind) 2013-06-02 22:02:39 +00:00
Michaël Banaan Ananas
c1c225a625 correct ymf271 external memory handling 2013-06-02 21:59:02 +00:00
Michaël Banaan Ananas
431d9dad2e small fix with ext mem write (no game uses it tho) 2013-06-02 21:40:31 +00:00
Fabio Priuli
0e35391d20 (MESS) modernized the Mac Sound device. [Fabio Priuli] 2013-06-02 21:40:08 +00:00
Angelo Salese
eb1eff0fe9 PC-9801: complete a note 2013-06-02 21:09:25 +00:00
Fabio Priuli
cee3efaa03 modernized the TMS9927 device [Fabio Priuli] 2013-06-02 20:56:06 +00:00
Michaël Banaan Ananas
a5695f8fda before i do next commit, some hw notes and cleanups in machine config 2013-06-02 20:48:26 +00:00
Curt Coder
779d07a706 (MESS) superslv: Fixed regression. (nw) 2013-06-02 20:07:23 +00:00
cracyc
3f5f8a0bbb microtch: convert to devcb2 (nw)
meritm: convert to use ns16550 (nw)
--
Only remaining user of pc16552d.c is firebeat.c.
2013-06-02 18:46:57 +00:00