Commit Graph

56037 Commits

Author SHA1 Message Date
RobertoFresca
42c1af8ad2 Merge branch 'master' of https://github.com/mamedev/mame 2017-12-26 01:04:34 -03:00
RobertoFresca
df485049e1 WMS sets: Last batch of dates. 2017-12-26 01:03:44 -03:00
arbee
64d73e68aa Merge branch 'master' of https://github.com/mamedev/mame 2017-12-25 22:28:14 -05:00
arbee
aadaf0c303 mac: Support for "BootBug" NuBus remote debugger card [Al Kossow, R. Belmont] 2017-12-25 22:27:02 -05:00
RobertoFresca
f81c973833 WMS sets: Second batch of dates. 2017-12-25 23:54:17 -03:00
RobertoFresca
9a05dd1b3c WMS sets: Batch of dates. 2017-12-25 23:31:47 -03:00
RobertoFresca
b552c9b280 WMS sets: These strings are not year. 2017-12-25 23:13:33 -03:00
RobertoFresca
2df8a69445 Cash Crop (Russian): Added notes about date/year. 2017-12-25 22:20:46 -03:00
RobertoFresca
9b8e6512a4 Boom (Russian): Added proper date/year. 2017-12-25 22:01:37 -03:00
RobertoFresca
68a5d56253 Big Tippers (Russian): Added proper date/year. 2017-12-25 21:45:35 -03:00
R. Belmont
32843bba87
Merge pull request #2972 from JoakimLarsson/didact_split
Didact split
2017-12-25 18:57:12 -05:00
smf-
a3c10b5160 gross hack to fix kof10th state save, save_pointer() must be called after the pointer is set & does not cope with it changing. [smf] 2017-12-25 21:28:05 +00:00
Vas Crabb
25ca83503c (nw) we agreed when we loosened the restrictiions on set names that we'd try to keep names within 8 charactes within reason 2017-12-26 04:21:50 +11:00
Joakim Larsson Edstrom
510c302003 didact.cpp: split out of Eseelte 100 computer in its own driver for clarity 2017-12-25 15:50:21 +01:00
MetalliC
779f50511c arm7: revert previous changes, explicit masking and rotating was unneeded (except for POP {Rlist} which is correct),
handle v5 behavior (lsb address bit is ignored in 16bit loads) in arm946es_cpu_device::arm7_cpu_read16 instead,
manually handle v4 and v5 difference for LDRSH signed halfword load.

note: it looks like all? v5 cores ignore least significant address bit during 16bit loads, so we should add something like
virtual uint32_t arm7_cpu_read16(uint32_t addr) override { return base_class::arm7_cpu_read16(addr & ~1)};
into theirs class declaration.
2017-12-25 14:18:56 +02:00
Joakim Larsson Edstrom
3ee933a33e didact.cpp: split out of Candela computers in its own driver for clarity 2017-12-25 11:46:05 +01:00
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