zzemu-cn
0e524aeb35
Apple II dsk 35 to 40 track
...
Change Apple II dsk format 35 track to 40 track
2019-06-09 15:11:16 +08:00
zzemu-cn
b8df749e2d
Add CEC-E CEC-G CEC-M CEC-2000
...
CEC-E CEC-G CEC-M CEC-2000
qq 145409056
2019-06-08 23:51:15 +08:00
braintro
3d423a96e3
Clones promoted to working
...
Clones promoted to working
----------------------------
RyuKyu (Rev A, Japan) (FD1094 317-5023A) [Recreativas.org, The Dumping Union]
2019-06-07 22:39:52 -05:00
AJR
9b6eb85708
psikyo.cpp: Fix regression by not using a 32-bit handler for 8-bit writes (nw)
2019-06-07 22:51:32 -04:00
Robbbert
a75002a19a
(nw) mtx : fixed cassette load
2019-06-08 12:48:35 +10:00
Robbbert
285ff0f377
(nw) osi : added cassette support
2019-06-08 03:24:14 +10:00
AJR
948bbea7d5
mcs48dsm.cpp: Add (unemulated) CMOS IDL opcode (nw)
2019-06-07 11:54:17 -04:00
hap
9a5e22811f
ibm5150: updated chessmen (nw)
2019-06-07 17:20:04 +02:00
Dirk Best
19dc460c66
xtrain/ptrain: Emulate Hopper/Ticket dispenser, better fix for MT07351
...
The key previously labeled 'Pay Out' was actually 'Key Out'. The pay
out key has been properly mapped now.
2019-06-07 15:43:03 +02:00
AJR
0df94f61ef
i8275: Improve and simplify handling of field attributes
2019-06-07 08:17:51 -04:00
AJR
4da41acc0d
m68kcpu: Alternate implementation suggested by Olivier Galibert (nw)
2019-06-07 08:11:40 -04:00
Patrick Mackinlay
56c586514b
jensen: firmware updates (nw)
2019-06-07 11:39:20 +07:00
AJR
e1fc321a1b
telex277d: Separate into skeleton driver (nw)
2019-06-06 22:12:15 -04:00
AJR
dd8da7dca5
icebox: Document DIP switch locations (nw)
2019-06-06 19:58:15 -04:00
mooglyguy
c9cccd8db1
Machines promoted to working
...
------------
Indy (R4600, 100MHz)
Indy (R4600, 133MHz)
2019-06-07 01:39:58 +02:00
hap
88e5367b0b
New machines marked as NOT_WORKING
...
----------------------------------
Electronic Digital Thermostat [hap, Sean Riddle]
2019-06-07 01:27:16 +02:00
AJR
c4843c23bc
Accurate byte-smearing write behavior for 32-bit members of the M68K family
2019-06-06 18:16:59 -04:00
MooglyGuy
66a1d65545
-newport: Fixed per-pixel alpha. [Ryan Holtz]
2019-06-06 23:14:38 +02:00
AJR
10232447ba
xtal: Compensate for floating-point rounding errors when converting to integer value (nw)
2019-06-06 15:23:09 -04:00
AJR
f5d8c0f504
devcb: Eliminate legacy callback syntax (nw)
2019-06-06 15:21:03 -04:00
hap
7b7142bcc0
New machines marked as NOT_WORKING
...
----------------------------------
ChessSystem R30 [hap]
2019-06-06 18:56:37 +02:00
AJR
09bcaa7560
crimson: Fix ROM loading; add some RAM and devices (nw)
2019-06-06 12:20:36 -04:00
Robbbert
4162b349b2
(nw) spc1000 : fixed cassette save
2019-06-07 01:24:23 +10:00
Dirk Best
d0d95fb05b
ptrain: Fix payout (MT 07351)
2019-06-06 14:21:36 +02:00
cam900
ec2f82f27b
Revert Revert "epic12.cpp : Updates" ( #5168 )
...
* Revert Revert "epic12.cpp : Updates"
Fix naming
* epic12.cpp : this union is not endian-safe, currently de-union'd
* epic12.cpp : Make this endian-safe
* Revert "this union is not endian-safe, currently de-union'd", Now endian-safe
* epic12pixel.hxx : Fix spacing
2019-06-06 14:01:08 +02:00
Olivier Galibert
608ba96f41
Revert "epic12.cpp : Updates"
...
This reverts commit 4354945095
.
1- Doesn't compile, u32 u32 line 221 of epic12.h can't work
2- the colour_t union is non endian-safe in the first place
2019-06-06 10:15:01 +02:00
Justin Kerk
0b379d1b22
New not working software list additions
...
---------------------------------------
ibm5170: WinBook XL Boot Disk [Justin Kerk, Jason Scott]
2019-06-05 23:34:53 -07:00
mooglyguy
f4df5549a8
-newport: Various fixes. [Ryan Holtz]
...
* Fixed line drawing to not cause sa hang in certain cases.
* Fixed color iterator reload behavior.
* Fixed color iterator clamping behavior.
2019-06-06 06:42:11 +02:00
mooglyguy
5a4df14bb1
-dpb7000: Added TV field timer. [Ryan Holtz]
2019-06-06 06:42:11 +02:00
Justin Kerk
153c0ab9ca
New working software list additions
...
-----------------------------------
ibm5170: Mission (Traditional Chinese) [Justin Kerk]
ibm5170: KLM's Screensaver [Justin Kerk, Misty De Méo]
ibm5170: America Online 3.0 for Windows, McAfee Software Emergency Boot Diskette [Justin Kerk, Jason Scott]
New not working software list additions
---------------------------------------
ibm5170: WinBook XL Audio [Justin Kerk, Jason Scott]
(nw) cleanup
2019-06-05 21:10:50 -07:00
AJR
0990b9df66
ds1386: Make initialization of RTC registers from system time actually work; adopt more useful default value for command register
...
hp16500b: Add DS1286 (nw)
2019-06-05 23:53:44 -04:00
AJR
334af8082a
indy_indigo2.cpp: Downgrade Indigo2 to DS1286 (nw)
2019-06-05 22:15:34 -04:00
R. Belmont
70ddaa3888
Merge pull request #5165 from cam900/patch-99
...
decmxc06.cpp : Minor fixes
2019-06-05 22:13:41 -04:00
cam900
9924aaa3c7
decmxc06.cpp : Minor fixes
2019-06-06 10:30:53 +09:00
hap
4aa448c758
New working software list additions
...
-----------------------------------
ibm5150: The ChessMachine (RISC engines) [hap, fhub]
2019-06-06 00:26:45 +02:00
hap
d09e5fa603
chessm/finalchs is PC XT/AT software, so move to ibm5150.xml (nw)
...
New working software list additions
-----------------------------------
ibm5150: The ChessMachine (The ChessMachine (v2.1, Gideon v1.7)) [hap, fhub]
2019-06-05 22:04:40 +02:00
R. Belmont
cccf9763cf
Merge pull request #5164 from frediz/fix-3157
...
Fix ppc64el issue #3157
2019-06-05 12:24:56 -04:00
Ivan Vangelista
7a6f01539c
galaxian.cpp: fixed MT07347 (nw)
2019-06-05 17:53:52 +02:00
AJR
9c9c8de501
Fix clang build [-Werror,-Wunused-private-field] (nw)
2019-06-05 11:37:53 -04:00
frediz
e0ebf250d1
Fix ppc64el issue #3157
...
This is probably due to the fact that IBM 128bit long double format is not constant folded.
I slighlty rewrote ""_kHz_XTAL(long double clock) and ""_MHz_XTAL(long double clock)
the way ""_kHz_XTAL(unsigned long long clock) and ""_MHz_XTAL(unsigned long long clock) are writtent.
which makes the compiler happy.
2019-06-05 17:20:02 +02:00
David Haywood
1b0a280543
new NOT WORKING clones (Gals Panic - Modular System) ( #5163 )
...
* new NOT WORKING clones
---
Gals Panic (Modular System bootleg) [Juan Romero, Recreativas.org, ClawGrip, David Haywood]
these things are *ugly* from a hardware perspective (massive 6 board stack just for Gals Panic with many, many code hacks to work around hardware changes) so I felt it best to create a new driver with the background bits copy+pasted; the sprites + sound system specific to these bootlegs will need adding.
* bleah (nw)
2019-06-05 09:46:52 -04:00
Windy Fairy
060378ca9a
Fix regressions in k573dio/k573fpga/mas3507d ( #5133 )
...
* Fix memory address stuff (fixes graphics, random glitches, games not booting, etc)
* Handle playback flag
* Add volume control
* This doesn't do anything
* Fix transitioning between two MP3 files
* Revert change
* Fix the way playback time is reported which should fix looping
* Fix audio decoding
* Fix timing issue
* Small cleanup
* Store the original key1 in k573dio, not k573fpga
* Restore masks for RAM addresses to avoid overflows
* Rework how starting and stopping the MAS3507D works as well as reporting playback time
2019-06-05 09:46:14 -04:00
R. Belmont
59f6afab3f
Merge pull request #5162 from DavidHaywood/030619
...
radica eu3a14 - identify more video bits (nw)
2019-06-05 09:33:09 -04:00
R. Belmont
488d9a0033
Merge pull request #5159 from cam900/epic12_vramview
...
epic12.cpp : Updates
2019-06-05 09:32:40 -04:00
R. Belmont
4c247a4c5e
Merge pull request #5157 from Firehawke/woz-updates
...
There's #500 of the cleanly cracked Apple II disks for July 2019 (nw
2019-06-05 09:32:19 -04:00
R. Belmont
d4f2a2c19a
Merge pull request #5156 from cam900/excellent_spr
...
excellent_spr.cpp : Updates
2019-06-05 09:31:58 -04:00
R. Belmont
fa23544748
Merge pull request #5158 from cam900/generic_packedgfx
...
emu/video/generic.cpp : Add packed, raw case of generic gfx layouts, …
2019-06-05 09:31:39 -04:00
R. Belmont
cfc6dd2944
Merge pull request #5160 from cam900/bandit
...
decmxc06.cpp : Fix bandit regression, Fix notes, Remove outdated comm…
2019-06-05 09:31:08 -04:00
cam900
f6375f5065
decmxc06.cpp : Fix disappearing
2019-06-05 19:48:11 +09:00
cam900
e43c9e3d4b
decmxc06.cpp : Fix bandit regression, Fix notes, Remove outdated comments
2019-06-05 19:43:23 +09:00