Commit Graph

74194 Commits

Author SHA1 Message Date
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
Frank Palazzolo
2b957b746b (nw) (destdrby) Rom Image Corrections/Fixups:
Various prom image issues were fixed

dmodrbcc:
All 512 byte roms were set to length 256 (incorrect length)
Some upper bits in nibble-wide roms were not set to default zero

destdrby ("new" driver):
Added newly dumped roms from exidy PCB, images now match fixed images from dmodrbcc (expected)
Added new skeleton driver in exidyttl.cpp.
    (Redundant with dmodrbcc in chicago.cpp, but it is a different PCB layout and different company)

deathrac:
Images 36 and 35 were corrupt, fixed with correct images from bootleg rhunting
Added note about format of image 36

rhunting:
Images now match death race 100%
Driver now uses deathrac rom images
2020-06-22 09:58:27 -04: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
Nigel Barnes
cd9f46e8a9 bbc.cpp: Fixed video regression in modes 3 and 6 (nw) 2020-06-22 00:08:50 +10:00
Nigel Barnes
9fb2ec21aa bbc.cpp: Fixed video regression in modes 3 and 6 (nw) 2020-06-21 14:57:50 +01:00
Nigel Barnes
696b130739 New working software list additions
-----------------------------------
nascom_snap: Adventure 16K, Adventure 32K, Colossal Cave [The Nascom Repository]
2020-06-21 14:57:50 +01:00
Michael Zapf
dc91091959 ti99_2: Emulate the expansion port and a 32K expansion module. 2020-06-21 15:18:21 +02:00
Vas Crabb
8cffc79ea5 revert 5dca949285 - it causes SDL builds to fail to link on Windows 2020-06-21 22:26:17 +10:00
hap
4c0cfc7860 gnw_dkong3: small correction (nw) 2020-06-21 11:23:52 +02:00
Robbbert
82bb0676c1 (nw) braiplus: added notes 2020-06-21 19:14:56 +10:00
Vas Crabb
01661be41c srcclean and cleanup (nw) 2020-06-21 14:59:50 +10:00
Robbbert
8ef400ec67 (nw) homelab: simplified classes 2020-06-21 14:16:56 +10:00
Robbbert
e3292b5b01 (nw) d40_dsk: fixed the build 2020-06-21 14:00:56 +10:00
MetalliC
5c3f020bf8 spectrum.cpp: add Didaktik D40/D80 disk interface 2020-06-21 01:51:11 +03:00
Sterophonick
1712ab6b9d gigatron: fix ROM mask being 15-bit instead of 16-bit
also make the mask a label
(nw)
2020-06-20 15:24:04 -07:00
AJR
036927b005 braiplus: Separate driver (nw) 2020-06-20 18:05:06 -04:00
Sterophonick
ebb7d2faec gigatron: safe resolve (but proper)
(nw)
2020-06-20 14:47:14 -07:00
Michael Zapf
627b2d6192 bq48x2: Derive clock chip from device_rtc_interface. 2020-06-20 23:24:29 +02:00
AJR
36166c0b45 br8641: Add SIO (nw) 2020-06-20 17:20:14 -04:00
ajrhacker
fbe98df863
Merge pull request #6846 from algestam/gnw_dkong3
New working machine added
2020-06-20 16:50:32 -04:00
Michael Zapf
c1d025919c ti99: Remove include file ti99defs.h 2020-06-20 22:35:30 +02:00
algestam
a71bef5e43 New working machine added
----------
Micro Vs. System: Donkey Kong 3 [algestam, Ryan Holtz]
2020-06-20 22:20:52 +02:00