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 |
|
FakeShemp
|
8c8359c288
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-03 19:19:46 +01: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 |
|
fulivi
|
f60621bbd4
|
hp9845: minor fix to graphic video subsystem
|
2016-11-03 14:52:42 +01:00 |
|
fulivi
|
18d72a5cec
|
hp9845: cleanups & more info in 98035 driver
|
2016-11-03 14:52:42 +01:00 |
|
fulivi
|
3594f410b2
|
nanoprocessor: a bit more info on NP
|
2016-11-03 14:52:41 +01:00 |
|
fulivi
|
1142f020e9
|
hp9845: re-implemented the 98035 RTC module at a low-level as I have the
firmware now
|
2016-11-03 14:52:41 +01:00 |
|
fulivi
|
4e722d69c8
|
nanoprocessor: using ostream in disassembler now
|
2016-11-03 14:52:41 +01:00 |
|
fulivi
|
00acfb20fd
|
nanoprocessor: added CB to read state of input DC lines
|
2016-11-03 14:52:41 +01:00 |
|
fulivi
|
80de7e70aa
|
nanoprocessor: minor fixes
|
2016-11-03 14:52:41 +01:00 |
|
fulivi
|
415f04da7c
|
nanoprocessor: fixed format strings. Execution of code seems ok.
|
2016-11-03 14:52:41 +01:00 |
|
fulivi
|
5f54097e53
|
nanoprocessor: initial support. Disassembler only is known to work at this point.
|
2016-11-03 14:52:41 +01: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 |
|