AJR
4f049026f6
bus/pet: Eliminate address_space argument from interface methods (nw)
2019-02-18 23:35:05 -05:00
AJR
42f54961d8
mc6852, mc6854, mos6551: Simplify read/write handlers (nw)
2019-02-18 23:07:45 -05:00
AJR
58e6b1acb2
6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw)
...
6850acia: Allow disabling side effects for reads (nw)
2019-02-18 22:39:44 -05:00
AJR
c4412b751e
tms9914: Rename read/write handlers and remove superfluous arguments (nw)
2019-02-18 21:40:00 -05:00
AJR
ac0d6afa06
kingobox.cpp, videopin.cpp: Simplify read/write handlers (nw)
2019-02-18 21:17:47 -05:00
AJR
4b1ee4cd51
tv910.cpp: Simplify handlers (nw)
...
vt100.cpp: Fix syntax error in previous commit (nw)
2019-02-18 21:05:31 -05:00
AJR
24ee0ec10e
vt100.cpp: Simplify read/write handlers (nw)
2019-02-18 21:01:29 -05:00
ajrhacker
6f4abe3568
Merge pull request #4647 from cam900/ay8910_args
...
ay8910.cpp : Updates
2019-02-18 20:36:51 -05:00
ajrhacker
4db0a2b137
Merge pull request #4662 from enikland2/sdlsound_removevar
...
sdl_sound.cpp: Remove leftover variable (nw)
2019-02-18 20:34:20 -05:00
mooglyguy
0a81fb9fc1
-newport: Various changes: [Ryan Holtz]
...
* Added logging support for offline viewing of captures.
* Fixed vertical blanking IRQ - fixes buttonfly demo not advancing.
* Fixed write masking.
* Fixed lines overshooting by one pixel.
* Fixed lines not updating xstart/ystart.
* Fixed lines writing invalid palette values.
* Fixed xsave calculation.
2019-02-19 00:01:26 +01:00
couriersud
a1abd4f64d
Fix compile. (nw)
2019-02-18 23:07:53 +01:00
hap
30b5793916
fidel6502: rename to fidel_elite (nw)
2019-02-18 22:35:14 +01:00
hap
077f602605
fidel6502: split up into multiple files (nw)
2019-02-18 22:32:57 +01:00
couriersud
6207d7d2d3
netlist: tick off some issues clang-tidy highlights. (nw)
2019-02-18 20:22:16 +01:00
Ivan Vangelista
ccd5479997
mame\drivers: minor MCFG and MACHINE_CONFIG macros removal (nw)
2019-02-18 19:38:29 +01:00
Enik Land
dc09b5b25c
sdl_sound.cpp: Remove leftover variable (nw)
2019-02-18 15:29:49 -03:00
Ivan Vangelista
6d6e27438e
new working clone
...
-------------------------------------
Guardian Storm (horizontal, Australia) [xodaraP]
2019-02-18 19:27:12 +01:00
arbee
b3fd940df9
(nw)
2019-02-18 12:10:09 -05:00
hap
9801aecb37
fidel*: more separate classes (nw)
2019-02-18 17:43:51 +01:00
Vas Crabb
34ebe564b0
(nw) omission, formatting
2019-02-18 21:55:45 +11:00
Vas Crabb
8ffff5d2d3
(nw) misc stuff:
...
* Document cross-compilation options
* Use lowercase for some libraries that are lowercase in system32 on Windows anyway
* Make USE_BUNDLED_LIB_SDL2=0 not use the bundled SDL
2019-02-18 21:13:44 +11:00
Patrick Mackinlay
4ada281e4c
mips3: trivial changes (nw)
...
* use the new 64x64 multiply helpers
* make sure unordered exceptions are generated by abs.fmt
* correct an unimportant drc flag
2019-02-18 17:09:01 +07:00
Ryan Holtz
12c7311121
-newport: Various changes: [Ryan Holtz]
...
* Added basic (partly broken) logic-op support.
* Added basic pop-up plane support.
* Fixed window masking checks.
* Fixed VBlank behavior.
* Fixed cursor palette.
* Fixed Scr2Scr move to account for XYWindow.
* Made ColorRed contents transfer to ColorI on write.
* Color index MSB handling; not working yet, still need to find how the correct XMAP mode entry is selected.
2019-02-18 08:58:19 +01:00
Vas Crabb
f17f6c9d5c
misc fixes
...
testkeys:
* Clean up and modernise code
* Use std::endl to end lines for its implicit flush
* Centre window (less likely to hide behind taskbar, etc.)
osdwin:
* Ensure new windows are positioned within the work area of a monitor
2019-02-18 18:03:39 +11:00
Vas Crabb
176ba64b26
attempt to fix testkeys linking in more configurations (nw)
2019-02-18 14:28:00 +11:00
hap
058f7c0ae3
fidel6502: put excellence in its own file (nw)
2019-02-18 02:54:52 +01:00
hap
95f817b54d
fidel68k: rename to fidel_eag68k (nw)
2019-02-18 02:26:45 +01:00
hap
996c8df9e8
fidel68k: small cleanup (nw)
2019-02-18 02:24:34 +01:00
hap
2f428400fd
fidel*: put designer display in its own file (nw)
2019-02-18 02:00:34 +01:00
hap
300755f7be
hh_sm510: small update (nw)
2019-02-18 00:50:43 +01:00
hap
76bfae9ffb
hh_tms1k: improve h2hhockey timing (nw)
2019-02-18 00:37:35 +01:00
algestam
365039e3a9
New working machine added ( #4659 )
...
-----------
Game & Watch: Snoopy Tennis [algestam]
2019-02-18 00:32:46 +01:00
couriersud
17d784d83b
netlist: remove locked-in context from sources. (nw)
2019-02-17 23:52:05 +01:00
cracyc
11c3b63c41
plugins/hiscore: use emu.time (nw)
2019-02-17 14:00:15 -06:00
Justin Kerk
a0ca95fa28
ibm5150.xml: re-alphabetize, minor spelling/capitalization (nw)
2019-02-17 11:57:12 -08:00
ArcadeShadow
688e3a5745
New working software list additions ( #4658 )
...
New working software list additions
-----------------------------------
ibm5150: The Simpsons - Bart vs The Space Mutants, The Simpsons - Bart vs The Space Mutants (Hit-Squad release), Bubble Bobble (3.5"), Spot, Zool (Big Games release)
2019-02-17 11:22:27 -08:00
cracyc
f1e51d745a
plugins/hiscore: start delay (nw)
2019-02-17 13:16:33 -06:00
hap
63979771d8
fidel6502: separate some classes (nw)
2019-02-17 19:45:44 +01:00
couriersud
1fe9f5e2e5
netlist: refactoring startup process and array usage. (nw)
2019-02-17 18:30:34 +01:00
AJR
7d45dcec4e
Add spacenum getter for required_/optional_address_space (nw)
2019-02-17 11:57:33 -05:00
AJR
50f045ba74
Eliminate the default address map member of address_space_config (nw)
...
Since all device address maps are now class methods defined in ordinary C++, default RAM maps can be provided more simply with an explicit has_configured_map check in an internal map definition.
A number of default address maps that probably weren't meant to be overridden have also been changed to ordinary internal maps.
2019-02-17 11:50:17 -05:00
cracyc
836abb0d63
plugins/console: command history (nw)
2019-02-17 09:07:56 -06:00
couriersud
764f04c317
Use OVERRIDE_CC if defined to determine GCC_VERSION. (nw)
...
Fixes some cross-compilation issues and most likely edge case using
OVERRIDE_CC.
2019-02-17 16:01:45 +01:00
Firehawke
6eb3ffebae
Update WOZ to Feb 16, 2019 (nw) ( #4656 )
...
* 4AM originals: Add Photar, now caught up to Feb 7th 2019
* Update 4AM WOZ to Feb 17 2019 (nw)
Apple Panic, Archon II: Adept, Bruce Lee, Conan, Gremlins, A Mind Forever Voyaging R77, Monty Plays Scrabble 4.0, Mr. Do, Space Raiders V2, Track and Field
2019-02-18 00:51:47 +11:00
Vas Crabb
01ccbd89c9
(nw) remove some superfluous const, eliminate a superfluous temp, remove superflous semicolons, etc. and also fix a known broken build script change
2019-02-18 00:48:52 +11:00
cam900
e65f6d75e1
device_memory_interface.rst : Correct docs
2019-02-18 00:34:05 +11:00
couriersud
c1ea281761
Fix testkeys compile/link on windows. (nw)
2019-02-17 14:01:57 +01:00
cam900
7967b9e3d5
Remove MCFG_DEVICE_DISASSEMBLE_OVERRIDE usage
...
coco12.cpp, coco3.cpp Minor MCFG removals
dgn_beta.cpp, palm.cpp : Remove MCFGs
2019-02-17 23:14:03 +11:00
couriersud
d72df29988
testkeys: remove dead code, don't build on windows. (nw)
2019-02-17 12:45:20 +01:00
couriersud
44bd859b04
Added sdl testkeys as a tool again. (nw)
2019-02-17 12:45:19 +01:00