Curt Coder
48b7ef9836
(MESS) vic20: Fixed compile. (nw)
2013-12-29 21:42:08 +00:00
smf-
e971c77602
marked mpr-18134.ic32 bad (nw)
...
[C:\emu\mame\roms\153\x]\emu\mamesvn\romcmp.exe ..\netmerc.zip
20 files
epr-18121.ic7 1xxxxxxxxxxxxxxxxxx = 0xFF
epr-18021.ic6 11xxxxxxxxxxxxxx = 0xFF
mpr-18134.ic32 FIXED BITS (11111111)
2013-12-29 19:48:40 +00:00
Jonathan Gevaryahu
87af04aaf1
add a small note to lk201, n/w
2013-12-29 19:20:01 +00:00
smf-
037b476d66
New NOT WORKING game added
...
------------------
NetMerc (ShouTime)
2013-12-29 18:25:23 +00:00
David Haywood
8e14e65b18
fix lemmings sound writes (nw)
2013-12-29 18:14:02 +00:00
Wilbert Pol
491451cf26
unsp.c: Modernized cpu core. [Wilbert Pol]
2013-12-29 18:01:08 +00:00
smf-
e1d321eb6b
Updated bios full names. (nw)
2013-12-29 17:51:51 +00:00
smf-
66827862e7
reduce dependency mak files by 130k (nw)
2013-12-29 16:55:14 +00:00
Robbbert
ed814a9228
(MESS) new not working system [Robbbert]
...
---------------------------
Pulsar Little Big Board
2013-12-29 13:55:39 +00:00
smf-
39d69e6a97
stores all bits written to gpip register, so that it can update the output when changing the ddr register & renamed variables to tie up more with the description in the data sheet (nw)
2013-12-29 11:11:02 +00:00
smf-
6984e05f8a
Fixed crash when starting tt030, it now doesn't work as well as it didn't work before (nw)
2013-12-29 10:52:51 +00:00
Ivan Vangelista
c954f42c0c
Corrected manufacturer as per MT05403. (nw)
2013-12-29 09:18:44 +00:00
Robbbert
078cac14e8
(MESS) bml3 : added cassette
2013-12-29 08:20:46 +00:00
Jonathan Gevaryahu
a36d348683
revert stuff that probably wasn't intentionally committed. (n/w)
2013-12-29 03:57:41 +00:00
Scott Stone
0ff81df3e8
Fix for MAME compile based on r26798 changes (nw)
2013-12-29 03:42:01 +00:00
R. Belmont
d85b240903
SDL: fix build (nw)
2013-12-29 02:09:26 +00:00
mahlemiut
9978476e55
wicat: WIP checkpoint (no whatsnew)
2013-12-29 01:47:50 +00:00
Couriersud
f6a91bbb13
Further untangled nl_base.[hc] and mame-specific netlist.c. No wn
2013-12-29 01:27:49 +00:00
mahlemiut
cbd26a0902
x2212: added support for the 2210 (64x4)
2013-12-29 01:21:49 +00:00
smf-
93188e310b
Removed MC68901 polling for gpio bits. [smf]
2013-12-29 00:14:05 +00:00
smf-
4f61954a68
push all gpio values to allow interrupts to work. [smf]
2013-12-28 23:07:16 +00:00
Couriersud
f03fe6e80a
Split netlist_mame_device_t into a core device and a "cpu" device. Based on this setup, work can start on "pure" sound devices.
2013-12-28 21:20:40 +00:00
Wilbert Pol
1eac5f4e9e
scmp.c: Modernized cpu core. [Wilbert Pol]
2013-12-28 20:53:14 +00:00
smf-
e477d12877
fixed uninitialised variables, atari st mouse works again [smf]
2013-12-28 20:39:10 +00:00
Couriersud
5fc9d0703a
Netlist, make some class variables protected. No wn
2013-12-28 14:57:22 +00:00
smf-
966ae37d90
Converted x68000 keyboard into a separate serial device. This allows the removal of the uart hle in the driver (which didn't work, it was always two characters behind). diserial cannot sync with the start bit properly when using an external clock, so for now I've added a hack that is only enabled when using the MC68901 (setting the flag ignores the extra spurious bit that was getting shifted in). [smf]
2013-12-28 02:21:13 +00:00
smf-
e9b8110811
preliminary receiving serial support for MC68901 [smf]
2013-12-28 01:46:52 +00:00
Scott Stone
029b781ead
New clones added
...
----------------
Magic Worm (bootleg of Centipede) alternate [Andrew Welburn] (not working)
Ms. Pac-Man (bootleg on Crush Roller Hardware) [Kevin Eshbach]
Comments: Could use some help getting that centipede/magic worm dump working - service mode works, game does not.
2013-12-28 01:03:40 +00:00
smf-
e8860427e8
Added preliminary transmit support to MC68901 [smf]
2013-12-27 23:42:23 +00:00
smf-
dbcd354ab3
don't transmit anything when driven by an external clock and nothing has been queued. [smf]
2013-12-27 23:26:53 +00:00
Wilbert Pol
0f05353374
ssp1601.c: Modernized cpu core. [Wilbert Pol]
2013-12-27 22:02:25 +00:00
Couriersud
ff741fe954
Hopefully fix windows build: Commit two files which escaped my attention. No NW.
2013-12-27 20:07:20 +00:00
Wilbert Pol
bb39a28d1b
sc61860.c: Modernized cpu core. [Wilbert Pol]
2013-12-27 18:17:26 +00:00
Couriersud
8ca799371f
Alignment of netlist with MAME standards. Inputs to netlist are now registered using by MCFG_* as mame subdevices and exhibit the usual writeXX/readXX methods including a PORT_CHANGED method. This allows direct linking to inputs. [Couriersud]
2013-12-27 18:14:07 +00:00
smf-
383b1196db
removed some more unused mfp code (nw)
2013-12-27 13:29:31 +00:00
smf-
d522db3870
expose less of the diserial internals, which has meant adding i8251_device::write_cts (nw)
2013-12-27 13:23:02 +00:00
Wilbert Pol
da3baab9be
(MESS) bml3.c: Commented out unused variable. (nw)
2013-12-27 12:57:45 +00:00
Wilbert Pol
87948b0c57
small cleanup (nw)
2013-12-27 12:50:54 +00:00
smf-
33705d99d4
removed some more unused mfp code (nw)
2013-12-27 10:31:12 +00:00
smf-
a47d26686e
fixed wrong tag name (nw)
2013-12-27 10:18:06 +00:00
Wilbert Pol
293f5d6a6d
se3208.c: Modernized cpu core. [Wilbert Pol]
2013-12-27 09:46:44 +00:00
Miodrag Milanovic
458c341a40
removed usage of direct handler and timers for reseting (nw)
2013-12-27 08:07:37 +00:00
Robbbert
45fa51294d
mc6845 : fixed total freeze of MESS when interlace&video mode was selected
...
on super80v. Also added some comments.
2013-12-27 08:07:03 +00:00
Robbbert
2782ff9cfa
(MESS) bml3 : replaced beeper with speaker; fixed a video issue (nw)
2013-12-27 08:03:27 +00:00
smf-
c0e2b18bc5
uses aer register to select which transition to generate an interrupt on [smf]
2013-12-27 00:42:15 +00:00
smf-
63ae866195
simplified x68k RP5C15 hookup (nw)
2013-12-27 00:40:44 +00:00
smf-
30532072ca
fixed debug build (nw)
2013-12-27 00:29:47 +00:00
smf-
206948e26e
removed mfp_init() and the variables it sets as they aren't used. keyboard reading is still hacked and doesn't go through 68901 device. (nw)
2013-12-26 23:15:53 +00:00
smf-
3358cf506c
removed unused code & variables (nw)
2013-12-26 23:05:12 +00:00
Ivan Vangelista
4f32e7c6b3
Fixed MT05297. (nw)
2013-12-26 21:47:41 +00:00