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