Vas Crabb
dc789c4d9d
Merge branch 'release0222' into mainline-master
2020-06-25 11:17:10 +10:00
Frank Palazzolo
f172d7065a
(Grant Searle drivers) Add license headers
2020-06-25 11:15:51 +10:00
Vas Crabb
a335166ec2
-bus/coco/coco_ram.cpp: fix a rather obvious bug in shift/mask
...
-misc. formatting consistency
2020-06-25 10:54:22 +10:00
Frank Palazzolo
586144f232
(Grant Searle drivers) Add license headers
2020-06-24 20:29:57 -04:00
AJR
fc88a8f217
New machines marked as NOT_WORKING
...
----------------------------------
Kawai SX-240 8-Voice Programmable Polyphonic Synthesizer [DBWBP]
2020-06-24 20:06:08 -04:00
Vas Crabb
731fbe1975
cpu/i960: Log unimplemented IACs
2020-06-25 09:31:07 +10:00
MetalliC
7484811780
special_gambl.cpp fix gfx glitches (nw)
2020-06-25 01:40:43 +03:00
MetalliC
7de977d81d
nl (nw)
2020-06-25 00:44:24 +03:00
MetalliC
136d9a75aa
work in progress driver of Specialist-based hardware, credits later (nw)
2020-06-25 00:36:36 +03:00
Vas Crabb
8bbdac17bd
gridcomp.cpp: fix up flags for grid1101 (MACHINE_TYPE_COMPUTER shouldn't be used directly, the machine has no built-in printer, and it has a modem but no LAN interface)
2020-06-25 06:18:50 +10:00
hap
776013e80c
mephisto_academy: move to separate driver (nw)
2020-06-24 19:29:34 +02:00
Nigel Barnes
53765dacde
bbc_acorn8271/bbc_ams3: Correct 8271 clock (nw)
2020-06-24 18:22:10 +01:00
Nigel Barnes
df6e703941
electron: Simplify palette, and also attach Plus 1 device by default. (nw)
2020-06-24 18:22:10 +01:00
Nigel Barnes
38b9b0f8e6
accomm: Keyboard improvements, Stop is mapped to reset line.
2020-06-24 18:22:09 +01:00
Lord-Nightmare
8f6dff4521
Switch all the pre-WPC Williams pinballs to using io port arrays for their switch matrix, which gets rid of runtime lookups and fixes MAME crashes if a value with more than one bit set is written to the column select. [Lord Nightmare]
2020-06-24 01:39:38 -04:00
Robbbert
d8676338be
(nw) get help from website instead of files that don't exist.
2020-06-24 13:42:42 +10:00
Scott Stone
cbf4c768f6
zaurus.cpp: Fix dummy hashes left in for zsl5500 (nw)
2020-06-23 20:06:03 -04:00
hap
90cf90184b
novag_sexpert: default ver b/c cpu to 6mhz (nw)
2020-06-23 16:51:25 +02:00
hap
28a71369eb
fidel_elite: add cpu freq selection to eas (nw)
2020-06-23 15:40:01 +02:00
angelosa
fd1d074c11
pc98.xml: fix mismatch between panicbom and hldrun sets (nw)
2020-06-23 14:55:07 +02:00
Vas Crabb
d1362259ee
Merge branch 'release0222' into mainline-master
2020-06-23 14:51:35 +10:00
Vas Crabb
249b8cf1b5
Revert "drcbex64: use asmjit"
...
This reverts commit 9b80f38c2c
.
2020-06-23 14:51:02 +10:00
Vas Crabb
1bf23e7152
Revert "drcbex64: fix pushf/popf bug (nw)"
...
This reverts commit 177af2ed67
.
2020-06-23 14:50:59 +10:00
Vas Crabb
d8cf30844e
Merge branch 'release0222' into mainline-master
2020-06-23 14:46:39 +10:00
ajrhacker
2f9cf2e996
Merge pull request #6853 from cam900/scc_freq
...
k051649.cpp: Fix frequency behavior
2020-06-22 23:12:30 -04:00
cam900
e6a46d45bf
k051649.cpp: Fix frequency behavior
...
Modernized save state, Correct type values
2020-06-23 11:02:18 +09:00
Ryan Holtz
5b115c6fd3
-zaurus: Added skeleton Intel SA-1110 device. Added proper OS dumps for the SL-5500. [Ryan Holtz, O. Galibert]
2020-06-22 22:47:03 +02:00
hap
1091528c56
diexec: m_totalcycles workaround doesnt apply anymore (nw)
...
(cherry picked from commit 08c0e1b4b6
)
2020-06-22 21:10:49 +02:00
hap
5db85fcda0
n64: modify burn_cycles method (nw)
2020-06-22 21:10:20 +02:00
hap
afe355ceff
Revert "diexec: m_totalcycles workaround doesnt apply anymore (nw)"
...
This reverts commit 08c0e1b4b6
.
2020-06-22 20:32:58 +02:00
hap
0a4283a251
New working clones
...
------------------
Elite A/S Challenger (Glasgow program, set 2) [Berger]
2020-06-22 20:22:01 +02:00
hap
08c0e1b4b6
diexec: m_totalcycles workaround doesnt apply anymore (nw)
2020-06-22 19:12:12 +02:00
mooglyguy
56cbfdb600
merge fixes, nw
2020-06-22 15:46:37 +02:00
MooglyGuy
13fc949465
-arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 CPU ID. [Ryan Holtz]
...
-pxa255: Added preliminary support for RTC, clock, and power management registers. [Ryan Holtz]
-zaurus: Added correct dumps for SL-5500 model. Renamed existing SL-5500 model to suspected model (SL-C500). [Ryan Holtz]
2020-06-22 12:23:33 +02:00
MetalliC
fc7f76dc12
this format was redundant (nw)
2020-06-22 12:43:34 +03:00
Patrick Mackinlay
177af2ed67
drcbex64: fix pushf/popf bug (nw)
...
@cuavas please cherry-pick into release branch to fix drc crashes.
2020-06-22 19:24:26 +10:00
Patrick Mackinlay
c553dbee4f
drcbex64: fix pushf/popf bug (nw)
...
@cuavas please cherry-pick into release branch to fix drc crashes.
2020-06-22 14:24:21 +07:00
AJR
6bb4b45462
tlcs900: Fix MAX instruction (nw)
2020-06-21 20:57:15 -04:00
AJR
562cb2139f
New machines marked as NOT_WORKING
...
----------------------------------
Kawai KSP10 Digital Piano [DBWBP]
2020-06-21 20:41:49 -04:00
Jacob
669b0fd475
add saver to operate memory region ( #6837 )
...
* add debugger command saver for memory region
* added debugger command loadr for memory region
2020-06-21 19:28:21 -04:00
AJR
ec55387d2b
New machines marked as NOT_WORKING
...
----------------------------------
microKORG Synthesizer/Vocoder [DBWBP]
2020-06-21 17:38:27 -04:00
ajrhacker
2f56612687
Merge pull request #6844 from Sterophonick/master
...
Gigatron: a little more meat on the bones
2020-06-21 16:51:59 -04:00
ajrhacker
04efa6c344
Merge pull request #6850 from ArcadeShadow/patch-43
...
ibm5170 - changes
2020-06-21 16:51:29 -04:00
hap
ed4e373546
drawd3d: properly clean up d3dintf (nw)
2020-06-21 20:10:18 +02:00
ArcadeShadow
b2d2d0d2ce
ibm5170 - changes
...
humans_525: changed the floppy interface to "floppy_5_25"
inca2: renamed from "Inca 2: Wiracocha (Europe)" to "Inca 2: Wiracocha (Euro)"
goblins: renamed from "Gobliiins (US - VGA release)" to "Gobliiins (USA, VGA version)"
2020-06-21 18:54:37 +01:00
MetalliC
a09ab93312
spectrum/d40.cpp add "MDOS 2" UPD765-based floppy controller
2020-06-21 19:44:01 +03:00
ajrhacker
1702f3aba5
Merge pull request #6848 from clawgrip/patch-6
...
startouch.cpp: Add new 'europl01' motherboard BIOS [ClawGrip]
2020-06-21 11:29:46 -04:00
David Haywood
e3ea423bdc
misc small changes (manufacturer info, dsws etc.) (nw) ( #6849 )
...
* manufacturer info, dipswitches etc. (nw)
* dipswitches (nw)
* (nw)
2020-06-21 11:29:21 -04:00
hap
34a3ae1343
genie: mingw sdl build fails with end-group auto added by that LinkSupportCircularDependencies flag option (nw)
2020-06-21 16:28:47 +02:00
ClawGrip
6e65eee672
startouch.cpp: Add new 'europl01' motherboard BIOS [ClawGrip]
2020-06-21 16:24:36 +02:00