Commit Graph

54381 Commits

Author SHA1 Message Date
Joakim Larsson Edstrom
77caf95888 prodigy: updated keypad logic to use ioport_array 2017-10-23 23:03:45 +02:00
Joakim Larsson Edstrom
6a8acc6d37 prodigy: Added clickable layout, the machine is now playable 2017-10-18 01:03:35 +02:00
Joakim Larsson Edstrom
7f32d53013 via6522: Added some interrupt LOGs 2017-10-18 01:01:26 +02:00
npwoods
86f50b0d65 Created a more flexible imgtool::datetime structure for use within Imgtool (#2263)
* Created a more flexible imgtool::datetime structure for use within Imgtool

This is intended to replace most usage of time_t

* Changing the granularity of imgtool_clock from 1ms to 100ns, as per Vas' suggestion

* Created arbitrary_datetime in timeconv.h to facilitate interpretation of datetime info

I concluded that invoking std::mktime on manually assembled std::tm is bad, because it is indeterminate how the std::tm members may be "dominant".  This required that I go further in imgtool, and update a number of drivers and eliminate the parameter of imgtool::datetime that takes std::tm.
2017-10-17 21:18:57 +02:00
hap
78c658c7a2 New clone added
-----------
Fidelity Elite Avant Garde (model 6117-7, set 2) [CB-Emu]
2017-10-17 20:53:56 +02:00
angelosa
6c3db8bcd3 Don't let SCU DSP go anywhere, use device_reset_after_children() (nw) 2017-10-17 20:28:37 +02:00
hap
f407c55459 input: make xinput analog triggers half-axes and default IPT_PEDAL2 to RZ- instead of Z+, placing IPT_PEDAL and IPT_PEDAL2 on separate axes. (nw) 2017-10-17 19:58:38 +02:00
AJR
f61a717766 tk80.cpp: Correct clocks and CPU type for nectk85 (nw) 2017-10-17 13:54:43 -04:00
Ivan Vangelista
8f0d2b5735 machines promoted to working
------------------------------------------------
Big Casino [Ivan Vangelista]
2017-10-17 18:17:19 +02:00
AJR
77aca96af7 d6809: Add some devices (nw) 2017-10-17 11:31:17 -04:00
cracyc
52d9affff1 i386: use correct stack size in retf (nw) 2017-10-17 09:49:12 -05:00
Vas Crabb
7980558cc1 z80scc: fix interrupt mask generation [Patrick Mackinlay] 2017-10-17 21:36:45 +11:00
angelosa
bfa9a5f4dc This is fixed (nw) 2017-10-17 08:25:31 +02:00
angelosa
939659f4f1 dec0.cpp: hooked up priority video port to Midnight Resistance bootlegs [Angelo Salese] 2017-10-17 08:07:31 +02:00
angelosa
0c1737ffc1 dec0.cpp: updated inputs in all games in the driver [Angelo Salese]
* Added input labels for most games in the driver, and removed unused buttons;
* Updated positional rotary for Heavy Barrel/Midnight Resistance to use remap table;
* Made Boulder Dash to use 4way stick as per manual;
2017-10-17 05:39:45 +02:00
angelosa
9033470d20 Hit save (nw) 2017-10-17 05:39:42 +02:00
angelosa
798035cde3 Proposed fix for MT #06154 (nw) 2017-10-17 05:39:40 +02:00
Justin Kerk
9e8160cf7e Fix compile warning under Emscripten (#2552) (submitted to upstream asio) (nw) 2017-10-17 01:55:57 +00:00
ajrhacker
e37cf6f659 Merge pull request #2721 from DavidHaywood/131017
a few dasm fixes that were in the sh4 core but not the sh2 core and got lost when merging them (nw)
2017-10-16 14:58:59 -04:00
Curt Coder
0a0fd11e71 abc1600: WIP. (nw) 2017-10-16 20:49:43 +03:00
David Haywood
d03385ac32 a few dasm fixes that were in the sh4 core but not the sh2 core and got lost when merging them (nw) 2017-10-16 18:40:02 +01:00
Ivan Vangelista
675672381e statriv2.cpp: added a lot of Casino Strip sets (nw) 2017-10-16 19:13:47 +02:00
Quench0
54bc6d1664 New not working clone
------------------------------
Cheetah (Blue cabinet version - Stern Pinball) [Cooke/LondonPinball]
2017-10-17 01:18:23 +11:00
Quench0
961527b7d3 New not working clone
------------------------------
Trident (Later version - Stern Pinball)
2017-10-17 00:15:05 +11:00
Quench0
bb5c61bf21 New not working clone
------------------------------
301/Bullseye (Traditional Pinball Scoring) [barakandl]
2017-10-16 23:07:02 +11:00
Quench0
1418bb7140 New not working clone
------------------------------
Eight Ball (rev. 17)
2017-10-16 18:07:34 +11:00
briantro
6a387ee352 new working clone - World Series: The Season (rev 0)
New Clone Added
--------------------------------------------------
World Series: The Season (rev 0) [f205v, The Dumping Union]
2017-10-15 20:43:44 -05:00
cracyc
56ea65ede2 plugins/cheatfind: oops (nw) 2017-10-15 18:58:43 -05:00
Scott Stone
009929f37f Consistency renaming for "Dragon Ball Z" - addresses MT#6713 (nw) 2017-10-15 19:47:46 -04:00
AJR
b56d1f9def ccs2810: Baud rate note (nw) 2017-10-15 19:11:21 -04:00
Angelo Salese
fedc713e9d midresbl note too (nw) 2017-10-15 23:16:31 +02:00
Angelo Salese
110746cc31 Demote ffantasybl to MACHINE_NOT_WORKING (nw) 2017-10-15 23:08:13 +02:00
Justin Kerk
25c9134350 New working software list additions
-----------------------------------
ibm5150: Kaypro 16 Autoload, Kaypro 16 Master Disks, Manhunter - New York, Manhunter 2 - San Francisco, Police Quest II - The Vengeance, Silpheed [Justin Kerk]
ibm5170: Arcade Pool [ArcadeShadow]
ibm5170: Sneakers Computer Press Kit [Justin Kerk]
2017-10-15 13:15:48 -07:00
cracyc
946892c8e0 hiscore.dat: updates [Leezer]
floppy: comment out breaky stuff (nw)
2017-10-15 14:04:59 -05:00
Ted Green
1c424550a1 voodoo: Few more SSE optimizations. (nw) 2017-10-15 12:19:39 -06:00
AJR
89157c45ec ccs2810: Major refinements
- Implement power-on jump in a hardware-accurate manner, including full configuration options.
- Hook up INS8250 device for RS-232 serial communication. This requires ROM wait states to be (crudely) simulated, or else the baud rate recognition routine will mess up its timing.
- Make serial port address configurable as well (although the monitor still expects it to be at the default setting). This will help prepare for S-100 bus emulation.
2017-10-15 12:03:39 -04:00
Ivan Vangelista
35448dceb1 segas16b.cpp: some corrections to Aurail documentation [ekorz] 2017-10-15 17:58:08 +02:00
R. Belmont
68a53889a0 Merge pull request #2719 from rfka01/master
Kaypro: Added the Omni 4 Logic Analyzer
2017-10-15 08:56:26 -04:00
briantro
48f7fe8501 thoop2.cpp: Documentation update - PCB measurements. (nw) 2017-10-14 16:53:45 -05:00
AJR
df7cb3f39e ccs2810: Undumped PROM (nw) 2017-10-14 17:21:48 -04:00
briantro
bebe1214c7 segae.cpp: Spelling (nw) 2017-10-14 15:53:50 -05:00
briantro
14c7f23bdd segae.cpp: Document Megumi Rescue (nw) 2017-10-14 15:52:51 -05:00
AJR
f5776307d5 ay31015.cpp: Device name (nw) 2017-10-14 16:39:37 -04:00
briantro
4d7ef2b202 segae.cpp & taito_h.cpp: Minor documentation updates (nw) 2017-10-14 15:18:44 -05:00
AJR
c3a829c71e sapizps3a: 8 bits after all (nw) 2017-10-14 15:59:46 -04:00
AJR
7c82b579e1 ay31015.cpp: Notes (nw) 2017-10-14 15:53:53 -04:00
AJR
d1e2b6d0ae sapizps3a: Use UART for terminal interface (nw) 2017-10-14 14:08:45 -04:00
Curt Coder
48238ecaba tmc600: Fixed CPU frequency. (nw) 2017-10-14 19:55:11 +03:00
Robbbert
cde6d1051d (nw) Housekeeping. 2017-10-14 23:56:23 +11:00
angelosa
d1acf72abb anes.cpp: notes, makes some sound noises (nw) 2017-10-14 05:08:11 +02:00