hap
369b87e1c9
sensorboard: save last board position on exit (nw)
2020-06-08 22:17:13 +02:00
AJR
1ce38c40f7
gnat10: Fill in a few more things (nw)
2020-06-08 15:16:41 -04:00
AJR
503cf2b47c
mame.lst: Fix minor mistake (nw)
2020-06-08 14:32:20 -04:00
AJR
2692066575
New machines marked as NOT_WORKING
...
----------------------------------
GNAT System 10 [Don Maslin Vintage Computer Archive, AJR]
2020-06-08 14:29:35 -04:00
R. Belmont
efb5a1a1ed
Merge pull request #6807 from cam900/rf5c164_reg
...
rf5c68.cpp: Implement some chip variant differences, Verify,Implement RF5C164 default register map
2020-06-08 13:58:08 -04:00
R. Belmont
2021c17a0e
Merge pull request #6811 from DavidHaywood/080620_2
...
unsp20 - fix asr (nw)
2020-06-08 13:57:09 -04:00
DavidHaywood
987260ddad
unsp20 - fix asr (nw)
2020-06-08 18:23:52 +01:00
ClawGrip
27d5e1965b
Typo that prevents linking, sorry (nw) ( #6810 )
2020-06-08 18:20:20 +02:00
AJR
8384a50597
Fix clang error: unknown warning group '-Wpmf-conversions', ignored [-Werror,-Wunknown-pragmas] (nw)
2020-06-08 12:13:39 -04:00
AJR
db2466cdd3
Fix clang error: unused variable 'space' [-Werror,-Wunused-variable] (nw)
2020-06-08 12:13:39 -04:00
Ivan Vangelista
1a66aa592a
drivers starting with e: removed read* and write* macros (nw)
2020-06-08 18:03:45 +02:00
ClawGrip
e962aca9df
New working clones ( #6808 )
...
* New working clones
------------------
Karate Dou (Arfyc bootleg) [Retromaniacs, ArcadeHacker, Recreativas.org]
2020-06-08 17:24:55 +02:00
ajrhacker
844262b22d
Merge pull request #6806 from clawgrip/patch-1
...
iqunlim.cpp: Redumped 'iqunlimgr' as its right size [TeamEurope]
2020-06-08 11:20:35 -04:00
Ivan Vangelista
65d282d19e
drivers starting with c and d: completed read* and write* macros removal (nw)
2020-06-08 17:17:27 +02:00
cam900
0307b9664c
rf5c68.cpp: Implement some chip variant differences, Verify,Implement RF5C164 default register map
...
Reference: RF5C68 Datasheet, Mega CD hardware manual PCM sound source
segas18.cpp, segas32.cpp: Add notes for sound chip
megacd.cpp: Correct sound chip variation
2020-06-08 23:38:46 +09:00
ClawGrip
d3dbca082c
iqunlim.cpp: Redumped 'iqunlimgr' as its right size [TeamEurope]
2020-06-08 16:25:49 +02:00
hap
ddc7ec4db2
cps3sound: correct copyright header (nw)
2020-06-08 13:30:33 +02:00
couriersud
6f24deceec
netlist: fix mingw7.2 compile. (nw)
2020-06-08 12:52:57 +02:00
Ivan Vangelista
46ec33dba9
devices/sound/rf5c68: correct use of STRUCT_MEMBER, thanks to Vas (nw)
2020-06-08 07:18:02 +02:00
couriersud
773a23f503
netlist: prepare path to non-virtual update functions. (nw)
2020-06-08 03:12:03 +02:00
couriersud
ec0f62d789
netlist: further optimize ppmf.h [Couriersud]
...
Move towards a pure c++ constexpr solution to derive the optimal
pointer to member function solution.
All the macro madness is centralized to a compile_info struct with
static members.
For the time being the evaluation result is compared against the
previous approach. Going forward this will be dropped as well as the
support for MINGW with GCC <= 4.6
2020-06-08 03:11:41 +02:00
couriersud
d041e74e2c
netlist: allow selection of base arena for pmempool_arena. (nw)
2020-06-08 03:10:58 +02:00
couriersud
1c635c1bfd
netlist: Fix MSVC build. [Couriersud]
...
MSVC has an issue with SFINAE and overloading resolution.
A discussion can be found here:
https://stackoverflow.com/questions/31062892/overloading-on-static-in-conjunction-with-sfinae
The previous code compiled with gcc and clang on all platforms and
compilers apart from MSVC. Replaced with double template specialization.
2020-06-08 03:10:27 +02:00
couriersud
bed452a874
netlist: arena code maintenance. (nw)
2020-06-08 03:10:13 +02:00
couriersud
3c6b49898b
netlist: ppmf simplification. (nw)
2020-06-08 03:08:31 +02:00
couriersud
f9fa6b1c81
netlist: code maintenance. (nw)
...
- more c++14, use enable_if_t instead of enable_if
- cleaned up the use of memory allocation arenas
- reduce MACRO usage, use std::conditional where possible
2020-06-08 02:52:39 +02:00
AJR
29c7171702
bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw)
2020-06-07 18:57:24 -04:00
AJR
cc3f16ec95
bus/cpc: Simplify handler signatures (nw)
2020-06-07 18:36:33 -04:00
AJR
fc4092f42a
bus/coco: Simplify handler signatures and uint type names (nw)
2020-06-07 18:08:34 -04:00
MetalliC
9257036d98
naomi.cpp note (nw)
2020-06-07 23:02:36 +03:00
MetalliC
54c7f3028e
beta128.cpp start documenting clone firmwares (nw)
2020-06-07 23:02:14 +03:00
AJR
763ee4e215
tti: Convert driver to QBUS device (qts1)
2020-06-07 14:40:02 -04:00
ajrhacker
3e9324a87f
Merge pull request #6803 from belegdol/travis-ci-update-062020
...
Update Travis CI build environments
2020-06-07 14:13:24 -04:00
ajrhacker
0436ebf3bd
Merge pull request #6805 from quasiscroto/softlist_fixes
...
gameboy.xml, famicom_flop.xml, nes.xml: more metadata corrections
2020-06-07 14:12:05 -04:00
quasiscroto
6e2678a4f6
more metadata corrections
2020-06-07 10:49:23 -07:00
Ivan Vangelista
e9f1a47014
gaelco2.cpp: actually fixed MT07676 (nw)
2020-06-07 19:32:34 +02:00
Robbbert
9543ccb322
(nw) okean240, tavernie : small cleanups
2020-06-08 03:04:22 +10:00
r09
fdc44f82ac
ibm5150.xml: add original dumps for Centipede and Ms. Pac-Man ( #6801 )
...
* ibm5150.xml: add original dumps for Centipede and Ms. Pac-Man
* add cloneof (nw)
2020-06-07 12:32:57 -04:00
ajrhacker
167de95c5b
Merge pull request #6802 from trap15/ketsui_arrange_4btn
...
pgm.cpp: Switch Ketsui Arrange to 4 button input layout
2020-06-07 12:32:17 -04:00
Robbbert
c393eadd21
(nw) micral: don't write in regions
2020-06-08 00:20:06 +10:00
Robbbert
30c89549f8
(nw) aussiebyte: don't write to regions
2020-06-07 23:36:23 +10:00
hap
e7d7489361
schess: funny typo (nw)
2020-06-07 14:55:34 +02:00
Robbbert
9512a41c97
(nw) excali64, br8641: cleaned
2020-06-07 22:08:42 +10:00
Alex Marshall
4fa9ccba36
Switch ketsui arrange to 4 button inputs
...
Ketsui Arrange adds an option formation change button on button 4, this wasn't available with the ddp3 input setting.
2020-06-07 01:40:18 -07:00
Ivan Vangelista
228ddfb7aa
skylncr.cpp: arrays, templates and state saving (nw)
2020-06-07 09:49:55 +02:00
Robbbert
9459d1db63
(nw) removed myself from some drivers
2020-06-07 12:08:35 +10:00
AJR
8f767045c8
beehive: Add ESC key; rename to dm3270
2020-06-06 18:29:31 -04:00
David Haywood
9b2fa37c94
Plug and Play work (new working machine) ( #6800 )
...
* SunPlus current progres (nw)
* defer expensve operation (nw)
* new WORKING machine
----
Millennium M521 Arcade Neo 2.0 (Family Sport 220-in-1) [TeamEurope, David Haywood]
- reworked / tweaked some of the SPG rendering based on my own research (nw)
* param no longer required (nw)
* move speedups (nw)
* (nw)
* fix asror, fixes piggy golf and ball shooter on unsp20 (nw)
2020-06-06 18:09:06 -04:00
arbee
8804ab4419
spectred: Put the $C300 ROM in the right place (nw)
2020-06-06 17:29:55 -04:00
AJR
18cb543c22
beehive: Add beep
2020-06-06 16:42:27 -04:00