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
Robbbert
c3b72f0904
(nw) homelab: checkpoint 1
2020-06-21 05:37:50 +10:00
Ivan Vangelista
131912e3b5
umipoker.cpp: state saving support, templates and array (nw)
2020-06-20 20:49:31 +02:00
ajrhacker
93bb4851e1
Merge pull request #6843 from Firehawke/master
...
June 2020 Apple Softlist updates
2020-06-20 10:27:42 -04:00
Ryan Holtz
3fa3969c9b
-bgfx: Corrected hlsl.json to apply the intended screen tint. [Ryan Holtz]
2020-06-20 15:42:50 +02:00
Ryan Holtz
520e5aea0d
-bgfx: Don't try to invoke a frame immediately after resetting the renderer during tear-down. Fixes crash on exit with the d3d12 backend. [Ryan Holtz]
2020-06-20 15:37:15 +02:00
Ryan Holtz
9cc98f0b62
-bgfx: Corrected a data overrun in the d3d12 backend from allocating only enough texture data for width*height, not rowpixels*height. [Ryan Holtz]
2020-06-20 15:37:14 +02:00
Robbbert
9b482402df
(nw) ccs: fixed possible invalid construct
2020-06-20 23:35:41 +10:00
MetalliC
e98b077026
spectrum/beta.cpp add remaining known clone devices
2020-06-20 16:04:27 +03:00
Ivan Vangelista
1f9a72cdb3
schick.cpp: added PROMs place-holders, updated flags and comments (nw)
2020-06-20 11:52:35 +02:00
Sterophonick
ec13f49f2c
gigatron: change resolve to resolve_safe
...
(nw)
2020-06-20 01:37:18 -07:00
Sterophonick
ddb36c5138
gigatron: make inputs a uint8_t instead of void
...
(nw)
2020-06-19 23:45:11 -07:00