Commit Graph

56021 Commits

Author SHA1 Message Date
briantro
cca12e5a32 cave.cpp: Fix typo as pointed out by MASH (nw) 2017-12-25 00:49:45 -06:00
briantro
27d1a2f279 cybstorm.cpp: Fix obvious rom load typo (nw) 2017-12-25 00:31:40 -06:00
Phil Bennett
5e2a848d90 New working machines:
Cyberstorm (prototype) [ShouTime, The Dumping Union, Christophe Marignol, Sean Sutton, gamerfan, Brandon Munger, Renato Mucciarelli, Jan Stuhler, Jeffrey Gray, Aaron Giles, Phil Bennett]
2017-12-24 16:05:12 -08:00
briantro
fc3efc35dd megasys1.cpp: In Your Face is really "North America" (nw)
Peek-A-Boo is also labeled "North America"
2017-12-24 18:00:48 -06:00
briantro
0d22d1f5f1 new clone added - Pretty Soldier Sailor Moon (Ver. 95/03/21)
New Clone Added
-----------------------------------------------
Pretty Soldier Sailor Moon (Ver. 95/03/22, Europe) [rtw, ShouTime, The Dumping Union]
2017-12-24 17:46:53 -06:00
briantro
bc93eebb46 toaplan2.cpp: The second Sorcer Striker really is meant to be for Korea (nw) 2017-12-24 17:31:40 -06:00
smf-
7ad0aa0253 removed space, offset and mem mask from decocomn_device::priority_r (nw) 2017-12-24 21:05:38 +00:00
R. Belmont
0d14133280
Merge pull request #2968 from RalfVB/patch-1
Added 34 entries to cd32
2017-12-24 14:41:42 -05:00
R. Belmont
bfffc50606
Merge pull request #2969 from shattered/_b26597f
tosh1000: hook up NVRAM for CONFIG.SYS storage
2017-12-24 12:04:13 -05:00
Sergey Svishchev
f30785b760 tosh1000: hook up NVRAM for CONFIG.SYS storage (nw) 2017-12-24 18:38:30 +03:00
MetalliC
461268eb72 ARM thumb: v4 is really a bit different in edge cases (nw) 2017-12-24 15:55:45 +02:00
r09
79c2e940c5 fmtowns: fix horizontal wrap for bitmap layers (#2964)
* fmtowns: fix horizontal wrap for bitmap layers

* fmtowns: use lambda expressions to check for wrapping

* return int instead of bool
2017-12-24 08:35:06 -05:00
angelosa
4c6495a254 Mention manufacturer for these two (nw) 2017-12-24 13:24:05 +01:00
angelosa
e894a1f2f5 new software list additions
---------------------------
ibm5170_cdrom:
Bakusou PC Choro Q [Rod_Wod]
Battle BEAT 2000 L.E [Rod_Wod]
Briganty - The Roots of Darkness for Windows [Rod_Wod]
Geo Light Moon [Rod_Wod]
Moon [Rod_Wod]
Saru Suberi [Rod_Wod]
Seraphim Saigo No Tenshi [Rod_Wod]
Silicon Scream [Rod_Wod]
2017-12-24 13:21:52 +01:00
EoceneMiacid
e4d1f16be0
Added 34 entries to cd32
- Arabian Nights [arabian]
- Base Jumpers [basejump]
- Beavers [beavers]
- Benefactor [benefact]
- Black Viper [blkviper]
- Battletoads [btoads]
- Bubba 'N' Stix [bubba]
- Bubble & Squeak [bubblesq]
- Bump 'N Burn [bumpburn]
- Chuck Rock [chuckrck]
- Chuck Rock II - Son of Chuck [chukrck2]
- Darkseed [darkseed]
- Deep Core [deepcore]
- D-Generation [dgen]
- Donk! The Samurai Duck! [donk]
- Dragonstone [dstone]
- Dangerous Streets [dstreets]
- Emerald Mines [emerald]
- Fireforce [fireforc]
- Flink [flink]
- Fly Harder [flyhard]
- Frontier - Elite II [frontier]
- Global Effect [global]
- Gloom [gloom]
- Guardian [guardian]
- International Karate + [ikplus]
- Kid Chaos [kidchaos]
- Marvin's Marvellous Adventure [marvin]
- Myth - History in the Making [myth]
- Naughty Ones [naughty]
- Overkill + Lunar-C [okillunc]
- Quik - the Thunder Rabbit [quik]
- Roadkill [roadkill]
- Skeleton Krew [skelkrew]
2017-12-24 13:08:39 +01:00
MetalliC
f46d7915e3 pgm2.cpp: remove ddpdojh imperfect gfx flag, few notes (nw) 2017-12-24 11:56:44 +02:00
angelosa
18ada53b36 mz2500.xml: Proper name/year/manufacturer for JB Harold Murder Club (nw) 2017-12-24 10:09:33 +01:00
MetalliC
e598882d59 Arm Thumb: same but handle 2 magical ROR cases (nw) 2017-12-24 09:52:58 +02:00
Vas Crabb
25f84e3bf0 srcclean and manual cleanups (nw)
please people, remember to keep source UTF-8 and if you're committing on behalf of others, clean up indents to meet MAME conventions
anyone can run srcclean over a submission and see what will get hit
2017-12-24 15:03:04 +11:00
arbee
ef82d89e3a Revert "ARM Thumb: mask address lsb during 16/32 bit memory access, as per ARMv5/ARM9 behavior."
This reverts commit 1bc2a2ab12.
2017-12-23 22:15:24 -05:00
MetalliC
1bc2a2ab12 ARM Thumb: mask address lsb during 16/32 bit memory access, as per ARMv5/ARM9 behavior.
this needed to be changed or split when we will be emulate ARMv6/ARM11
2017-12-24 01:15:56 +02:00
hap
0e416338c8 New working machines
-----------
Tiger MC Hammer: U Can't Touch This (Tiger handheld) [hap, Sean Riddle]
2017-12-23 23:05:33 +01:00
MetalliC
d615d989a8 get rid of unneeded key (nw) 2017-12-23 22:02:56 +02:00
MetalliC
5da8d17691
Merge pull request #2965 from DavidHaywood/231217
allow ddpdojh to actually run code from ram rather than treating ram as rom (even if the game doesn't actually care)
2017-12-23 21:57:30 +02:00
David Haywood
77ad53c97d allow ddpdojh to actually run code from ram rather than treating ram as rom (even if the game doesn't actually care) 2017-12-23 19:33:07 +00:00
rfka01
507003c56d alphatpx: identified more keys [helwie44], added P30 ROMs and labels [rfka01] (#2950)
* alphatpx: identified more keys [helwie44], added alphatronic P30 ROMs and labels [rfka01]

* alphatpx: more keys identified and cleaner list of keys

* alphatpx: More key assignments, comments

* alphatpx: comments

* alphatpx: comments

* alphatpx: comments

* alphatpx: comments

* alphatpx: comments
2017-12-23 12:26:12 -05:00
R. Belmont
92189c08a8
Merge pull request #2963 from sjy96525/patch-15
Correct Paca Paca Passion year
2017-12-23 12:25:34 -05:00
Ivan Vangelista
2a2205de5f cps1.cpp: corrected infos for dinoa (nw) 2017-12-23 16:08:52 +01:00
sjy96525
a55b291145
Correct Paca Paca Passion year
Paca Paca Passion titlescreen says 1998 and released year is 1998 confirmed from Arcade TV Game List Kokunai - Kaigai Hen (1971 - 2005) at page 54.
https://i.imgur.com/hQmU2fJ.png
https://i.imgur.com/MkszWya.png
2017-12-23 22:26:15 +08:00
MetalliC
160baa6fbc dumped internal rom from ddpdojh igs036, promoted to WORKING [Morten Shearman Kirkegaard, Peter Wilhelmsen, MetalliC]
marked as MACHINE_IMPERFECT_GRAPHICS because of gfx glitches, further investigation needed.
2017-12-23 15:15:17 +02:00
Justin Kerk
16b65004c8 DTD fixes (nw) 2017-12-23 01:07:52 -08:00
Justin Kerk
4380bc4084 New working software list additions
-----------------------------------
ibm5150: Echecs 3D (French) [breiztiger]
ibm5170: 3000 Icons for Windows, Lotus 1-2-3 Release 3 (5.25"), Lotus 1-2-3 Release 3.1, MS-DOS (Version 6.2/V, Upgrade) (Japanese) [Justin Kerk]

New NOT_WORKING software list additions
---------------------------------------
ibm5170: AIV Networks (German) [Justin Kerk]
2017-12-23 00:55:43 -08:00
Joakim Larsson Edström
9bd419d46d
Merge pull request #2962 from JoakimLarsson/trs80m2kbd
trs80m2kb.cpp: Added missing keyboard controller rom [Edstrom, Sean R…
2017-12-23 02:20:45 +01:00
Justin Kerk
f31d510451 picno.xml: romanization tweaks, by request (nw) 2017-12-22 16:58:26 -08:00
Michael Zapf
a8cbdbc89c tms9995: Fixed READY check on RESET (auto-waitstate) 2017-12-23 00:53:53 +01:00
Joakim Larsson Edstrom
fd84ceeed8 trs80m2kb.cpp: Added missing keyboard controller rom [Edstrom, Sean Riddle] 2017-12-23 00:09:09 +01:00
hap
50ee57f1b3 tms1000: split execute_run into execute_one (nw) 2017-12-22 23:49:41 +01:00
arbee
be9fea28e4 apollo.cpp updates [Hans Ostermeyer]
- use custom name 'disk' instead of 'harddisk' to preserve previous-MAME compatibility
- fix: function keys didn't work with Num Lock on for SDL2 OSD
2017-12-22 15:02:20 -05:00
arbee
80ee9f3d1a i8087: fix regression in Fanuc driver pending further investigation. [Andrey Merkulov] 2017-12-22 13:45:40 -05:00
hap
5a3d1c800f hh_sm510: fix tnmarebc pause button (nw) 2017-12-22 19:25:17 +01:00
R. Belmont
596847f505
Merge pull request #2960 from fulivi/hp2640_dev0
Driver for HP2645A terminal
2017-12-22 13:04:44 -05:00
R. Belmont
bc41b4517a
Merge pull request #2961 from JoakimLarsson/stepone_4
Update of Mybrain 3000
2017-12-22 13:02:06 -05:00
R. Belmont
ffc0dadaa8
Merge pull request #2959 from vadosnaprimer/rewind
Rewind implementation fixes and improvements
2017-12-22 13:01:05 -05:00
hap
4ddb642cf9 New working machines
-----------
Street Fighter II (Tiger handheld) [hap, Sean Riddle]
Nightmare Before Christmas (Tiger handheld) [hap, Sean Riddle]
2017-12-22 17:37:14 +01:00
MetalliC
6d7f211e56 ymz774: add volume delayed transition, CHAN/SEQ pause/resume,
ymz770: handle CHAN/SEQ "keep playing" command,
document other known SPU in this series
2017-12-22 18:01:24 +02:00
Joakim Larsson Edstrom
ace55cf4bb myb3k.cpp: Boots DOS 1.25, Keyboard and audio works. Graphics needs refactoring but supports 'basica demo.bas' quite well [Edstrom, Fredik Ohrstrom, Mattis Lind] 2017-12-22 16:18:14 +01:00
Joakim Larsson Edstrom
3e42d06e57 myb3k_fdc.cpp: fixed and is now working 2017-12-22 16:14:06 +01:00
Joakim Larsson Edstrom
9fcb286b67 myb3k_com.cpp: Fixed default base address 2017-12-22 16:13:09 +01:00
Ivan Vangelista
07b39af9fe new not working software list additions
-------------------------------------------------------
Anime Enikki, Kanji Club, Picno Art Puzzle, Picno de 1 2 3, Picno de A B C, Picno de A I U E O, Real Montage, Shirayuki-hime Monogatari [Team Europe, SSJ]
2017-12-22 15:35:43 +01:00
fulivi
1dbb2dc7c8 hp2645: forgot MACHINE_NO_SOUND (no beep for now) 2017-12-22 15:00:20 +01:00