angelosa
19570561f3
Another bug fix (nw)
2017-08-25 15:51:19 +02:00
MetalliC
ee20c0b8d7
fix rom size (nw)
2017-08-25 13:15:12 +03:00
Vas Crabb
e6caea2d66
appease msvc (nw)
2017-08-25 18:54:35 +10:00
angelosa
7e658da395
And another one (nw)
2017-08-25 10:45:43 +02:00
angelosa
aaed098da4
Fixed one ROM loading bug for Sexy Gal Tropical (nw)
2017-08-25 10:32:46 +02:00
angelosa
c89165340a
Added color bank, fixes Sexy Gal Tropical colors (nw)
2017-08-25 09:51:23 +02:00
angelosa
98265747c2
Fixed ROM loading for Sexy Gal Tropical (nw)
2017-08-25 09:44:22 +02:00
angelosa
8709bbad89
nightgal.cpp: Fix Night Gal Summer GFX ROM out of bounds accesses [Angelo Salese]
2017-08-25 06:40:38 +02:00
angelosa
b7d299ef39
jangou_blitter.cpp: rewritten blitter setters [Angelo Salese]
2017-08-25 06:40:36 +02:00
AJR
98bc547349
m107.cpp: Finish soundlatch modernization and clean up a few things (nw)
2017-08-25 00:22:54 -04:00
Vas Crabb
7886efad95
Python 3.3 doesn't work right (nw)
2017-08-25 14:18:20 +10:00
Vas Crabb
5a70a9722a
Validate BIOS names and fix most errors found:
...
* Error on characters other than [a-z0-9.-_] in name
* Error on duplicate name or description
* Error on non-existent default BIOS
Still errors for duplicate BIOS descriptions in AdamNet FDC and mc1502 -
I dont' know enough about these systems to make useful descrptions.
Could someone who knows what these things are please disambiguate the
descriptions?
* Adam FDC descripes 320ta, dbl24 and dsdd as "320KB DSDD"
* mc1502 describes v531 and v531_92 as "v5.31 12/10/92"
2017-08-25 14:11:03 +10:00
AJR
af9cedac52
pic8259: Hack no longer needed (nw)
2017-08-25 00:04:50 -04:00
AJR
20e632af10
m107.cpp: Do away with IRQ hacks (nw)
2017-08-25 00:01:16 -04:00
AJR
30ba35ad58
m107.cpp: Commence soundlatch modernization (nw)
2017-08-24 23:49:36 -04:00
angelosa
6a3c352a8d
ioport.cpp: return explicit "file not found" error if inp file isn't found on playback, added error code number to any other error found [Angelo Salese]
2017-08-25 04:44:46 +02:00
AJR
ebf67199ce
Clock all Video System GGAs; remove device from bootlegs (nw)
2017-08-24 22:04:31 -04:00
Scott Stone
4e8068f6fb
New machines marked as NOT_WORKING
...
----------------------------------
Super Game (Sega Master System Multi-game bootleg) (alt games) [David Haywood, TeamEurope]
2017-08-24 22:01:52 -04:00
Vas Crabb
ebb1771d4c
fix crash on invalid/empty/outdated ui.ini, salvage some of Russian translation (nw)
2017-08-25 10:25:39 +10:00
Scott Stone
4bc760406f
New machines marked as NOT_WORKING
...
----------------------------------
Magic Reel [TeamEurope]
2017-08-24 19:19:06 -04:00
AJR
0b958fdc49
roldfrog: Add NMI ack (nw)
2017-08-24 15:49:18 -04:00
R. Belmont
209d723e84
Merge pull request #2594 from fulivi/hp80_dev02
...
imgtool: a fix for the "GET" command bug
2017-08-24 13:59:29 -04:00
MetalliC
5884795e76
gaelco3d.cpp: fix eeprom access (nw)
2017-08-24 15:51:18 +03:00
fulivi
5f7e815d33
imgtool: hopefully fixed the "GET" command
2017-08-24 14:36:19 +02:00
Nigel Barnes
2a047019b5
bbc: missed in BeebSID commit (nw)
2017-08-24 12:59:29 +01:00
Nigel Barnes
f401818100
New working software list additions
...
-----------------------------------
bbcb_flop: Acornsoft Hits 1 & 2, The Quill, Snapple Hopper, Trivial Pursuit (Genus/Baby Boomer/Young Players Editions),
Modem Master, and various educational titles.
BeebSID 1-17, Beeb SID Quiz [PitfallJones]
bbcm_flop: SID Music 1 & 2 [Tom Walker]
electron_flop: All Electron User Group (5.25") disks, Starspell Dictionary Disk (3.5" and 5.25")
2017-08-24 12:59:29 +01:00
Nigel Barnes
5fdfce856e
bbc: BeebSID slot device for the 1MHz bus.
2017-08-24 12:59:29 +01:00
Nigel Barnes
942d583270
New clones marked NOT WORKING
...
-----------------------------
Econet X25 Gateway
Henson CFA 3000
2017-08-24 12:59:29 +01:00
Nigel Barnes
d502c80e04
floppy: Added FLOPPY_HFE_FORMAT to default_floppy_formats.
2017-08-24 12:59:29 +01:00
Ivan Vangelista
8f27520767
nightgal.cpp: better ym hook-up for sgaltrop, sound and controls seem to work (nw)
2017-08-24 12:01:29 +02:00
Robbbert
36049eb060
(nw) Fixing reported failure of netlist build.
2017-08-24 18:17:16 +10:00
Vas Crabb
848dbb9e8b
fix -valid with MSVC (nw)
2017-08-24 17:58:00 +10:00
AJR
30ead798c1
splash.cpp: Soundlatch modernization (nw)
2017-08-24 00:55:51 -04:00
Vas Crabb
f98d7c59ab
Clean up Serbian (Cyrillic): (nw)
...
* Use Cyrillic е/ј rather than visually similar Latin e/j
* Kometar -> Коментар (no idea how that happened)
* Fix questionable automatic translisterations
- ЦПУ -> CPU (this wasn't even consistent - some strings used CPU already)
- Мамесцоре -> Mamescore
- КС -> X, И -> Y (as in X оса/Y оса)
2017-08-24 14:30:01 +10:00
AJR
10bfa8f9fe
dec0.cpp: Soundlatch partial modernization (nw)
2017-08-24 00:28:45 -04:00
AJR
9c798ba67a
bigkarnk: Soundlatch modernization (nw)
2017-08-24 00:07:38 -04:00
Vas Crabb
edb29923e8
fix stupid c/p error (nw)
2017-08-24 13:32:34 +10:00
angelosa
e3b281a638
Mecha ROM is missing, mark as such (nw)
2017-08-24 04:53:48 +02:00
mahlemiut
c03d980162
fmtowns: reset CRTC registers on startup to avoid potentially too large video modes. (nw)
2017-08-24 14:49:53 +12:00
R. Belmont
7bddd5df6d
Merge pull request #2467 from 057a3dd61f99517a3afea0051a49cb27994f94d/gb-optimize
...
gb.cpp: optimize the channel update methods.
2017-08-23 22:38:26 -04:00
arbee
4da2ea3a70
k2000: ic locations and additional PAL (nw)
2017-08-23 22:35:50 -04:00
AJR
a6fddf4442
tekipaki: MCU soundlatch modernization and cleanup (nw)
2017-08-23 22:30:13 -04:00
R. Belmont
2d0121d7d2
Merge pull request #2576 from JoakimLarsson/m68340_1
...
m68340: Added implementations for VCO clock synthesizer and Timer mod…
2017-08-23 22:04:06 -04:00
R. Belmont
64049dbac3
Merge pull request #2588 from ajrhacker/devreadwrite_offset
...
Improved way to transform offsets for AM_DEVREAD/_DEVWRITE (nw)
2017-08-23 22:02:38 -04:00
arbee
aff29ca561
k2000: added sample ROMs [R. Belmont, anonymous]
2017-08-23 21:59:35 -04:00
Vas Crabb
2ff3f81026
New machines marked NOT WORKING
...
-------------------------------
Sexy Gal Tropical [BET] (Japan 850805 SXG T-02)
(nw) Mostly just to get the ROMs in - main CPU and sub CPU boot,
passes RAM test, shows title, but the rest of the graphics are
garbled, definitely something wrong.
2017-08-24 11:29:03 +10:00
Lord-Nightmare
1a05da1350
eliminate nmi trampolines (nw)
2017-08-23 21:23:42 -04:00
AJR
59f05991cb
Improved way to transform offsets for AM_DEVREAD/_DEVWRITE (nw)
...
In the past few hours AM_DEVREADWRITE_RSHIFT was created. This has made a lot of MAMEdevs (well, mostly R. Belmont) very angry and has widely been regarded as a bad move.
This patch replaces AM_DEVREADWRITE_RSHIFT with a similar but more functional-looking interface (now known as AM_DEVREADWRITE_MOD), which also now supports address line inversion as well as shifting.
2017-08-23 20:57:28 -04:00
angelosa
1863dd926b
Added yoke device to midnight landing, fixed throttle counter (it's 12 bits) (nw)
2017-08-24 02:15:43 +02:00
angelosa
9980a2560c
Make deadzones saner (nw)
2017-08-24 02:15:42 +02:00