Commit Graph

68480 Commits

Author SHA1 Message Date
Firehawke
de09343517 Update Apple II softlists to mid-day September 8th, 2019 (#5606)
* New working software list additions

-----------------------------------

apple2_flop_orig: Dragon's Keep, International Hockey,  [4am, Firehawke]
apple2_flop_clcracked: Charlie Brown's 1, 2, 3's (1990 Queue re-release) (cleanly cracked) [4am, Firehawke]

* New working software list additions

-----------------------------------
apple2_flop_orig: Racter, PHM Pegasus, Crossbow [4am, Firehawke]

* New working software list additions

-----------------------------------

apple2_flop_clcracked: Buck Rogers - Planet of Zoom (cleanly cracked) [LoGo, Firehawke]

* Updated Buck Rogers - Planet of Zoom (nw)

* New working software list additions

-----------------------------------

apple2_flop_orig: Snoggle, Tamala's Last Redoubt, Succession [4am, Firehawke]
apple2_flop_clcracked: Millionaire (Version 2.1) (cleanly cracked), The Sales Edge (cleanly cracked), Computer Preparation for the SAT (Version 1.1A) (cleanly cracked), Creature Chorus (Version 4.0) (cleanly cracked), Chivalry (Revision 2) (cleanly cracked) [4am, Firehawke]

* New working software list additions

-----------------------------------

apple2_flop_orig: Star Fleet 1: The War Begins [Brian Wiser, Firehawke]
apple2_flop_clcracked: Star Fleet 1: The War Begins (cleanly cracked) [qkumba, Firehawke]
apple2_flop_misc: Olin in Emerald [www.mocagh.org, Dan Chisarick, Firehawke]

* New working software list additions

-----------------------------------

apple2_flop_orig: Super Mario Bros. Print World [4am, Firehawke]
apple2_flop_orig: Olin in Emerald [4am, www.mocagh.org, Dan Chisarick, Firehawke]

* New working software list additions

-----------------------------------

apple2_flop_clcracked: Universe II (Version 1.0) (cleanly cracked) [4am, Firehawke]
2019-09-09 16:02:55 -04:00
cam900
f8df4c6098 ay8910.cpp : Updates (#5607)
* ay8910.cpp : Updates
Implement ay8930 expanded mode, Add notes, Add feature value for chip specific features, Add runtime pin26 handler, Use struct for tone, envelope, Reduce defines, Fix spacings, Reduce unnecessary lines

* ay8910.cpp : Revert unnecessary part
2019-09-09 16:02:17 -04:00
R. Belmont
68a379feab
Merge pull request #5608 from cam900/psikyosh_pixop
psikyosh.cpp : Updates
2019-09-09 16:01:07 -04:00
ajrhacker
41735b445b
Merge pull request #5609 from yukaritamura/supbtime_6280_clock
Fix the audio cpu clock for the DE-0343 board
2019-09-09 14:59:16 -04:00
ajrhacker
127665dc2c
Merge pull request #5610 from algestam/gnw_climber_melody_miss_fix
improve melody played after miss for gnw_climber and gnw_climbcs (nw)
2019-09-09 14:59:03 -04:00
AJR
bc4b720b08 gmmc: No "Leader" in system name; note probable bad dump 2019-09-09 14:49:35 -04:00
Scott Stone
bbabda201e Merge branch 'master' of https://github.com/mamedev/mame 2019-09-09 14:05:52 -04:00
Scott Stone
5e896c29e2 vgmplay.xml - Added 35 new entries and corrected a setname (tdragon -> tdragon2) [Tafoid]
x68k_flop.xml - Corrected shortname and description for "Cube Runner" to read "Cueb Runner" based on research, actual pictures, and title screen (nw)
2019-09-09 14:05:12 -04:00
AJR
3f4f237dde cbuster.cpp, darkseal.cpp, vaportra.cpp: Add workaround to 6280 core to fix music speed 2019-09-09 14:00:51 -04:00
algestam
f31de7c8f0 improve melody played after miss for gnw_climber and gnw_climbcs (nw) 2019-09-09 19:43:12 +02:00
MetalliC
986cec8f14 cps3.cpp changes:
- replaced "bad" v4 CHDs with v5 built using Trurip DATs (actual game data verified to remain the same)
- revert RGB color extension, hardware doesn't do that
2019-09-09 20:06:12 +03:00
Yukari Tamura
663197d7bc Fix the audio cpu clock for the DE-0343 board
The HuC6280 core seems to run at 8.055MHz rather than 16.110MHz.
Confirmed by DE-0343-4, Tumblepop.
2019-09-10 00:06:32 +09:00
cam900
b4447af0ba psikyosh.cpp : Updates
Reduce duplicates, Fix spacing, Use shorter / correct type values
2019-09-10 00:04:30 +09:00
MetalliC
3f4fcc06b8 cps3.cpp: sprite list caching (fixes warzard 2p VS screen and jojo intro "enemies" text appearance) 2019-09-09 01:35:21 +03:00
hap
7dedf66295 update checksum (nw) 2019-09-08 23:05:29 +02:00
hap
05984d14ec New working software list additions
-----------------------------------
ggm: Sandy Edition - Master Chess [anonymous]
ggm: Steinitz Edition-4 - Master Chess [anonymous]
2019-09-08 22:55:22 +02:00
MetalliC
a2f4131c89 cps3.cpp: tweak screen rates as per new measurements (nw) 2019-09-08 23:34:11 +03:00
MetalliC
9dfb61f4ef fix prev (nw) 2019-09-08 23:06:20 +03:00
Olivier Galibert
42706f43a3 sgi: Fix per MG's request (nw) 2019-09-08 21:10:15 +02:00
algestam
0fa9738793 * New working machine added (#5603)
* * New working machine added
----------
Game & Watch: Fire (silver) [algestam, Mr. Do, Sean Riddle]

* hh_sm510: rename gnw_fires (nw)
2019-09-08 20:58:03 +02:00
mooglyguy
abb709b84e -r4000: Report the correct sub-revision for the R4600, and allow specific R4x00 types to specify the FPU ID as well. [Ryan Holtz]
-indigo: Switched to using the new R4000 core. [Ryan Holtz]

-hal2: Corrected chip revision ID to match real hardware. [Ryan Holtz]

-sgi_mc: Correctly flag EISA bus present on both Indigo 2 and Indy, as VINO uses the EISA signals for GIO64 arbitration. [Ryan Holtz]
2019-09-08 20:30:02 +02:00
hap
600254e89f const36a: correct beeper pitch (nw) 2019-09-08 19:46:49 +02:00
AmatCoder
a2365ce2d0 snes.cpp: Do not update HDMA if enabled channels are the same (#5602) [AmatCoder]
Fixing Pilotwings (MT 06205)
2019-09-08 18:43:50 +02:00
rfka01
047cfe2b3a at.cpp: comments, chipset designations, BIOS versions (#5596)
* at.cpp: comments, chipset designations, BIOS versions

* at.cpp: more chipset information

* at.cpp: comments, chipset designations

* at.cpp: added chipset info, comments and BIOS versions
2019-09-08 12:18:37 -04:00
68bit
5da69007d4 HD6845: specialize the cursor emulation (#5598)
For the HD6845 the cursor does not wrap around as it does for the MC6845.
2019-09-08 12:15:57 -04:00
Robbbert
fb13dcf746 poly88: fixed cassette polyphase mode 2019-09-08 22:52:42 +10:00
Robbbert
4e63fc410b i8251: added bisync support 2019-09-08 22:51:05 +10:00
Vas Crabb
fde41f3fad render.cpp: print a warning and continue on encountering malformed XML in a layout file (nw) 2019-09-08 22:13:02 +10:00
Robbbert
68d38ecac6 pmd85: added cassette to alfa and mato; fixed cassette on the others; added notes 2019-09-08 21:40:43 +10:00
braintro
f0a20e02cc New working clone
New working clone
------------------
Kuri Kinton (US, World Games license) [coolmod, The Dumping Union]
2019-09-07 21:47:30 -05:00
MetalliC
8d76a3a825 naomi.cpp: redumped initdv2ja and ggxxsla GD-ROMs [MajorPBX] 2019-09-08 01:06:55 +03:00
hap
edcd920479 Machines promoted to working
----------------------------
Chess Champion: Mark V [hap, Berger]

Clones promoted to working
--------------------------
Chess Champion: Mark VI/Philidor [hap, Berger, anonymous]
2019-09-07 23:34:57 +02:00
smf-
3d781378b6 New working clones
------------------
Psyvariar -Medium Unit- (V2.02O 2000/02/22 13:00) [rtw]
2019-09-07 20:56:18 +01:00
arbee
4ee8cf6fd3 apple2: fix modifier codes for M and N keys on II and II Plus [Golden Child] 2019-09-07 15:22:57 -04:00
Nigel Barnes
035380ca97 dragon32: Added JCB Speech Synthesis cartridge. 2019-09-07 17:39:53 +01:00
MetalliC
e26914f3a3 cps3.cpp: remove "imperfect graphics" flag, improve save states, fix eeprom size, document known issues 2019-09-07 18:52:05 +03:00
braintro
29d24080c0 (nw) segas16b.cpp: Misc Sega ID# updates 2019-09-06 22:49:44 -05:00
arbee
28c8d22cd3 apple2: fixed keycode for Ctrl-Shift-P on II and II Plus [Golden Child] 2019-09-06 22:09:15 -04:00
arbee
0075e8c519 apple2: corrected Joyport multiplexing [Golden Child] 2019-09-06 22:08:00 -04:00
AJR
18cbb7d521 src2html: substr doesn't modify std::string, but erase does (nw) 2019-09-06 19:33:39 -04:00
AJR
052b070a85 rendlay.cpp: Remove useless c_str calls (nw) 2019-09-06 19:32:45 -04:00
MetalliC
9d9a747d88 cps3.cpp: render tilemaps as set of rows from sprite-list (fixes sfiii Alex's stage background) 2019-09-07 02:25:17 +03:00
AJR
6eb37a7714 c140: Rework interrupt timing and fix regression (nw) 2019-09-06 18:17:31 -04:00
AJR
51f4699fda chdman.cpp: Attempted fix for naive code (nw) 2019-09-06 18:16:36 -04:00
R. Belmont
364bc180dd
Merge pull request #5594 from zzemu-cn/branch_mess_hkc8800a
new clone computer HKC 8800A
2019-09-06 14:09:21 -04:00
R. Belmont
c8530e52a6
Merge pull request #5593 from zzemu-cn/branch_mess_zijini
new clone Chinese computer Zi Jin I
2019-09-06 14:08:16 -04:00
Robbbert
690a2f4dd3 pp01 : cassette now working 2019-09-07 02:13:32 +10:00
AJR
a748d19a91 chdman.cpp: Another superfluous temporary removed (nw) 2019-09-06 12:04:53 -04:00
AJR
969363be85 chdman: Clean up some archaic string code (nw) 2019-09-06 12:02:42 -04:00
hap
a8f9dcf8c6 New working clones
------------------
Constellation 3.6MHz (set 2) [Berger]
2019-09-06 17:58:24 +02:00