Commit Graph

73573 Commits

Author SHA1 Message Date
sasuke-arcade
eeca724605
tubep : Added text and sprite drop shadow (#6768)
* tubep : Added text and sprite drop shadow
2020-06-01 21:17:01 +02:00
couriersud
251b11266d netlist: fix dpatrol. (nw) 2020-06-01 20:10:58 +02:00
couriersud
37258b7439 netlist: clang-tidy, header order fixes. (nw) 2020-06-01 19:59:54 +02:00
couriersud
ef11941a92 netlist: move multiparameter streaming into nl_interface.h (nw) 2020-06-01 19:59:54 +02:00
couriersud
9cd005b574 netlist: drop c++11 support. (nw)
This wasn't working since the last factory changes. Removed it.
Basically replace C14CONSTEXPR with constexpr.
2020-06-01 19:59:53 +02:00
couriersud
3fd176a7a6 netlist: device factory enhancements. (nw)
Factory elements can now pass additional parameters to device
constructors. This makes the design of interface objects like analog
callbacks easier.

The change also allowed to remove some "deep" calls into the core from
the MAME interface in netlist.h
2020-06-01 19:59:52 +02:00
couriersud
efa12efc37 netlist: debugger - use callbacks to access terminals. (nw) 2020-06-01 19:59:52 +02:00
couriersud
215aa82cec netlist: Change use of NETLIB_DELEGATE macro. (nw)
The macro now has only one parameter, the local name of the delegate.
2020-06-01 19:59:51 +02:00
couriersud
c00dc87830 netlist: refactored ppmf.h [Couriersud]
Make more use of c++.
Prepare coexistence of different delegate types.
Untangle code.
Reduced macro usage.
2020-06-01 19:59:50 +02:00
Ivan Vangelista
b9f1565a41 atlantis.cpp: dumped bios. 1.01 for mwskinst [coolmod] 2020-06-01 17:26:51 +02:00
R. Belmont
7ef9604877
Merge pull request #6778 from rfka01/master
pc.cpp: added Sergey Kiselev's and monotech's modern XTs
2020-06-01 09:02:49 -04:00
cam900
623e6395ef
hornet.cpp: Add notes for scope screen, Fix raw parameters (#6776) 2020-06-01 09:02:23 -04:00
David Haywood
3a2e4c0c50
Plug and Play work (#6774)
* various SunPlus updates + new sets from Sean (nw)

* tweak, still not correct tho (nw)

* new working machines
-----
Genesis Collection Volume 2 (Radica, Arcade Legends) (USA) [Sean Riddle, David Haywood, Kev (FBN), anonymous]

* new WORKING machines
----
Vs Power Plus [Sean Riddle, Dave 'Foxhack' Silva]

* (nw)

* (nw)
2020-06-01 09:01:43 -04:00
rfka01
6ba99e0960 pc.cpp: added Sergey Kiselev's and monotech's modern XTs 2020-06-01 11:16:16 +02:00
Ivan Vangelista
c2f3e14ceb msm58231.cpp: initialized one variable which was causing problems for some driver in fmtwons.cpp in devnoclear builds (nw) 2020-06-01 08:54:49 +02:00
Ivan Vangelista
32a28ac4d3 sound/rf5c68.cpp: use STRUCT_MEMBER for state saving (nw) 2020-06-01 08:25:43 +02:00
MetalliC
49873e3b14 wd_fdc.cpp do not delay SEEK with no Verify flag 2020-06-01 08:18:28 +03:00
arbee
4c67903fb1 apple3: fixed $CNxx and $C800 slot ROM not being visible in the debugger. [R. Belmont] 2020-05-31 23:29:38 -04:00
AJR
f3c69775c9 bus/isa: Simplify signatures of most handlers (nw)
sb16_lle: Add device map for host I/O (nw)
2020-05-31 17:07:44 -04:00
ajrhacker
e9392e8b50
Merge pull request #6775 from MASHinfo/master
Fixed Arcade build
2020-05-31 16:40:47 -04:00
MASH
39e7131e5d
Update arcade.lua 2020-05-31 21:18:14 +01:00
AJR
62e66bbe37 Fix clang build (nw) 2020-05-31 15:48:09 -04:00
Robbbert
fd754f07d1 (nw) v6809: new bios 2020-06-01 05:01:07 +10:00
AJR
73e0972d28 pc_vga & co.: Simplify 8-bit handler signatures (nw) 2020-05-31 14:56:29 -04:00
Robbbert
62f24c2e8c (nw) v6809: small cleanup 2020-06-01 04:36:05 +10:00
Ivan Vangelista
9ebffb6344 megadriv.cpp, megaplay.cpp, megatech.cpp: macro removal (nw) 2020-05-31 20:29:09 +02:00
AJR
b68afeeac4 sg1000.cpp, sms.cpp & associated buses: Simplify handler signatures (nw) 2020-05-31 13:50:26 -04:00
fulivi
b2991c51fe
Bug fixes for hp9845c & remote488 (#6772)
* hp9845: fixed a graphic memory addressing bug (nw)

* remote488: fixed a signal corruption bug in IEEE488 remotizer (nw)
2020-05-31 12:31:49 -04:00
AJR
d423a96969 Revert "Fix Mac Clang build (nw)"
This reverts commit e84a738432. The problem this addresses was fixed in bc0c1b74c7.
2020-05-31 11:40:20 -04:00
AJR
82f6d12391 Eliminate space.device() in watchpoint code (nw) 2020-05-31 11:34:34 -04:00
AJR
ea1c8d187e pic17: Sample interrupt flags before writes can destroy them (nw) 2020-05-31 11:03:08 -04:00
Ivan Vangelista
edba285a35 i82439tx.cpp: initiliaze a couple more variables to fix assert in devnoclear builds (nw) 2020-05-31 16:16:10 +02:00
Ivan Vangelista
3e580cccc2 s14001a.cpp: zero-fill variables, fixes missing speech in some Fidel chess drivers in devnoclear builds (nw) 2020-05-31 15:33:38 +02:00
AJR
9fb7a30571 MT 7668 (nw) 2020-05-31 09:14:28 -04:00
Ivan Vangelista
90f2fac52a gameio.cpp: fixed missing initialization causing various apple2 computer not to work in devnoclear builds (nw)
tms9995: updated some comments (nw)
2020-05-31 15:06:56 +02:00
AJR
3f374f8028 MT 7664 (nw) 2020-05-31 08:50:08 -04:00
MetalliC
2d76d84441 little fix (nw) 2020-05-31 10:54:36 +03:00
MetalliC
eda94384f6 forgot this one (nw) 2020-05-31 10:27:33 +03:00
MetalliC
0b3a042237 ZX-Spectrum Beta-disk interfaces improvements, all V2-V5 models should work fine now 2020-05-31 10:27:03 +03:00
MetalliC
8a0dff1cf1 wd_fdc.cpp: a bit improve HLD/HLT handling, fix FD1771 timings and enable spinup_on_interrupt 2020-05-31 10:22:33 +03:00
Ivan Vangelista
4d60d6c771 coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw) 2020-05-31 08:51:01 +02:00
R. Belmont
113bc90e5c
Merge pull request #6770 from shattered/_78d332a53e7
rt1715w: native keyboard and serial devices (nw)
2020-05-30 22:24:32 -04:00
R. Belmont
e84a738432
Fix Mac Clang build (nw) 2020-05-30 17:00:56 -04:00
Ivan Vangelista
22fec9c3c5 tms9995.cpp: fixed different behaviour of the tutor driver in the devnoclear branch (nw) 2020-05-30 21:59:07 +02:00
AJR
9f5ab3f237 Fix build even more (nw) 2020-05-30 15:56:10 -04:00
AJR
bc0c1b74c7 Fix build (nw) 2020-05-30 15:54:33 -04:00
Angelo Salese
94fed90ff3
Remove empty debug fn (nw) 2020-05-30 20:56:03 +02:00
Ivan Vangelista
7c2b5676a7 driver starting with o: a very small bunch of macro removals (nw) 2020-05-30 20:05:28 +02:00
AJR
dfd0305ca3 Have the -romident command skip the matching process and issue an error message when no files are found 2020-05-30 13:07:31 -04:00
sasuke-arcade
4b4cfed14d
Gaplus : modify source code comments and change dipswitch defaults (#6752)
gaplus.cpp updates: [sasuke-arcade]
- Modify source code comments and change dipswitch defaults
- Changed Extend's default settings to Namco's factory settings (5k/15k/15k every)
2020-05-30 12:59:31 -04:00