Commit Graph

48089 Commits

Author SHA1 Message Date
Miodrag Milanovic
dbbd5e9c98 As promised, removing this part of code since it is used for compilers check, no need for this to be in release (nw) 2016-11-23 08:37:05 +01:00
Ivan Vangelista
67452fff56 Merge pull request #1762 from mamehaze/mk5_2
mk5: incasunu and geisha expect a bigger rom window here (otherwise t…
2016-11-23 07:49:34 +01:00
David Haywood
63c1dcfab4 mk5: incasunu and geisha expect a bigger rom window here (otherwise the graphic CRC check fails) this allows incasunu to boot. 2016-11-23 04:12:30 +00:00
Vas Crabb
57d7d67812 a bit of prep for making selected index private (nw) 2016-11-23 13:31:33 +11:00
Vas Crabb
95254fb277 encapsulate mouse translation in the menu code, make more stuff const 2016-11-23 12:48:41 +11:00
Vas Crabb
32c256eccc Encapsulate a bit more of the menu base class to control when layout changes can happen 2016-11-23 09:41:33 +11:00
angelosa
f4871c88cb seta.cpp: added backup RAM hookup for kiwame, fixed "BACKUP RAM ERROR" at first boot. [Angelo Salese] 2016-11-22 22:10:26 +01:00
Vas Crabb
19621e2156 python why are you incompatible (nw) 2016-11-23 07:53:30 +11:00
angelosa
e71b080980 mirage.cpp: Added 93C46 EEPROM hook-up [Angelo Salese] 2016-11-22 21:16:23 +01:00
Sandro Ronco
8a83bda9c6 aristmk5: added coin input, logic door input and RTC. 2016-11-22 19:39:16 +01:00
Ivan Vangelista
f1eab911a6 gaiden.cpp: fixed MT04933 (nw) 2016-11-22 18:15:22 +01:00
Ivan Vangelista
153882447b New working clones added
_____________________
Road Fighter (set 3, conversion hack on Hyper Sports PCB) [f205v]
2016-11-22 18:09:33 +01:00
R. Belmont
f258d80389 Merge pull request #1756 from system11b/S11gunbird2
psikyosh.cpp: Board family is mono, all games.
2016-11-22 10:44:44 -05:00
R. Belmont
0e55c51cab Merge pull request #1757 from system11b/S11marvel
Tagged as imperfect sound and needing redump of sound rom - the sound in
2016-11-22 10:44:38 -05:00
R. Belmont
a7d9c4af3a Merge pull request #1758 from system11b/S11vivid
aleck64.cpp: added vivdolls dip switches, note digital joystick suppo…
2016-11-22 10:44:29 -05:00
R. Belmont
b189966b84 Merge pull request #1759 from fulivi/hp9845_dev8
HP9845: implemented HP98034 module (HPIB interface)
2016-11-22 10:44:17 -05:00
fulivi
85aa483c37 ieee488: a few optimizations to "state-changed" callbacks 2016-11-22 09:53:39 +01:00
fulivi
a7ee0a41e9 hp9845: implemented 98034 module (HPIB interface) 2016-11-22 09:53:39 +01:00
Ivan Vangelista
0d3a8a98a7 mrdo.cpp: fixed flipscreen regression (nw) 2016-11-22 08:21:31 +01:00
system11b
05fc3a31d3 aleck64.cpp: added vivdolls dip switches, note digital joystick support needs adding, game is switchable 2016-11-22 01:38:08 +00:00
mahlemiut
d8d7bf88a1 x68k: added keyboard LEDs to layout display. Now you can watch the 'dancing keyboard' when running Cotton. 2016-11-22 13:45:10 +13:00
system11b
c65b92b7a7 Tagged as imperfect sound and needing redump of sound rom - the sound in
this version does not match Japan or any of the ports, and sounds like incorrect sounds are being played.
2016-11-22 00:20:08 +00:00
system11b
d6135793cf psikyosh.cpp: Board family is mono, all games. 2016-11-21 21:46:51 +00:00
MetalliC
a0d48005d5 new clone added as NOT_WORKING
------------------------------
War: The Final Assault (Apr 7 1999) [CoolFox]
2016-11-21 21:40:15 +02:00
R. Belmont
b5b46f74c7 Merge pull request #1755 from ajrhacker/amusco_coins
amusco.cpp: Coin-related improvements
2016-11-21 13:58:53 -05:00
Vas Crabb
f31e85c280 Merge pull request #1748 from ajrhacker/mb86235d_stream_format
Eliminate static char[] buffers in the mb86235 disassembler (nw)
2016-11-22 05:57:13 +11:00
Vas Crabb
8ac37bdc35 Merge pull request #1754 from JoakimLarsson/macos7_1
SCC: Minimal sync/hunt support to enable MacOS7 to boot on Macplus
2016-11-22 05:53:36 +11:00
Joakim Larsson Edstrom
b3fd48e430 using compile error as sanity check 2016-11-21 19:34:59 +01:00
Joakim Larsson Edstrom
e47c413320 using semicolon for safety instead of curly brackets 2016-11-21 19:28:36 +01:00
AJR
c44f29f86e amusco.cpp: Coin-related improvements
- Coin inputs now read properly through IRQ4
- Promote draw88pkr to WORKING (no more "COIN ERROR" on startup, though POST still fails memory test for some reason)
- Removed spurious coin counter
- Updated notes on printer
2016-11-21 12:43:06 -05:00
cracyc
61da6b6252 upd7220: fix arcs (nw) 2016-11-21 11:36:54 -06:00
Joakim Larsson Edstrom
d907a3198d Added minimal support for SYNC/HUNT mode to allow MacOS7 to boot to desktop 2016-11-21 16:40:04 +01:00
Joakim Larsson Edstrom
195f827c63 Added external clock to SCC and decoded SCC synchronous init for MacOS 7 2016-11-21 16:40:01 +01:00
Joakim Larsson Edstrom
a23be114ea SCC: Improved LOG printouts for synchrounous features of WR4 and WR10 2016-11-21 16:39:59 +01:00
cracyc
96802e527f upd7220: d1 is also signed (nw) 2016-11-21 09:16:38 -06:00
Ivan Vangelista
9b2e44723c Merge pull request #1752 from mamehaze/mk5
clean up aristmk6 rom loading
2016-11-21 07:51:59 +01:00
cracyc
9557c8bcc0 rainbow: guess at vector mode behavior (nw) 2016-11-20 22:08:28 -06:00
Vas Crabb
b8b0774997 Merge pull request #1317 from npwoods/disasm_stdstring
Refactored device_disasm_interface::disassemble() and dasm_override_delegate to take string buffers as std::string
2016-11-21 11:30:06 +11:00
Nathan Woods
68a1153691 Removed 'ppc_dasm_one(std::string &string,...' declaration, and updated caller 2016-11-20 19:24:05 -05:00
Nathan Woods
7c868e53d0 Moving disasm.clear()/disasm.seekp(0) out of if statement, so the stream is always reset 2016-11-20 19:18:32 -05:00
Nathan Woods
0957c53ae5 Fixed this call to disassemble() that was erroneously taking an std::string 2016-11-20 19:16:39 -05:00
Nathan Woods
28d12c37d7 buffer.vec() ==> &buffer.vec()[0] 2016-11-20 19:11:54 -05:00
Nathan Woods
932f69d6e9 Eliminated 'device_disasm_interface::disassemble(std::string &buffer, ...' 2016-11-20 18:27:25 -05:00
Nathan Woods
92d3c78696 Changed the vgmplay disassembler to use 'std::ostream &' 2016-11-20 18:27:22 -05:00
Nathan Woods
3bf06f6dea std::stringstream ==> std::ostringstream 2016-11-20 18:25:24 -05:00
Nathan Woods
dca6901d80 Eliminated 'rsp_dasm_one(std::string &string,...' trampoline 2016-11-20 18:22:31 -05:00
Nathan Woods
c31cbdc622 Eliminated 'ppc_dasm_one(std::string &string,...' trampoline 2016-11-20 18:22:04 -05:00
Vas Crabb
9b197f3d55 Few more characters (nw) 2016-11-21 10:16:50 +11:00
David Haywood
1c3e3377eb remaining mk6 rom loading cleanup + fix loading on buckstop (nw) 2016-11-20 22:48:20 +00:00
David Haywood
e6862b0132 mk6 rom loading tidy pt 2 (nw) 2016-11-20 22:27:22 +00:00