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
aviloria
6e84e7c915
Update Spanish translation
2017-08-24 09:12:08 +10:00
theheroGAC
4a7cca4f09
Update strings.po
2017-08-24 09:11:19 +10:00
briantro
fc716177ba
thoop2.cpp: Fix typo (nw)
2017-08-23 17:51:31 -05:00
briantro
3e7ff5b63f
thoop2.cpp: Added PCB layout for TH Strikes Back [Brian Troha]
2017-08-23 17:36:10 -05:00
Dirk Best
2a4b6dd7db
psi98: Hook up serial ports, mark driver as working
2017-08-23 23:30:18 +02:00
Ivan Vangelista
2db9dcd363
new not working clone
...
-------------------------------
Goldeneye (4.02) [Gore Daimon, Sergio Munemori]
2017-08-23 22:37:57 +02:00
Ivan Vangelista
b6d6cfb4c4
mitchell.cpp: added pals and eeprom dumps to pkladiesla, also corrected rom labels [f205v]
2017-08-23 22:36:45 +02:00
Lord-Nightmare
6fae165428
fix typo c&p error (nw)
2017-08-23 11:06:56 -04:00
hap
2adfa60a5a
Merge pull request #2591 from DavidHaywood/230817
...
new WORKING clones Alligator Hunt (unprotected, set 2) [David Haywood, Peter Wilhelmsen]
2017-08-23 16:46:17 +02:00
Lord-Nightmare
456377b554
add build dates in comments for each gamecube ipl version (nw)
2017-08-23 10:41:05 -04:00
David Haywood
26f2c2e04e
new WORKING clones Alligator Hunt (unprotected, set 2) [David Haywood, Peter Wilhelmsen]
...
this was purchased as part of the quest to find a 2nd working Alligator Hunt still using the DS5002FP rather than the unprotected code, took a gamble on it because it was an unknown set, turns out it's unrprotected but very different to the set in MAME.
also unrelated but marked unkfr as working since I can't find an issue with it
2017-08-23 15:22:15 +01:00
Rene Single
fde6ca054f
Update German Strings
2017-08-23 21:43:38 +10:00
fulivi
ac90b9c2ef
hp85: fixed a bug in tape gap detection
2017-08-23 19:33:27 +10:00
Miodrag Milanovic
a35673c318
Actually you did a very very good job :) (no whatsnew)
2017-08-23 11:18:00 +02:00
Vas Crabb
589003ac36
fix localisation issue in info box, prepare for strings update (nw)
2017-08-23 19:01:39 +10:00
Vas Crabb
2a5ea8fb59
patch up Serbian translation - @mmicko catch my grammar errors :P (nw)
2017-08-23 18:50:15 +10:00
Miso Kim
41e044ae01
Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1) ( #2585 )
2017-08-23 13:09:38 +10:00
Vas Crabb
1de4735438
fix up some of the Italian translation (nw)
2017-08-23 12:54:10 +10:00
theheroGAC
c8019850d7
Update strings.po
2017-08-23 12:04:41 +10:00
briantro
2bea81e870
vamphalf.cpp: Add in new version consistently (nw)
2017-08-22 21:00:51 -05:00
briantro
6ea6524bef
vamphalf.cpp: Correct minor oversight (nw)
2017-08-22 20:56:59 -05:00