Commit Graph

38166 Commits

Author SHA1 Message Date
Joakim Larsson Edstrom
ac9da1ef31 System ROM up and running, ROM/RAM adress map ok, started to add PIT 2015-09-22 17:30:09 +02:00
Joakim Larsson Edstrom
00bfb01e9b started work on Motorola MVME-350 2015-09-22 17:30:09 +02:00
David Haywood
8f2d1097ad (nw) 2015-09-22 15:16:21 +01:00
David Haywood
5eaae1ba71 stuff with minefldfe (nw) 2015-09-22 13:08:12 +01:00
David Haywood
bf22797439 allow rescuefe to show something at least, even if it's not running properly (no coin, broken attract) (nw) 2015-09-22 10:52:06 +01:00
David Haywood
8ecb06e1be no luck yet. (nw) 2015-09-22 03:55:58 +01:00
cracyc
b034d51a8f pcd: use ul (nw) 2015-09-21 21:41:03 -05:00
David Haywood
7c5bb9dc63 new clones
Minefield (Free Enterprise Games, bootleg) [Guru] (not working)
Rescue (Free Enterprise Games, bootleg) [Guru] (not working)

I have a feeling we might be missing something with these, the program code we have seems too small, sub-3 in rescue doesn't even contain anything except the taunt message.
Maybe the RAM module on the board was meant to be battery backed?

also the roms marked 'prg' are actually the gfx, and the roms marked 'gfx' are the sound program.
2015-09-22 01:10:37 +01:00
Wilbert Pol
cd7ed78f98 v9938.c: Fix MT#05622 and MT#05623 2015-09-21 22:58:39 +02:00
James Wallace
bfb9dd7b34 Forced IR0 to a non zero value at startup, fixes v4cmaze startup but needs investigation(nw) 2015-09-21 19:56:03 +01:00
cracyc
e763499ac7 mc146818: 24/12 default setting (nw) 2015-09-21 12:17:06 -05:00
arbee
75d08240a5 m68k: fix corner case for 020+ bitfield instructions [Till Harbaum] 2015-09-21 09:24:09 -04:00
Guru
2b82915526 mps1230.c: switched the ROMs around so the latest firmware loads last (nw) 2015-09-21 18:16:14 +08:00
Lord-Nightmare
1c9cdafb2d DEC LA120: Implemented LED output via logerror; marked one ROM as bad since it fails its internal checksum tests. [Lord Nightmare] 2015-09-21 03:58:55 -04:00
Lord-Nightmare
66342ace0c DEC LA120: Keyboard matrix is done, keyboard reading should work in theory. UART partly attached. Corrected cpu XTAL. [Lord Nightmare] 2015-09-21 02:14:04 -04:00
Vas Crabb
7a1747b079 Merge pull request #336 from shattered/_78d88c4
isa_ibm_pgc: reinstall ROM mapping at reset time
2015-09-21 13:58:13 +08:00
Sergey Svishchev
4f6f606be5 isa_ibm_pgc: reinstall ROM mapping at reset time 2015-09-21 08:21:03 +03:00
Lord-Nightmare
b00e2685b5 typo (n/w) 2015-09-21 00:59:20 -04:00
cracyc
a2c37524bb pcd_kbd: things (nw) 2015-09-20 20:03:26 -05:00
angelosa
5f1529cf6b Merge branch 'master' of https://github.com/mamedev/mame 2015-09-21 02:27:41 +02:00
angelosa
b3403a54d5 Misc. notes 2015-09-21 02:27:27 +02:00
Michael Zapf
5907192555 Guard against access to unset harddisk 2015-09-21 00:54:15 +02:00
arbee
719356ef47 It helps to include this file :) 2015-09-20 18:20:55 -04:00
arbee
affe28ab34 New machine added as MACHINE_NOT_WORKING
----------------------------------------
Commodore MPS-1230 NLQ Printer [Guru, R. Belmont]
2015-09-20 18:18:07 -04:00
briantro
f13fb11610 new Point Blank clone added
New Clone Added
-----------------------------------------------
Point Blank (World, GN2 Rev B, set 2) [Caius, Smitdogg, The Dumping Union]
2015-09-20 16:44:39 -05:00
Luca Elia
bc8016d360 New clones added
----------------
Kung Fu (IGS, v100) (not working) [Siftware]
2015-09-20 19:49:06 +02:00
David Haywood
74ceaefbe0 common scramble (nw) 2015-09-20 18:05:55 +01:00
David Haywood
999ed27b7b put device in igs_m027.c driver (nw) 2015-09-20 17:46:31 +01:00
David Haywood
9e11f53298 refactor some igs code into a device so that we can use it with igs_m027.c (nw) 2015-09-20 17:08:51 +01:00
hap
69a68c3ca9 slap self 2015-09-20 17:57:32 +02:00
hap
377168c4b4 Simplified coreutil.c gregorian_days_in_month. [William Krick] 2015-09-20 17:52:47 +02:00
cracyc
0bb208ce12 mc146818: optional binary default and epoch setting (nw)
pcd: video attributes (nw)
2015-09-20 10:28:58 -05:00
Luca Elia
164d9513d5 New clones added
----------------
Hard Head (bootleg, set 2, not working) [leniad]
2015-09-20 15:19:12 +02:00
Lord-Nightmare
1f70ed880d missed some comments (nw) 2015-09-20 06:55:38 -04:00
Lord-Nightmare
693e73dbf3 Significant accuracy improvements, documentation and other updates to the ER-2055 EAROM emulation used for several Atari games, based on schematics and datasheets. It now uses a state machine to keep track of the current EAROM bus state. [Lord Nightmare] 2015-09-20 06:36:23 -04:00
Wilbert Pol
fd069ed1a3 mmodular.c: Fix some crashes (nw) 2015-09-20 09:48:06 +02:00
Ivan Vangelista
2298378b5d galaxian.c - jumpbug: fixed MT05969 by applying the same star generator as Galaxian. Schematics aren't available, but the readme of the rom dump states that the pcb is very similar to Galaxian. (nw) 2015-09-20 09:33:15 +02:00
Lord-Nightmare
ed89f8d6e3 Add (mostly) skeleton driver for the DECwriter III (LA120) [Lord Nightmare, NeXT] 2015-09-20 01:09:16 -04:00
David Haywood
b78db615ed shuffle sets based on board type (nw) 2015-09-20 03:06:23 +01:00
David Haywood
a41a7f9e52 oops (nw) 2015-09-20 02:50:29 +01:00
David Haywood
37272185a4 split fearless into a different driver, has different vid hw (nw) 2015-09-20 02:49:39 +01:00
David Haywood
541cb4c1dd dumped another rom on amazona [fsanches] 2015-09-20 01:02:54 +01:00
R. Belmont
d18da8239b Merge pull request #334 from kazblox/gb_fixNR52
mess/audio/gb.c - correct NR52 register writing with proper values
2015-09-19 17:23:00 -04:00
arbee
b7d740a443 ksys573: redumped CDs for drmn8m and gtrfrk9m [Guru] 2015-09-19 16:52:47 -04:00
Olivier Galibert
12a6bc6aa6 Merge pull request #335 from ramiropolla/lx810l
lx810l: add screen simulating paper output
2015-09-19 22:51:31 +02:00
Ramiro Polla
07f5d240f7 lx810l: update documentation 2015-09-19 21:05:33 +02:00
Ramiro Polla
9c518d44bc lx810l: add screen simulating paper output 2015-09-19 21:05:30 +02:00
Ramiro Polla
15c5d9e721 e05a30: fix bit order for printhead output
The 9th bit is the LSB, not the MSB.
2015-09-19 21:05:25 +02:00
Ramiro Polla
b9063c1916 lx810l: clean up stepper initialization 2015-09-19 21:05:22 +02:00
Ramiro Polla
37676cb203 lx810l: use dac instead of speaker 2015-09-19 21:05:10 +02:00