Commit Graph

53833 Commits

Author SHA1 Message Date
Lord-Nightmare
51c7ddb2a6 notetaker.cpp: update notes, add more info about the emulator processor, add two of the three proms typed from source listings. [Lord Nightmare] 2017-09-15 03:27:02 -04:00
Sergey Svishchev
ea7674c61b kayproii softlist: add Digital Keyboards' Synergy Host Control System software 2017-09-15 17:00:05 +10:00
AJR
015410aaf0 qb3: Fix sound (MT #6682) 2017-09-14 21:03:37 -04:00
MetalliC
f589b96abb dccons.cpp: documented Dreamcast flash ROM structure 2017-09-15 03:48:11 +03:00
angelosa
97feb7f330 kaneko16.cpp: made dial/paddle optional for gtmr, fixes inp playback (nw) 2017-09-15 02:19:40 +02:00
angelosa
a37c9fc4f0 Change cgraplop2 name back again to Graplop as per Haze notes (nw) 2017-09-15 01:38:02 +02:00
angelosa
5e249520ff Revert Z80_R usage in alibaba, added a note about machine().rand(), open to suggestions (nw) 2017-09-15 00:47:08 +02:00
hap
b117f75925 ioport: remove really bad usage of machine->rand() (nw) 2017-09-15 00:03:07 +02:00
angelosa
3663e56137 MT #06680 2017-09-14 23:28:39 +02:00
Lord-Nightmare
c6c70bbf0e hexion.cpp: fix music pitch for hexionb bootleg [Lord Nightmare] 2017-09-14 17:23:17 -04:00
MetalliC
b973e83bf8 ic place correction (nw) 2017-09-15 00:17:10 +03:00
MetalliC
e9feedc90c new not working clone
---------------------
Shootout Pool Prize (Export) / Shootout Pool The Medal (Japan) Version B -P [Ordyne]
2017-09-14 23:45:53 +03:00
Lord-Nightmare
b88f3b7dd2 hexion.cpp: fix music speed by hooking up the INT_TIME callback from the k053252 CCU properly. [Lord Nightmare] 2017-09-14 16:27:57 -04:00
angelosa
b4eda1ffb3 pacman.cpp: changed RNG function for alibaba, fixes inp playback [Angelo Salese]
smc777.cpp: minor cleanup (nw)
2017-09-14 21:56:30 +02:00
R. Belmont
227ae7045d Merge pull request #2640 from sschnelle/hp16500_hil
hp16500: connect HIL MLC
2017-09-14 14:39:56 -04:00
Robbbert
e52cfffebd (nw) pimps : hooked up the uarts 2017-09-15 03:43:35 +10:00
Robbbert
03e6776950 (nw) ts816: notes 2017-09-14 22:08:53 +10:00
AJR
93eba4f596 advision: Synchronize sound commands (fixes sound in turtles, nw) 2017-09-14 07:22:27 -04:00
Scott Stone
3e75b424ac Changed Language Rom for Lunar Lander which passes now self-test (former source built attempt had 2 bytes differing) [Andrew Welburn] 2017-09-13 21:41:04 -04:00
Scott Stone
f1a5dc847b New machines marked as NOT_WORKING
----------------------------------
Cisco/Fisco 400 [Andrew Welburn]
Gran Trak 10/Trak 10/Formula K [Andrew Welburn]
Gran Trak 20/Trak 20/Twin Racer [Andrew Welburn]
Le Mans [Andrew Welburn]
Qwak!/Quack [Andrew Welburn]

Fixed rom size for Tank (atarittl.cpp) based on recent verification dump [Andrew Welburn]
2017-09-13 21:23:01 -04:00
AJR
d72047c703 wndrplnt: Fix soundlatch-related regression (nw) 2017-09-13 21:04:42 -04:00
Lord-Nightmare
095f682d54 Fix retofinvb3 colors [Lord Nightmare] 2017-09-13 21:02:03 -04:00
Dirk Best
b91b3be70c New device: Data East IRQ Controller
Used by games in the cninja and deco32 drivers. This implies proper
VBlank IRQ ack for all games now. Also added and improved raw screen
parameters for various games.
2017-09-14 02:22:39 +02:00
Ted Green
13abab0600 iteagle: Set medium resolution as default for virtpool and remove MACHINE_IMPERFECT_GRAPHICS. 2017-09-13 14:05:44 -06:00
Ivan Vangelista
42f5165c08 New working clone
--------------------------
Kick Off (bootleg) [caius, The Dumping Union]

This is mostly to get rom loading in, thus avoiding double effort. It has a different sound system which needs to be correctly hooked up.  (nw)
2017-09-13 21:03:38 +02:00
Ted Green
50ae2d7bcf iteagle: Promote virtpool from MACHINE_NOT_WORKING to MACHINE_IMPERFECT_GRAPHICS.
iteagle: Update dip settings for bbh series and virtpool. (nw)
iteagle: Added new 1.60.01 version of bbh2sc. (nw)
iteagle_fpga: Add vblank handling and update gun control. (nw)
iteagle_fpga: Add proper eagle1 (virtpool) battery ram functionality. (nw)
2017-09-13 10:32:09 -06:00
Ivan Vangelista
77153bcb6e skykid.cpp: small note (nw) 2017-09-13 15:57:27 +02:00
Ivan Vangelista
f8da923ba0 New working clone
---------------------------
Lady Master of Kung Fu (set 2, older) [Corrado Tomaselli, The Dumping Union]
2017-09-13 15:54:16 +02:00
Patrick Mackinlay
ae2cd81236 menu: bug fix for network menu (nw) 2017-09-13 18:57:17 +10:00
Patrick Mackinlay
5a3081ed8e upd765: sense interrupt status and i82072 changes (#2632)
Yet another attempt at implementing the i82072 sense interrupt status logic. This time, I've separated the logic into the derived class, so it won't affect the other devices. Also included motor on/off logic (unique to i82072) - motor on delay is incomplete.
2017-09-13 18:44:02 +10:00
Scott Stone
0fa8819b12 legionna.cpp: Fix Lives DIP from "Infinite" to "4" which matches Dip Sheet, Test Mode, and in-game observation. (nw) 2017-09-12 21:25:08 -04:00
Peter Ferrie
1143a511b5 apple2e: don't update 80-col screen immediately on page switch 2017-09-12 16:39:40 -07:00
Ted Green
ad09883c85 voodoo: Revert to using lower 16 bits of zaColor only. Fixes depth buffering from last commit for Voodoo 2 cards and greater. (nw) 2017-09-11 20:33:23 -06:00
AJR
c686b7c413 stuntair: Add 74LS259, NVRAM and watchdog timer; attempt at improving sound communication (nw) 2017-09-11 22:01:09 -04:00
Lord-Nightmare
5476bc8f7e fix corrupt bytes in two mc68705 dumps after re-analysis of raw dump data. [Lord Nightmare, ShouTime] 2017-09-11 21:56:28 -04:00
Ted Green
e9bfbc7a26 voodoo: Fixed subtle casting bug. The uncasted depth in the expanded variable calculation was causing a possible sign extension into the top 32 bits of expanded. Allows obsidian manufacturing test in calspeed to pass. (nw) 2017-09-11 17:42:14 -06:00
AJR
d3cd2c35ae Build fixes (nw) 2017-09-11 18:07:33 -04:00
MetalliC
84a1a2fa0c dccons.cpp: virginize DC flash ROM dumps to fresh factory state 2017-09-12 00:24:30 +03:00
Joakim Larsson Edström
75ea709651 Merge pull request #2641 from JoakimLarsson/m68340tmu
68340: simplified code by making the timer module implementation a device and instantiated twice for timer1 and timer2 respectivelly
2017-09-11 23:05:19 +02:00
hap
a891c620e9 New working machine added
---------
R-Zone: Batman Forever [hap, Sean Riddle]
2017-09-11 21:52:38 +02:00
Ted Green
1656785386 voodoo: Change 2x2 dither matrix values. Allows iteagle power-on video memory tests to pass. (nw) 2017-09-11 09:51:09 -06:00
AJR
a7a5d14693 f-32.cpp: Minor notes (nw) 2017-09-11 11:20:53 -04:00
angelosa
d8b041d14d Promoted Mazer Blazer sets from NOT_WORKING to UNEMULATED_PROTECTION (nw) 2017-09-11 16:35:46 +02:00
angelosa
c43f509a4c mb_vcu.cpp: improved Mazer Blazer collision furthermore (nw) 2017-09-11 16:31:26 +02:00
AJR
64c117bb50 COP400 overhaul
- Rewrite the execution control logic to fetch each byte of an instruction separately in one pass of the main loop. This provides EEPROM-compatible timing for the SIO shift register, allowing the 93C46 on quizpun2 to be read and written properly (though its default contents are a bad dump).
- Add M pseudo-register (internal RAM referenced by B) to debugger state.
- Add T register to debugger state on devices where it only affects SKT.
- The SIO state is now displayed in binary when it is defined as a shift register.
- Skipped instructions and the SKIP flag can be debugged by compile-time switch (disabled by default).
2017-09-11 08:41:45 -04:00
MetalliC
154d80715e new not working machine
-----------------------
Gaelco Football [Peter Wilhelmsen, Smitdogg, The Dumping Union]
2017-09-11 04:28:09 +03:00
David Haywood
ef85408bb0 demote Panic Road (panicr) to MACHINE_NOT_WORKING
playtesting shows that the collisions aren't right, broken collisions = broken game logic = MACHINE_NOT_WORKING flag, we have higher standards.
2017-09-11 10:56:54 +10:00
Vas Crabb
75fefade26 unzip: defer decoding DOS timestamps (nw) 2017-09-11 10:16:16 +10:00
angelosa
17c6f7b5af itech8.cpp: moved vblank irq generation for Ninja Clowns, fixes frames per second jerkiness [Angelo Salese] 2017-09-10 23:44:38 +02:00
ajrhacker
39c88f66b8 Merge pull request #2646 from npwoods/use_better_utf8_from_uchar_overload
Using a better overload of utf8_from_uchar() in ioport_field::key_name (nw)
2017-09-10 13:21:59 -04:00