Commit Graph

53929 Commits

Author SHA1 Message Date
briantro
01a77b3ac8 gaelco2.cpp: Base Gaelco game's CPU clock speed on actual OSCs (nw) 2017-09-05 22:03:44 -05:00
AJR
ead6ba4d6b bingowav: PCB addenda (nw) 2017-09-05 22:22:15 -04:00
AJR
d140f1b079 bingowav: Describe the PCBs a little (nw) 2017-09-05 22:07:51 -04:00
smf-
6636d72373 Apply part of "Fix MT #00490" lost in merge [Kale] 2017-09-05 22:49:52 +01:00
AJR
67265016e5 bingowav: ROM note (nw) 2017-09-05 17:30:15 -04:00
AJR
d693b0f06f balsente.cpp: Add 74LS259 latch (nw) 2017-09-05 16:58:47 -04:00
R. Belmont
cb7a0d5365 Merge pull request #2626 from DavidHaywood/040917
new machines promoted to working (Gaelco)
2017-09-05 16:57:26 -04:00
R. Belmont
3832af3948 Merge pull request #2628 from JoakimLarsson/m68340_5
Improved 68340, 68681 and dbox support
2017-09-05 16:49:58 -04:00
David Haywood
0a67af9579 new WORKING machines
Glass (Ver 1.1, Break Edition, Checksum 49D5E66B, Version 1994) [Peter Wilhelmsen, Morten Shearman Kirkegaard, David Haywood]
Glass (Ver 1.0, Break Edition, Checksum C5513F3C) [Peter Wilhelmsen, Morten Shearman Kirkegaard, David Haywood]
Glass (Ver 1.0, Break Edition, Checksum D3864FDB) [Peter Wilhelmsen, Morten Shearman Kirkegaard, David Haywood]

we actually got a perfect SRAM read from this one, no stray bytes, no bad bytes, verified with previous dumps.
2017-09-05 21:33:09 +01:00
David Haywood
a92a418e71 promoted protected Maniac Square sets to working [Peter Wilhelmsen, Morten Shearman Kirkegaard, Charles MacDonald, David Haywood]
Maniac Square (protected, Version 1.0, Checksum DEEE)
Maniac Square (protected, Version 1.0, Checksum CF2D)
2017-09-05 21:08:20 +01:00
R. Belmont
6523a1566e Merge pull request #2633 from pmackinlay/clipper
clipper: interrupt handling fixes
2017-09-05 14:42:59 -04:00
R. Belmont
1908ac9eee Merge pull request #2631 from pmackinlay/i82586
i82586: fixed 82586 initialisation
2017-09-05 14:42:08 -04:00
AJR
8772759a4c usclssic: Add uPD4701A device with nasty multiplexing (nw) 2017-09-05 13:14:24 -04:00
Ivan Vangelista
5ab531e88c new not working clone
-----------------------------------
Meteor (Stern, set 2) [Gore Daimon, Guilherme Cobra]
2017-09-05 19:09:38 +02:00
Sven Schnelle
5216b5414f hp9k_3xx: add 98603 ROM card
Even if BASIC doesn't boot yet it's handy to have the ROM card in the code
and BASIC in the software list.
2017-09-06 03:03:51 +10:00
hap
72f0490bf1 rzone: correct output_finder, add notes (nw) 2017-09-05 17:39:49 +02:00
AJR
a0ffbe0762 kiwame: Replace bogus "kiwame_nvram" with TMP68301 parallel interface (nw) 2017-09-05 10:32:50 -04:00
AJR
371e87b6e2 bombjack: Soundlatch modernization (nw) 2017-09-05 09:53:31 -04:00
AJR
7b78594df3 gaelco3d: Soundlatch modernization (nw) 2017-09-05 09:35:46 -04:00
AJR
e13a1461d5 suprridr: Soundlatch modernization (nw) 2017-09-05 09:25:18 -04:00
Sven Schnelle
319e2a25bb hp9k_3xx: hook up keyboard/sound to HP9000/332 (#2630)
* HP9000/300: Add SN76494 sound device
* hp9k_3xx: hook up keyboard/sound to HP9000/332
2017-09-05 20:45:55 +10:00
Patrick Mackinlay
8a692c3628 clipper: interrupt handling fixes
* improve interrupt vector handling
* fix C300 interrupt entry and stack frame
* fix pushw where source register is same as stack register
* switch to logmacro.h logging
2017-09-05 17:45:17 +07:00
Vas Crabb
6a4e26694a natural keyboard: prefer lower shift states, eliminate O(n) lookup
allows Alt-combos on European Amiga keyboards to be restored as MAME
will now prefer the simpler Shift-combos to get characters that can be
typed in more than one way
2017-09-05 20:25:40 +10:00
Patrick Mackinlay
341a20ddfe i82586: fixed 82586 initialisation
* have now tested 82586 version successfully
* include heartbeat indicator on all transmits to pass InterPro diagnostic
* also corrected a bug affecting long frames - now allows up to 64k, slightly worried about the increase in save state, but don't have a better idea
2017-09-05 16:20:44 +07:00
npwoods
67ddfe302c Added a natural keyboard validation to check for valid natural keyboard (uni)codes (#2618) 2017-09-05 17:27:45 +10:00
AJR
37db5be464 Don't break mazerbla (nw) 2017-09-05 01:31:29 -04:00
AJR
0903039169 greatgun: Soundlatch modernization (nw) 2017-09-05 01:30:32 -04:00
AJR
aec5b89e77 pitnrun: Add 74LS259 latches (nw) 2017-09-05 01:02:20 -04:00
AJR
2a893c9418 bingowav: Other side of the SYT (nw) 2017-09-04 21:11:43 -04:00
Vas Crabb
e475581ac1 fix exit status (nw) 2017-09-05 11:03:28 +10:00
angelosa
285147ec0d Fixed dipswitches for Mazer Blazer (nw) 2017-09-05 02:35:57 +02:00
angelosa
e90d1e2697 mazerbla.cpp: fixed lightgun inputs for Great Guns [Angelo Salese] 2017-09-05 02:03:35 +02:00
angelosa
150d754ba9 mazerbla.cpp: added backup RAM [Angelo Salese] 2017-09-05 02:03:33 +02:00
hap
cfaad61eff New working machine added
---------
R-Zone: Indy 500 [hap, Sean Riddle]
2017-09-05 01:21:01 +02:00
AJR
79a1cdaff0 bingowav: TE7750 mapping (nw) 2017-09-04 18:04:24 -04:00
AJR
e2e90ded4f bingowav: Give this some RAM (nw) 2017-09-04 17:45:37 -04:00
AJR
783659ae6c New machines marked as NOT_WORKING
----------------------------------
Bingo Wave [Harcsa Béla, caius]
2017-09-04 17:32:57 -04:00
angelosa
0b5d4e663e mb_vcu.cpp: Fixed layer clearances for Great Guns [Angelo Salese] 2017-09-04 22:23:16 +02:00
Joakim Larsson Edstrom
9d4df844ba dbox: hooked up rs232/modem ports 2017-09-04 22:16:54 +02:00
Joakim Larsson Edstrom
c0ff6ec9e1 68340: fixed SIM module read register bug and added informative chip select logic LOG messages 2017-09-04 22:12:09 +02:00
Joakim Larsson Edstrom
5f7f9c4933 68340: deskeletonized the serial module as a device derived from the duart device defined in mc68681.cpp 2017-09-04 22:09:00 +02:00
Joakim Larsson Edstrom
1e4b7bea34 68340tmu: silented some logerror spam by turning them into LOGx statements 2017-09-04 21:40:53 +02:00
Joakim Larsson Edstrom
27a9ff587e 68340tmu: Fixed MCR register enum error 2017-09-04 21:39:39 +02:00
Joakim Larsson Edstrom
03834e8262 mc68681: Added the duart compatible 68340 serial module 2017-09-04 21:37:14 +02:00
AJR
f9b8f6e9bd ice_tbd: Add a PPI to this skeleton (nw) 2017-09-04 15:12:20 -04:00
Joakim Larsson Edström
545fa2867e Merge pull request #2627 from JoakimLarsson/m68340_4
dbox: added 29F800B flash boot device
2017-09-04 20:43:40 +02:00
Curt Coder
8085d235f5 crvision: Added Laser 2001 ROM. [cvemu]
laser2001_cart: Added Salora Disk Drive cartridge. [cvemu]
2017-09-04 21:14:22 +03:00
cracyc
4232c067b1 selmenu: don't translate info box titles twice (nw) 2017-09-04 12:56:51 -05:00
Ivan Vangelista
5ead34d47b new not working machine
-----------------------------------
Guns N Roses (2.00) [Gore Daimon, Guilherme Cobra]
2017-09-04 18:45:58 +02:00
AJR
4e6d76bd8e unkitpkr: PCB note (nw) 2017-09-04 12:24:52 -04:00