Vas Crabb
74293f8247
version bump (nw)
2018-04-24 23:13:22 +10:00
arbee
0cdfe25938
apple2: recognize another form of DOS 3.3 in ProDOS order [R. Belmont, Peter Ferrie]
2018-04-24 12:28:48 +10:00
Vas Crabb
3306c9fb4d
neogeo.cpp: re-add boost interleave on audio command write - fixes glitches in s1945p (nw)
2018-04-23 03:48:57 +10:00
Vas Crabb
ab71d889fb
I'm not going to believe they mixed fullwidth and halfwidth in Roman numarals (nw)
2018-04-23 03:31:11 +10:00
r09
12a6c4d489
pc98_cd.xml: second round of testing
...
- Re-tested all software entries with video/audio issues, after the latest emulation improvements. Around 70% of them are considered "working" now.
- Demoted Miamisoft's games to non-working since they seem to hang randomly (it probably already happened before, I just didn't realize it).
- Tested some software entries on real hardware (PC-9821Nw150) to make sure the issues are emulation-related.
- Some minor title spelling fixes.
2018-04-22 11:40:33 -04:00
Nigel Barnes
c62c3b672e
bbcm_flop: Fix incorrect rom size (nw)
2018-04-23 01:00:14 +10:00
Vas Crabb
51e35be244
match titles on flyers - "T.T Block" but "T.T. Speed Race" (different punctuation) (nw)
2018-04-22 16:08:07 +10:00
Vas Crabb
1f0cbf0464
"mask" is not an initialism (nw)
2018-04-22 10:45:24 +10:00
Vas Crabb
ac79c90607
srcclean (nw)
2018-04-22 09:24:13 +10:00
cracyc
137969abf5
plugins/portname: fix comment (nw)
2018-04-21 16:56:12 -05:00
braintro
530ba0ce95
segahang.cpp: Fix typos (nw)
2018-04-21 15:04:08 -05:00
AJR
f746b7177c
cdc721: "ROM Pack" is something else entirely (nw)
2018-04-21 13:36:54 -04:00
AJR
e11edfa30f
starblad: Allow full range of crosshair movement [geecab]
2018-04-21 13:32:02 -04:00
Nigel Barnes
2a74dd4783
New working software list additions
...
-----------------------------------
bbcm_flop: Prince of Persia, Teletextr
electron_flop: Zombies Ate Our Roadies!
2018-04-21 18:13:19 +01:00
Nigel Barnes
2c1c6f3aab
bbcm: Fixed paging in of Shadow RAM according to ACCCON.
2018-04-21 18:13:19 +01:00
angelosa
eda7537f38
Missed committing this one (nw)
2018-04-21 17:27:04 +02:00
angelosa
0dd80b1dba
galivan.cpp, terracre.cpp: rewritten NB1412M2 into a device [Angelo Salese]
2018-04-21 17:26:33 +02:00
angelosa
1b3c344ba3
Bulk move includes/nb141*m*.h -> machine/nb141*m.h (nw)
2018-04-21 17:26:01 +02:00
angelosa
8a67c8687c
galivan.cpp: use parent sound ROM for dangarj (nw)
2018-04-21 17:25:28 +02:00
Olivier Galibert
9ac8320ccc
addrmap: Remove the now-unused macros [Vas Crabb, Robbbert]
2018-04-21 16:42:27 +02:00
cracyc
0c0e38ca58
plugins/portname: sort the output file (nw)
2018-04-21 08:52:15 -05:00
Vas Crabb
966b8599be
fix build (nw)
2018-04-21 22:45:09 +10:00
Olivier Galibert
26b61e2be6
Cleanup some AM_RANGE in comments (nw)
2018-04-21 14:41:44 +02:00
cam900
8620952bd1
pasha2.cpp Cleanups ( #3472 )
...
* pasha2.cpp : Cleanup duplicates, Cleanup bitmap write handlers, Add object finder instead runtime tag lookups, Fix tags, Hook up AT89C52, Add notes, Add output finders, Convert m_bitmap* into std::unique_ptr
* pasha2.cpp : Add object finder for audiocpu
* pasha2.cpp : Fix output finders
* pasha2.cpp : Fix compile
2018-04-21 21:50:45 +10:00
Olivier Galibert
b44fe96e40
maps: Finish devices/bus (nw)
...
That's it for ADDRESS_MAP_START. Please don't try to remove the
macros yet, let's wait for a full release before that so that the
forks can catch up.
2018-04-21 13:27:17 +02:00
Ivan Vangelista
9a35d98c6e
kyugo.cpp: some PROMs and PALs documentation updates from f205v (nw)
2018-04-21 13:05:08 +02:00
smf-
16a0695afe
Swapped popeyebl & popeyeb2, also repaired some of the proms as they appear to be bad dumps [smf]
2018-04-21 07:57:34 +01:00
angelosa
5d74309d3b
new working clone
...
-----------------
Ufo Robo Dangar (9/26/1986, Japan) [Angelo Salese]
2018-04-21 07:00:31 +02:00
RobertoFresca
5e53c46819
Wrong title.
...
Should be: "Perrito Club - ¡Adopta Un Nuevo Amiguito Y Aprende! (Spain)"
It's a "¡" (admiration sign) instead of "I".
2018-04-20 23:54:00 -03:00
AJR
04ee20ba9a
gotcha: Use output finder and MCFG_SCREEN_VBLANK_CALLBACK (nw)
2018-04-20 19:15:01 -04:00
Michael Zapf
a6f79509a1
Added FM resyncs in READ_TRACK, changed threshold.
2018-04-21 00:00:05 +02:00
cracyc
031c9ca8fb
plugins/hiscore: fix cpu tags and print detailed errors (nw)
2018-04-20 16:39:20 -05:00
Olivier Galibert
5fa87ba20e
maps: Finish devices/cpu (nw)
2018-04-20 23:18:58 +02:00
Ivan Vangelista
6716ab2efb
leapster.xml: added 15 new entries [TeamEurope, Clawgrip, Connie]
2018-04-20 19:08:57 +02:00
AJR
f45be6f709
hp48_port: Eliminate driver_data calls; separate source files; reduce dependency on driver class somewhat but not ideally enough (nw)
2018-04-20 12:57:29 -04:00
Ivan Vangelista
7b9bc3a46a
debughlp.cpp: document dumpo command (nw)
2018-04-20 18:20:24 +02:00
Ivan Vangelista
55841b2a7a
new not working machine
...
-----------------------------------
Genius 6 (V110F) [Fabrice Arzeno, The Dumping Union]
2018-04-20 18:15:02 +02:00
Olivier Galibert
bba85599d9
maps: Finish devices/machine (nw)
2018-04-20 18:06:10 +02:00
AJR
536ae10aff
apple2: Remove dependency on legacy header (nw)
2018-04-20 11:57:42 -04:00
Olivier Galibert
94dda95b38
maps: Finish devices/sound (nw)
2018-04-20 17:51:55 +02:00
Olivier Galibert
f551279bc3
maps: Finish devices/video (nw)
2018-04-20 17:44:39 +02:00
AJR
bc150a0117
rmnimbus: Clean up some static functions (nw)
2018-04-20 10:58:12 -04:00
Robbbert
4eb6db5203
(nw) commit these address map changes while i can
2018-04-20 21:16:45 +10:00
Olivier Galibert
d7f5f63ce8
maps: Finish mame/audio and the lone dummy (nw)
2018-04-20 11:26:34 +02:00
angelosa
f61049755c
stvvdp2.cpp: fix RBG0 cache map range, fixes Head On graphics update in Sega Memorial Collection 1 [Angelo Salese]
2018-04-20 05:10:39 +02:00
angelosa
75ef9f3412
Unbreak SCU (nw)
2018-04-20 03:36:28 +02:00
angelosa
7d250fec47
MT #06843 (nw)
2018-04-20 03:27:21 +02:00
Olivier Galibert
0234bc52f4
maps: Finish mame/drivers (nw)
2018-04-19 23:04:31 +02:00
Olivier Galibert
d207fca250
maps: Finish mame/etc (nw)
2018-04-19 23:04:31 +02:00
Olivier Galibert
c6c737de59
maps: Finish mame/machine (nw)
2018-04-19 23:04:31 +02:00