Commit Graph

47557 Commits

Author SHA1 Message Date
Angelo Salese
96fc921f51 Merge pull request #1599 from system11b/S11choky
tumbleb.cpp: corrected Choky Choky OKI xtal - see note, also none of these games are stereo PCBs, corrected to mono.

(Will add the frequency switch in a moment)
2016-11-04 00:00:54 +01:00
Sandro Ronco
062eb5571c Improved internal layouts. (nw) 2016-11-03 22:45:31 +01:00
Sandro Ronco
a5ce354d16 New Working machine added
-------------------------
Saitek RISC 2500 v1.04 [unknown]
Mephisto Montreux [unknown]
2016-11-03 22:27:33 +01:00
cracyc
e3d02290c1 data/data_hiscore: parse more (nw)
luaengine: remove more leftovers (nw)
2016-11-03 15:29:19 -05:00
hap
fa15cad309 risc2500: added preliminary sound 2016-11-03 21:13:26 +01:00
smf-
dbb95a051b removed some driver_data<> calls (nw) 2016-11-03 19:21:23 +00:00
smf-
87490d4815 replaced machine().driver_data()->generic_space() with machine().dummy_space() (nw) 2016-11-03 19:21:22 +00:00
smf-
e125186e15 Moved device_memory_interface from driver_device to dummy_space_device. Exposed the dummy_space_device as machine().dummy_space(), with a trampoline in driver_device for existing callers. Debugger no longer needs to special case root_device() to avoid showing the dummy address space. [smf] 2016-11-03 19:21:20 +00:00
Miodrag Milanovic
093609dc0c Update pugixml library, no override patches anymore (nw) 2016-11-03 20:13:19 +01:00
Ivan Vangelista
07c8a7f1a9 rollrace.cpp: hooked up coin counters (nw) 2016-11-03 19:32:38 +01:00
R. Belmont
51c5ae63a9 Merge pull request #1636 from npwoods/dasmstream_z8
Changed the Z8 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:21 -04:00
R. Belmont
48db56829d Merge pull request #1635 from npwoods/dasmstream_z180
Changed the Z180 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:16 -04:00
R. Belmont
c41c6166ba Merge pull request #1634 from npwoods/dasmstream_v810
Changed the v810 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:10 -04:00
R. Belmont
133d6efabe Merge pull request #1633 from npwoods/dasmstream_ucom4
Changed the UCOM4 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:04 -04:00
R. Belmont
ea4e761f9b Merge pull request #1632 from npwoods/dasmstream_unsp
Changed the UNSP disassembler to use 'std::ostream &' internally
2016-11-03 14:24:58 -04:00
R. Belmont
cd4fd007da Merge pull request #1631 from npwoods/dasmstream_tms32025
Changed the TMS32025 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:52 -04:00
R. Belmont
6d23f16972 Merge pull request #1630 from npwoods/dasmstream_tms32010
Changed the TMS34010 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:45 -04:00
R. Belmont
1097a25e13 Merge pull request #1629 from npwoods/dasmstream_tms7000
Changed the TMS7000 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:39 -04:00
R. Belmont
06d2d94d72 Merge pull request #1628 from npwoods/dasmstream_sc61860
Changed the sc61860 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:33 -04:00
Miodrag Milanovic
2682adc5d7 Fixed x64 builds with new luaengine on VS2015(nw) 2016-11-03 19:09:55 +01:00
hap
4960ac761d New Working machine added
------------
Fidelity Excel 68000 [hap, Berger]
2016-11-03 18:32:07 +01:00
cracyc
2603b2ec46 hiscore.dat: Updates [Leezer]
luaengine: fix save_item (nw)
2016-11-03 09:57:51 -05:00
Robbbert
44884f14eb MT 06418 2016-11-03 23:54:13 +11:00
Nathan Woods
57040a10a1 Changed the Z8 disassembler to use 'std::ostream &' internally 2016-11-03 08:10:33 -04:00
Nathan Woods
440e957b70 Changed the Z180 disassembler to use 'std::ostream &' internally 2016-11-03 08:04:48 -04:00
Nathan Woods
8fc8faa8ae Changed the v810 disassembler to use 'std::ostream &' internally 2016-11-03 07:56:46 -04:00
smf-
07588d3205 removed unnecessary calls (nw) 2016-11-03 11:46:31 +00:00
smf-
4a28c89012 Implemented S1985 backup ram (fixes TPC310 accessories cursor movement on the second time you launch it with left ctrl + left shift), fixed Matsushita backup ram saving, implemented S1985 and Matsushita state saving, implemented msx switched interface without using an address map. [smf] 2016-11-03 11:46:31 +00:00
smf-
fbcb76f6e7 fix for visual studio debug builds asserting on &[0] when size is zero (nw) 2016-11-03 11:46:30 +00:00
smf-
cfa91fd58f made constructor protected (nw) 2016-11-03 11:46:29 +00:00
smf-
e77b5a838a removed unnecessary call to device() (nw) 2016-11-03 11:46:29 +00:00
Nathan Woods
b74b2e09b1 Changed the UCOM4 disassembler to use 'std::ostream &' internally 2016-11-03 07:45:34 -04:00
Nathan Woods
c6b300c75d Changed the UNSP disassembler to use 'std::ostream &' internally 2016-11-03 07:32:50 -04:00
Nathan Woods
65d2d633df Changed the TMS32025 disassembler to use 'std::ostream &' internally 2016-11-03 07:05:32 -04:00
Nathan Woods
eae8e62a6d Changed the TMS34010 disassembler to use 'std::ostream &' internally 2016-11-03 06:52:59 -04:00
Nathan Woods
582010ce93 Changed the TMS7000 disassembler to use 'std::ostream &' internally 2016-11-03 06:41:26 -04:00
Nathan Woods
87672cf2d3 Changed the sc61860 disassembler to use 'std::ostream &' internally 2016-11-03 06:36:30 -04:00
Miodrag Milanovic
e612bea1cb removed non-operational lua console code (nw) 2016-11-03 11:33:48 +01:00
Miodrag Milanovic
008ecbfd5c small cleanup (nw) 2016-11-03 11:23:48 +01:00
Miodrag Milanovic
deb3c4757b VS2015 compile fix (nw) 2016-11-03 11:10:44 +01:00
Miodrag Milanović
3ee5564b78 Merge pull request #1626 from cracyc/luaengine_sol2
Luaengine sol2
2016-11-03 10:59:46 +01:00
Miodrag Milanovic
330e3cb28e Finally sync with GENie, no more local changes (nw) 2016-11-03 10:04:29 +01:00
Scott Stone
a74e7b041e segacd.xml: Fixed duplicate SHA1 hash (ecco2a, eternalc) which turned out to be both Ecco The Dolphin. Reacquired/re-CHD'd both Eternal Champion sets resulting in different hashes than listed. Also, fixed parent/clone relationship for those sets. [Tafoid] 2016-11-03 04:20:09 -04:00
Robbbert
2cdfb92762 D110: fixed gfx regression, did general cleanup. (nw) 2016-11-03 18:31:23 +11:00
ImJezze
51a81ef3aa hlsl: fixed games with off-screen backdrop artworks
- e.g. atarifb, bowler
2016-11-02 21:39:11 +01:00
cracyc
330b0d146d plugins/data: fix driver info (nw) 2016-11-02 15:33:11 -05:00
cracyc
bfc49b0974 luaengine: bugfixes (nw) 2016-11-02 12:16:10 -05:00
cracyc
431f8d3611 luaengine: safer (nw) 2016-11-02 12:16:10 -05:00
cracyc
06363cf65a luaengine: add basic table return support (nw) 2016-11-02 12:16:09 -05:00
cracyc
0aa29030da luaengine: use templated accessor for call_plugin (nw) 2016-11-02 12:16:08 -05:00