AJR
31bc949682
megacdcd: Eliminate machine().device (nw)
2019-05-16 21:33:24 -04:00
AJR
7445de12e3
atarifdc: Eliminate machine().device (nw)
2019-05-16 20:33:32 -04:00
smf-
c883054e75
Remove extraneous wav file from all Konami System 573 digital io games (nw)
2019-05-17 01:01:25 +01:00
arbee
bc1c18c746
netlist: GCC 9 fixes (nw)
2019-05-16 19:56:17 -04:00
AJR
9b71ef7496
si5500: Fix wrong bit number (nw)
2019-05-16 18:48:29 -04:00
AJR
3e74ac7a19
europc: MC6805U2 device added (nw)
2019-05-16 18:40:16 -04:00
arbee
ce2e163068
Merge branch 'master' of https://github.com/mamedev/mame
2019-05-16 16:32:08 -04:00
arbee
5d7bad23f4
bfm_sc45_helper: more armor. also, nobody should do banking like this anymore. (nw)
2019-05-16 16:31:24 -04:00
hap
6d67351c0d
mchess: switch default view (nw)
2019-05-16 22:19:23 +02:00
arbee
8c2797f12c
nc.cpp: armor against GCC paranoia (nw)
2019-05-16 16:18:42 -04:00
smf-
3f418b58d9
NEW WORKING GAMES ADDED
...
-----------------------
Point Blank 2 (GNB2/VER.A) [Guru, smf]
Point Blank 2 (GNB2/VER.A alt) [Guru, smf]
NEW GAMES ADDED NOT WORKING
---------------------------
Percussion Freaks 2nd Mix (GE912 VER. KAA) [Windy Fairy, smf]
2019-05-16 18:36:11 +01:00
hap
205b580cbc
milton: added leds (nw)
2019-05-16 18:40:07 +02:00
Robbbert
3d640829af
(nw) h8 : fixed name & company, oops.
2019-05-17 01:37:48 +10:00
Robbbert
9f460b81e3
h8 : fixed cassette, added reset button, marked as WORKING.
2019-05-17 01:26:52 +10:00
Robbbert
117a90921f
(nw) h,i*.xml : removed offset=0
2019-05-16 19:49:56 +10:00
Patrick Mackinlay
ab303f68c2
jazz: wip (nw)
...
The driver is able to launch the Windows NT setup program, but hangs part-way through copying tga.dll to the hard disk.
2019-05-16 16:04:24 +07:00
Patrick Mackinlay
e50efb8f59
nscsi_hd: verify stub (nw)
...
Windows NT setup uses the VERIFY command (without data comparison).
2019-05-16 13:09:41 +07:00
AJR
c787e443f9
h8: Correct manufacturer and improve machine name (nw)
2019-05-16 00:50:05 -04:00
Robbbert
d23ff415a9
Merge branch 'master' of https://github.com/mamedev/mame
2019-05-16 14:35:58 +10:00
Robbbert
cf0ac1bfae
(nw) f,g*.xml : removed offset=0
2019-05-16 14:35:34 +10:00
Patrick Mackinlay
733cc8aaac
i83357: simplify handler (nw)
2019-05-16 11:34:26 +07:00
Patrick Mackinlay
72712de88a
mips: housekeeping (nw)
2019-05-16 11:33:01 +07:00
Patrick Mackinlay
3c11bce7e1
pcat101: housekeeping (nw)
...
Still doesn't process commands from the host properly - not sure if it's a cpu or port issue.
2019-05-16 11:32:06 +07:00
AJR
a5d54d8a16
timex.cpp: Separate state class a little (nw)
2019-05-16 00:00:01 -04:00
Robbbert
0260b77e70
(nw) d,e*.xml : removed offset=0
2019-05-16 13:47:26 +10:00
Robbbert
134944e4e6
(nw) c*.xml : removed not needed offset=0
2019-05-16 13:11:31 +10:00
arbee
a824fab47a
k573: fix memory stomp crash (nw)
2019-05-15 22:25:11 -04:00
hackbar
83b430a1b7
Add support for Sounds Plus w/ vocalizer and various Bally pinball cleanup ( #5064 )
...
* Bally Pinball by35: minor whitespace cleanup.
For games, align columns with only spaces.
Remove some seeminly spurious tabs.
* Bally pinball by35: add as3022 sound board savestate support
* Bally pinball by35: Add test switch on as3022 sound board
* Bally pinball by35: Add Sounds Good w/ vocalizer support.
* Bally pinball by35: Add support for 4k ROMs in AS3022 boards.
The address map in as3022 is set for 4k, with mirroring. 2k boards need
to use ROM_RELOAD in the driver.
2019-05-15 21:41:01 -04:00
Robbbert
9018b30dba
(nw) b*.xml : removed not needed offset=0
2019-05-16 11:21:57 +10:00
AJR
55ccd4496e
polepos.cpp: Support save states
2019-05-15 20:41:29 -04:00
Windy Fairy
ab8dbd3db0
Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O) ( #5055 )
...
* Add support for pcnfrk2m - Percussion Freaks 2nd Mix (GE912 VER. KAA)
* WIP audio for k573dio
* WIP
* Move 3rd party library to 3rdparty folder
* Use MAME's BIT and bitswap
* Fix regression which caused songs to stutter/lag when they should have been read completely in one shot
* Replace gain_to_db switch with equivalent math
2019-05-15 20:17:00 -04:00
Scott Stone
17ff476852
akkaarrh.cpp - Added note in source regarding earom behavior (default Top 3 scores corrupted) (nw)
2019-05-15 18:39:33 -04:00
hap
a220238599
mchess: added internal artwork (nw)
2019-05-15 23:53:41 +02:00
AJR
9a4e731b9c
z100: RAM parity control (nw)
2019-05-15 17:43:46 -04:00
Michael Zapf
6d44504899
tms9901: Ensure that the INT3 input is disabled when the clock is enabled.
2019-05-15 23:07:24 +02:00
Michael Zapf
13c3ec0f00
tms9901: Changed input line reading from 8-bit units to single bits, adapted clients. Decrementer now continues counting even when initial value is 0, clearing up a misunderstanding of specs.
2019-05-15 22:43:40 +02:00
Curt Coder
c9b625bb2a
nano: Added usage instructions. (nw)
2019-05-15 22:46:13 +03:00
MASH
21f3b8e0a1
Fixed arcade build
2019-05-15 20:12:21 +02:00
MASH
8b9957cf55
Fixed Great Guns palette init typo
2019-05-15 20:12:21 +02:00
AJR
ec50757281
z100: Suppress spurious key click on reset (nw)
2019-05-15 13:37:59 -04:00
AJR
b408a205bf
z100: Add keyboard click/beep sound
2019-05-15 13:09:47 -04:00
AJR
6f5a850a14
z100: Convert keyboard to low-level emulation; add Centronics port
2019-05-15 11:53:14 -04:00
AJR
8ca5b0051d
6821pia: Add port line write handlers (nw)
2019-05-15 11:52:21 -04:00
hap
fd0d4bf93b
milton: add internal artwork (nw)
2019-05-15 15:14:18 +02:00
R. Belmont
9df2514cea
Merge pull request #5062 from cam900/cave_args
...
cave.cpp : Updates
2019-05-15 08:37:03 -04:00
R. Belmont
4e6a5bd3df
Merge pull request #5061 from cam900/pgm_args
...
pgm.cpp, pgmprot_*.cpp : Updates
2019-05-15 08:36:49 -04:00
Dirk Best
0b022f9776
hotblock: Hook up I2C EEPROM
2019-05-15 13:37:14 +02:00
cam900
7507ca4ea2
cave.cpp : Updates
...
Simplify handlers, Use common interface for palette, Use seperated gfxdecode, palette, screen finder, bitmap for ppsatan each screen, Move sprite granularity into video_start, Allow save state for sailormn 3th tilemap, Reduce runtime tag lookups, Unnecessary lines, Fix debugger issue, Fix spacings, Use shorter / correct type values, Add notes
2019-05-15 19:06:57 +09:00
Firehawke
85f717190c
A2 WOZ and clean cracked updates for May 14th 2019 (nw) ( #5059 )
...
* Update WOZ originals to Apr 24th 2019 (nw)
Add: Microsoft Adventure, Micro Invaders, Blister Ball and Mad Bomber, Typing Tutor, Space Warrior, The Crimson Crown, Zykron Hearts, Gold Rush, The Print Shop Companion (Version 1.2), Adventureland (Version 2.0/416), Pirate Adventure (Version 2.1/408), Mission Impossible (Version 2.1/306), Voodoo Castle (Version 2.1/119)
* Updated 4AM clean cracks May 7th 2019 (nw)
Fixes: Disk titles for computerized reading for aphasics
Adds: Seven Cities of Gold, Stickybear Printer (Revision 2)
* Further Apple 2 softlist updates (May 11th, 2019) (nw)
Fix: Grammar Gremlins (redumped)
Add: The Count, Strange Odyssey, Neptune, Where in Europe is Carmen Sandiego, Wishbringer (R68), Dueling Digits, Elite, Fore, Gorgon, Hacker, Impossible Mission, Juggler, Sorcerer of Siva, Top Fuel Eliminator, Zork II (R7), Tass Times in Tonetown, Robotwar
* Correct status of Wishbringer R68 (nw)
* Correct duplicate entry, redumped images, set name adjustments (nw)
* Update WOZ originals to Apr 24th 2019 (nw)
Add: Microsoft Adventure, Micro Invaders, Blister Ball and Mad Bomber, Typing Tutor, Space Warrior, The Crimson Crown, Zykron Hearts, Gold Rush, The Print Shop Companion (Version 1.2), Adventureland (Version 2.0/416), Pirate Adventure (Version 2.1/408), Mission Impossible (Version 2.1/306), Voodoo Castle (Version 2.1/119)
* Updated 4AM clean cracks May 7th 2019 (nw)
Fixes: Disk titles for computerized reading for aphasics
Adds: Seven Cities of Gold, Stickybear Printer (Revision 2)
* Further Apple 2 softlist updates (May 11th, 2019) (nw)
Fix: Grammar Gremlins (redumped)
Add: The Count, Strange Odyssey, Neptune, Where in Europe is Carmen Sandiego, Wishbringer (R68), Dueling Digits, Elite, Fore, Gorgon, Hacker, Impossible Mission, Juggler, Sorcerer of Siva, Top Fuel Eliminator, Zork II (R7), Tass Times in Tonetown, Robotwar
* Correct status of Wishbringer R68 (nw)
* Correct duplicate entry, redumped images, set name adjustments (nw)
* Offset cleanup on local (nw)
2019-05-14 23:26:43 -04:00
cam900
c7d6dca915
pgm.cpp, pgmprot_*.cpp : Updates
...
Simplify handlers, Simplify gfxdecodes, Move non-public things into protected: and/or private:, Make sprite drawing routine related to cliprect, Fix tilemap region size for fit 5bpp tile correctly, Reduce unuseds, Unnecessary lines, MCFG_MACHINE_START, MCFG_MACHINE_RESET, MCFG_VIDEO_START overrides, Runtime tag lookups, Fix debugger issues, Fix namings, Spacings, Use shorter / correct type values, Fix notes
2019-05-15 12:02:12 +09:00