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 |
|
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 |
|