Commit Graph

52674 Commits

Author SHA1 Message Date
einstein95
a7764e8b40 Add dipswitches to tsukande 2017-07-15 02:22:58 +12:00
Vas Crabb
7aa87af1c8 remove this check - it causes MSVC release builds to crash, and the things it flags usually get detected elsewhere (nw) 2017-07-15 00:04:15 +10:00
Vas Crabb
7892bf71f9 intellec4: implement imm4-22 program/data storage module 2017-07-15 00:03:34 +10:00
cracyc
3a751b164e plugins/cheat: create dirs (nw) 2017-07-14 08:29:46 -05:00
Lord-Nightmare
8a1c44f44a New working clones
------------------
Bubble Bobble (prototype on Tokio hardware) [Arzeno Fabrice, brizzo, Phil Bennett, rtw, Asure, The Dumping Union]
2017-07-14 04:45:32 -04:00
Robbbert
45fdeec9d5 (nw) Fixed the build. (various unused/unread variables) 2017-07-14 15:30:46 +10:00
arbee
9f451b54a1 New games added as GAME_NOT_WORKING
-----------------------------------
Dam Dam Boy [R. Belmont, ShouTime, Sean Sutton, Surgeville, Ryan Holtz, Phil Bennett, Smitdogg, The Dumping Union]
2017-07-13 23:39:17 -04:00
MetalliC
f06ee08cd0 igstet341 inputs and DIPs (nw) 2017-07-14 05:59:10 +03:00
briantro
879f1d8b37 new clone added - PE Plus PP0006 Standard Poker
New Clone Added
-------------------------------------------
Player's Edge Plus (PP0006) Standard Draw Poker [BrianT]
2017-07-13 21:31:59 -05:00
cracyc
f985171b4c plugins/cheat: poll for setting hotkeys [Carl] 2017-07-13 21:33:06 -05:00
David Haywood
c17e4d8ca8 new NOT WORKING - VG Pocket (VG-2000) [BeckieRGB] (#2433)
* new NOT WORKING  -  VG Pocket (VG-2000) [BeckieRGB]

* new NOT WORKING
VG Pocket Mini (VG-1500) [BeckieRGB]

mostly needs the nametable mirroring registers emulated, and proper palettes for this extended mode
2017-07-14 11:43:13 +10:00
AJR
68d43e41c4 mastboy: Note (nw) 2017-07-13 13:20:58 -04:00
AJR
e906f29a38 Make machine().describe_context() a const function returning a std::string (nw)
As part of this change (because std::string is not printf-compatible), several devices have been updated to use the modern logmacro.h logging system.
2017-07-13 12:58:47 -04:00
hap
4f2b200d84 change "copyright-holders" to "authors" in CC0'd lay files (nw) 2017-07-13 18:36:28 +02:00
hap
6a04f50d7f change gjackpot/gpoker.lay digits to 14seg (nw) 2017-07-13 18:32:25 +02:00
hap
8ab4f436e8 change backslash to unicode in some layouts (nw) 2017-07-13 18:08:38 +02:00
Ted Green
b0d5d36764 DCS audio: Re-enable speedups for external ram. (nw) 2017-07-13 09:11:23 -06:00
AJR
ca88a7720b Minor core cleanups (nw)
- disound.cpp: Make a few more methods const
- machine.cpp: c_str() is no longer needed with emu_file::open since it now takes a std::string
2017-07-13 10:36:19 -04:00
AJR
50a2e15b08 mastboy: Use parallel EEPROM type for "EAROM" rather than generic NVRAM 2017-07-13 09:01:33 -04:00
Olivier Galibert
9f614cdf44 Fix issue 2468 2017-07-13 12:55:35 +02:00
smf-
e8c63bc373 added new not working game [smf]
Percussion Freaks 4th Mix (G*A25 VER. AAA)
2017-07-13 11:48:31 +01:00
Vas Crabb
553d973126 detect parent/clone loops rather than extending a string forever 2017-07-13 19:23:43 +10:00
Vas Crabb
f15068fccb gah, need to add (nw) 2017-07-13 18:50:32 +10:00
Vas Crabb
641d0ac7a3 intellec4: implememnt PROM memory module 2017-07-13 18:34:57 +10:00
Vas Crabb
17790b2f5f forgot these (nw) 2017-07-13 15:54:28 +10:00
Vas Crabb
7718fe042c kill a trampoline (nw) 2017-07-13 15:51:33 +10:00
Vas Crabb
66de90675f Make device_memory_interface own its address_spaces 2017-07-13 15:35:18 +10:00
Vas Crabb
e42bb7d2f1 correct model number and speed for intellec4 paper tape reader (thanks AJR) 2017-07-13 05:31:16 +10:00
Vas Crabb
22f9272f49 Machines promoted to working
----------------------------
Intel INTELLEC 4/MOD 4 [Vas Crabb]
Intel INTELLEC 4/MOD 40 [Vas Crabb]
2017-07-13 05:07:42 +10:00
Vas Crabb
0f7baa2377 intellec4: sensible default options for terminal and null_modem 2017-07-13 05:02:07 +10:00
Vas Crabb
5de1667104 don't drop an entire layout if one view fails to load - it breaks intlc44/intlc440 with null_modem 2017-07-13 05:01:24 +10:00
Vas Crabb
f1b30abacf intellec4: add high-speed paper tape reader card (installed in slot j7 by default, select with J command for loading BNPF/HEX) 2017-07-13 03:28:04 +10:00
MetalliC
080f48d522 new NOT_WORKING games
---------------------
Block Pong-Pong [Arzeno Fabrice, brizzo]
WaiWai Drive [Arzeno Fabrice, brizzo]
2017-07-12 19:41:49 +03:00
Ivan Vangelista
ad88aa8323 new not working clone
-------------------------------
Motocross Go! (MG2 Ver. A, set 2) [ShouTime, Bill D, The Dumping Union]
2017-07-12 18:08:31 +02:00
AJR
3a7189936c segag80r.cpp: DAC identification (nw) 2017-07-12 11:58:42 -04:00
smf-
c35001445f fix MSVC build (nw) 2017-07-12 16:34:42 +01:00
hap
dfad4902f4 New Working machines added
---------
Blades of Steel (Konami handheld) [hap, Sean Riddle]
Bucky O'Hare (Konami handheld) [hap, Sean Riddle]
Double Dragon (Tiger handheld) [hap, Sean Riddle, Kaede]
Sonic The Hedgehog (Tiger handheld) [hap, Sean Riddle]
2017-07-12 15:29:24 +02:00
David Haywood
fdcf718957 use Caps0ff dump for srdarwin (#2464)
* use Caps0ff dump for srdarwin
handcraft MCU rom for srdarwinj like was done for other games in the driver so the old sim can be killed off, marked as BAD_DUMP
seems stable, although I had to boost the interleave.

NOTE, this game has never been emulated correctly
2017-07-12 22:00:27 +10:00
Vas Crabb
95906048ab INTELLEC 4: implement front-panel PROM programmer 2017-07-12 19:58:33 +10:00
smf-
4b6e1f2a0c fix upd7801 & upd78c05 internal ram size & removed ram from memory maps. (nw)
Fixes fp1100 regression in:

SHA-1: 907115ed06

* create c-chip device with correct CPU type in it and a bunch of notes (pinout etc.)
create a uPD78C11 derived CPU type for this purpose, with internal ROM map
use internal ROM map for other uPD78C10 chips as it's always present.
add missing NO_DUMP definitions to various games using C-Chips with correct size etc.
pump megablast through the device code as really all it ever does is bank the c-chip window and test the RAM.
2017-07-12 10:11:25 +01:00
AJR
b2d0022a32 starwars: Forgot to remove these prototypes (nw) 2017-07-11 23:40:58 -04:00
cracyc
40b37af1c3 plugins/cheat: add ui support for joystick hotkeys [Carl] 2017-07-11 22:06:09 -05:00
briantro
fae8777edf targeth.cpp update [Brian Troha]
Added PCB layout
  Base CPU clocks on actual OSC/Resonator
  Corrected OKI clock
  Corrected program rom labels for Target Hits v1.1
2017-07-11 21:50:39 -05:00
briantro
63246ba545 wrally.cpp: Added World Rally PCB layout. [Brian Troha] 2017-07-11 21:39:08 -05:00
Angelo Salese
4b3c163d8c Fix Fighting Golf full name (nw) 2017-07-12 01:29:46 +02:00
angelosa
80dd45257e cvs.cpp: kludged a protection check in Superbike that was resetting the machine under certain conditions [Angelo Salese]
(Also demoted to MACHINE_UNEMULATED_PROTECTION since game can lock indefinitely under a specific case scenario)
2017-07-11 21:23:26 +02:00
angelosa
b87aec1007 Left-over since forever, Kold verified it and there's no issue with colors (nw) 2017-07-11 19:51:09 +02:00
angelosa
59bfb38300 Map Bongo jump as a button and not as up direction (nw) 2017-07-11 19:51:06 +02:00
Ivan Vangelista
1c1e1cb3a3 new not working clone
-------------------------------
Tazz-Mania (Rodmar bootleg) [Arcade Hacker, The Dumping Union]
2017-07-11 19:18:49 +02:00
Ivan Vangelista
d7037e4a62 pse.cpp: small documentation update (nw) 2017-07-11 19:14:18 +02:00