hap
aea3cef80a
note (nw)
2016-11-04 15:53:38 +01:00
Miodrag Milanovic
421b5e2638
Added lua-linenoise by Carls request (nw)
2016-11-04 15:25:21 +01:00
Vas Crabb
c15306c628
fixum (nw)
2016-11-05 00:35:09 +11:00
Joakim Larsson Edström
f7d09823aa
Merge pull request #1627 from JoakimLarsson/z80dart
...
DART: Refactored FIFO:s using new template based fifo class
2016-11-04 14:20:17 +01:00
Joakim Larsson Edstrom
827fe42862
Finalized conversion to use util::fifo
2016-11-04 14:15:14 +01:00
Joakim Larsson Edstrom
f1a1b77595
Added 'poke' and 'clear' methods to fifo template
2016-11-04 14:13:00 +01:00
Scott Stone
bcea51b186
Flag all gameboy/gbcolor/supergb sets as having imperfect sound until fixes are made. (nw)
2016-11-04 09:12:43 -04:00
Miodrag Milanovic
d27dd6dff8
Made console accept LUA (nw)
2016-11-04 12:45:49 +01:00
Michael Zapf
f8c77f3d80
ti99: Fixed save state, declared MACHINE_SUPPORTS_SAVE
2016-11-04 01:56:11 +01:00
angelosa
580421d53d
Better wording (nw)
2016-11-04 01:25:06 +01:00
angelosa
07d988a4e3
So actually not, it needs a slot option, see note. (nw)
2016-11-04 01:11:11 +01:00
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