smf-
f4655e0ae4
Removed hack and hooked up Z80DART now that parity works. [smf]
2014-01-08 22:38:15 +00:00
smf-
fa006a2c7c
fixed Z80DART parity selection [smf]
2014-01-08 22:37:42 +00:00
smf-
26754cf189
fixed order of parameters to set_data_frame() in r27006 (nw)
2014-01-08 22:35:05 +00:00
Wilbert Pol
3923db613d
(MESS) checkpoint (nw)
2014-01-08 22:19:37 +00:00
Michaël Banaan Ananas
1e895ae4fb
note
2014-01-08 21:26:22 +00:00
Michaël Banaan Ananas
57cfc0b411
small workaround for airco22b garbage sprite
2014-01-08 21:11:57 +00:00
Michaël Banaan Ananas
c9af961cb3
added keycus RNG similar to other namco hw
2014-01-08 20:52:13 +00:00
smf-
1ec3795d20
Changed serial terminal to use separate data bits/parity and stop bit settings to allow more diversity.
2014-01-08 20:46:12 +00:00
David Haywood
24f13a9d4c
new clones
...
Happy 6-in-1 (ver. 102CN) [rtw] (becomes the new parent, old parent is now happy6101)
2014-01-08 18:26:14 +00:00
Ivan Vangelista
233a37f1b2
Modernized beta disk device. Still needs updating to modern fdc.(nw)
2014-01-08 18:11:54 +00:00
Robbbert
4548b75d5b
(MESS) czk80 : added devices and notes
2014-01-08 15:55:49 +00:00
Curt Coder
395af5982e
(MESS) cbm2: HRG cartridge WIP. (nw)
2014-01-08 15:39:28 +00:00
Curt Coder
2777a10ec5
(MESS) c64: Fixed Magic Formel cartridge. [Curt Coder]
2014-01-08 15:38:45 +00:00
Michaël Banaan Ananas
1156254f57
relocate sourcecode to more like our usual layout, something like:
...
cpu memormaps + read/write functions
input defs
machine config
romdefs
gamelist
2014-01-08 15:22:54 +00:00
Michaël Banaan Ananas
1ad6c5839c
got rid of namcona1 legacy nvram handler
2014-01-08 15:01:05 +00:00
Michaël Banaan Ananas
d88747c2e5
got rid of namconb1 legacy nvram handler
2014-01-08 14:15:19 +00:00
David Haywood
d411bdd758
new WORKING game
...
Happy 6-in-1 (ver. 101CN) [rtw, iq_132, David Haywood]
2014-01-08 10:19:15 +00:00
Mike Naberezny
e3a409d9bd
(MESS) pet_flop.xml: Fixed "set unit number" program on HardBox disks. [Mike Naberezny]
2014-01-08 06:23:47 +00:00
smf-
6c4480939e
reverted gross hack (nw)
2014-01-08 01:59:18 +00:00
smf-
d1848fa894
It makes more sense to mask out the errors that are going to be brought in from the error mask rather than throw all the other bits away. However I haven't seen any documentation for Z80DART that says there is an error FIFO at all. [smf]
2014-01-08 01:34:20 +00:00
Couriersud
91d887ac7c
Added a "-listdevices" option to nltool to list all available devices. Simplified code. [Couriersud]
2014-01-08 01:28:29 +00:00
smf-
e9aa1c9a03
Sets RR1_ALL_SENT on reset, previously it relied on tra_complete() being called after reset. It's no longer called if there has been no data sent.
2014-01-08 00:44:56 +00:00
Wilbert Pol
11137da005
(MESS) forgot this one (nw)
2014-01-07 21:55:08 +00:00
Wilbert Pol
4ed9300a67
(MESS) checkpoint (nw)
2014-01-07 21:54:40 +00:00
Ivan Vangelista
8bcb41f366
Modernized kr2376 device. (nw)
2014-01-07 17:37:19 +00:00
Alex W. Jackson
60c5be899a
docastle.c: hook up slave CPU IRQ according to schematics [Alex Jackson]
2014-01-07 16:36:22 +00:00
smf-
4a0d5a4c65
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
2014-01-07 14:25:34 +00:00
smf-
dfeda5a017
fixed recent c64 regressions (nw)
2014-01-07 13:33:00 +00:00
Robbbert
b940ef30d9
(MESS) ampro : patched out serial comms because of recent breakage elsewhere.
2014-01-07 13:21:02 +00:00
David Haywood
d0f7ada80c
new WORKING game
...
Top Blade V [ElSemi]
(also he improved protection patches in Office Yeo In Cheon Ha based on analysis of the PIC dump, but it's still unstable for currently unknown reasons)
2014-01-07 10:42:12 +00:00
Robbbert
9e2cafd443
(MESS) v6809 : fixed crash from r26958
2014-01-07 09:05:44 +00:00
Robbbert
1c89f1903d
(MESS) New not-working system [MooglyGuy, Smitdogg, The Dumping Union, TeamEurope]
...
----------------------------------
IQ Unlimited
out of whatsnew: This is the original Z80 version, not the same as the 680x0 system added recently.
2014-01-07 06:00:55 +00:00
R. Belmont
7456774f36
(MESS) fanucs15: got the 80286 to boot correctly [Carl]
2014-01-07 04:28:10 +00:00
R. Belmont
4e57365bef
Fix GCC 4.8+ / Clang compiles (nw)
2014-01-07 03:25:30 +00:00
Brian Troha
1fc2584c80
segaorun.c: Correct types (IE Deluxe or not) and add/update minor documentation information. - NW
2014-01-07 03:13:53 +00:00
R. Belmont
fef02c021c
(MESS) New skeleton drivers:
...
Fanuc System 15 [Guru, R. Belmont]
2014-01-07 02:28:39 +00:00
Brian Troha
42b5becc73
asterix.c: Change to use XTAL speeds. - NW
2014-01-07 02:07:49 +00:00
Brian Troha
87aa3ae1f3
segaorun.c: Remove newly outdated comment. - NW
2014-01-07 01:33:18 +00:00
Couriersud
1242ec6d32
More house-cleaning on netlist. No wn
2014-01-07 01:03:44 +00:00
David Haywood
4a0c907028
new WORKING game
...
Carket Ball [ANY, David Haywood]
new clones
Cookie & Bibi (set 2) [ANY, David Haywood]
(same c&b set from previous submission, now working with correct data)
2014-01-07 00:39:30 +00:00
Michaël Banaan Ananas
38bf8209ee
don't clutter error.log by default
2014-01-06 23:16:16 +00:00
smf-
339ecb0f2c
Removed calls to mpu4_state *state = machine.driver_data<mpu4_state>(); by moving code into mpu4_state. Removed runtime lookup of devices that were already looked up in mpu4_state. [smf]
2014-01-06 22:51:51 +00:00
Wilbert Pol
e778331511
tlcs90.c: Modernized cpu core. [Wilbert Pol]
2014-01-06 22:15:44 +00:00
Michaël Banaan Ananas
6823229d76
rm game-no-sound flag from icecold.c
2014-01-06 20:04:32 +00:00
smf-
5ea7118892
reduced the number of callers to set_a_input by calling porta_w & made the WRITE8_HANDLER call that as well, instead of the other way round and having to lookup an address space that is never used [smf]
2014-01-06 20:03:09 +00:00
smf-
2211539e88
removed a couple of CA1/CB1 involved with IEEE, pet was already pushing the signals to the PIA (nw)
2014-01-06 19:38:12 +00:00
smf-
dc824e9dc2
Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only returned what you'd written to the chip, only a couple of those were ever used (by audio/exidy.c). Removed some ca*/cb* read callbacks that just returned what had already been pushed or always returned 0. As there are no longer any cb2 read callbacks that functionality has been removed. [smf]
2014-01-06 19:06:08 +00:00
Ivan Vangelista
724ccc6613
Fixed 05276 as suggested by MASH (hopefully the dumper still has the pcb and can verify it). Inverted the "Unknown Use" dip default since it broke controls. I guess the "UNK" port could actually be the controls for the "matrix" mode. (nw)
2014-01-06 18:43:41 +00:00
Ivan Vangelista
1d26d6c791
Fixed MT02879. (nw)
2014-01-06 16:52:14 +00:00
smf-
9207c04fb1
fixed swapped cb1 & ca2 read callbacks during conversion (nw)
2014-01-06 16:30:13 +00:00