summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Minor notesarm3_copro angelosa2019-09-172-1/+3
|
* More minor corrections angelosa2019-09-162-2/+1
|
* Minor correction angelosa2019-09-161-1/+1
|
* Hookup ARM data abort line angelosa2019-09-164-20/+56
|
* Experimental unimplemented instruction trap code, with funny results ... angelosa2019-09-134-191/+457
|
* Added some COPRO opcodes, Sim City enters into gameplay angelosa2019-09-112-9/+182
|
* archimds.cpp: preliminary serial joystick interface [Angelo Salese] angelosa2019-09-105-205/+470
| | | | - also adds compatibility tests for AA (nw)
* hh_sm510: add note (nw) hap2019-09-101-1/+4
|
* fix issue with explosion sound effect not playing after miss (#5611) algestam2019-09-101-1/+1
|
* The unpopulated eproms on the Symbolics 3670 FEP read as 0xFF, based on ↵ Lord-Nightmare2019-09-101-2/+2
| | | | hardware tests. [Josh Dersch]
* rii: Misc. notes; minor disassembler update (nw) AJR2019-09-103-24/+44
|
* igspoker.cpp: Workaround to fix the random locks for protection Roberto Fresca2019-09-101-4/+74
| | | | | in the sets cpoker, cpokert and cpokerx. Also fixes MT03635. [Roberto Fresca]
* plugins/cheat: add time functions to cheat sandbox cracyc2019-09-091-0/+1
|
* ay8910: Don't play fast and loose with register initialization; some builds ↵ AJR2019-09-091-5/+5
| | | | warn about that (nw)
* h6280: Use official names for banking registers; reduce logical width of ↵ AJR2019-09-092-17/+11
| | | | address space
* -saa7191: Skeleton device for the Philips SAA7191 Digital Multistandard ↵ mooglyguy2019-09-097-4/+439
| | | | | | | | Colour Decoder (DSMD), nw -sgi_mc: Fixed a silly oversight which should fix an Indigo 2 regression, nw -vino: Added kludge devcbs for I2C data out/in/stop, nw
* HP9845: TACO driver re-written (#5601) fulivi2019-09-0915-2414/+2493
| | | | | | | | | * hp9825: fixed a bug in 9825t * hp9845: TACO driver re-written from scratch, DC100 tape separated into a new device, various adaptations * hp9845: "new TACO" renamed to just "TACO"
* Merge pull request #5600 from FakeShemp/iteagle R. Belmont2019-09-091-0/+65
|\ | | | | Add new Incredible Technologies Golden Tee Fore! upgrade CD-ROM image…
| * Add new Incredible Technologies Golden Tee Fore! upgrade CD-ROM images ↵ Rebecca Wallander2019-09-081-0/+65
| | | | | | | | softwarelist
* | Merge pull request #5604 from rfka01/master R. Belmont2019-09-092-107/+241
|\ \ | | | | | | at.cpp added several motherboards and BIOS versions, sort by Chipset
| * | at.cpp added several motherboards and BIOS versions, sort by Chipset rfka012019-09-082-107/+241
| | |
* | | neptunp2.cpp: Add EEPROM dump to 'rockroll' [jordigahan, ClawGrip] (#5605) R. Belmont2019-09-091-2/+2
|\ \ \
| * | | neptunp2.cpp: Add EEPROM dump to 'rockroll' [jordigahan, ClawGrip] ClawGrip2019-09-081-2/+2
| | | |
* | | | Update Apple II softlists to mid-day September 8th, 2019 (#5606) Firehawke2019-09-093-0/+412
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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]
* | | | ay8910.cpp : Updates (#5607) cam9002019-09-092-202/+436
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | Merge pull request #5608 from cam900/psikyosh_pixop R. Belmont2019-09-092-134/+117
|\ \ \ \ | | | | | | | | | | psikyosh.cpp : Updates
| * | | | psikyosh.cpp : Updates cam9002019-09-102-134/+117
| | | | | | | | | | | | | | | | | | | | Reduce duplicates, Fix spacing, Use shorter / correct type values
* | | | | Merge pull request #5609 from yukaritamura/supbtime_6280_clock ajrhacker2019-09-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix the audio cpu clock for the DE-0343 board
| * | | | | Fix the audio cpu clock for the DE-0343 board Yukari Tamura2019-09-101-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | The HuC6280 core seems to run at 8.055MHz rather than 16.110MHz. Confirmed by DE-0343-4, Tumblepop.
* | | | | Merge pull request #5610 from algestam/gnw_climber_melody_miss_fix ajrhacker2019-09-091-2/+2
|\ \ \ \ \ | | | | | | | | | | | | improve melody played after miss for gnw_climber and gnw_climbcs (nw)
| * | | | | improve melody played after miss for gnw_climber and gnw_climbcs (nw) algestam2019-09-091-2/+2
| |/ / / /
* | | | | gmmc: No "Leader" in system name; note probable bad dump AJR2019-09-092-5/+5
| | | | |
* | | | | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2019-09-095-3/+11
|\ \ \ \ \
| * | | | | cbuster.cpp, darkseal.cpp, vaportra.cpp: Add workaround to 6280 core to fix ↵ AJR2019-09-095-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | music speed
* | | | | | vgmplay.xml - Added 35 new entries and corrected a setname (tdragon -> ↵ Scott Stone2019-09-092-3/+2854
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* / / / / cps3.cpp changes: MetalliC2019-09-091-20/+21
|/ / / / | | | | | | | | | | | | | | | | - 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
* / / / cps3.cpp: sprite list caching (fixes warzard 2p VS screen and jojo intro ↵ MetalliC2019-09-092-22/+51
|/ / / | | | | | | | | | "enemies" text appearance)
* | | update checksum (nw) hap2019-09-081-1/+1
| | |
* | | New working software list additions hap2019-09-084-27/+58
| | | | | | | | | | | | | | | | | | ----------------------------------- ggm: Sandy Edition - Master Chess [anonymous] ggm: Steinitz Edition-4 - Master Chess [anonymous]
* | | cps3.cpp: tweak screen rates as per new measurements (nw) MetalliC2019-09-081-8/+5
| | |
* | | fix prev (nw) MetalliC2019-09-081-2/+2
|/ /
* | sgi: Fix per MG's request (nw) Olivier Galibert2019-09-082-2/+2
| |
* | * New working machine added (#5603) algestam2019-09-082-1/+86
| | | | | | | | | | | | | | | | * * New working machine added ---------- Game & Watch: Fire (silver) [algestam, Mr. Do, Sean Riddle] * hh_sm510: rename gnw_fires (nw)
* | -r4000: Report the correct sub-revision for the R4600, and allow specific ↵ mooglyguy2019-09-087-32/+50
| | | | | | | | | | | | | | | | | | | | 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]
* | const36a: correct beeper pitch (nw) hap2019-09-082-27/+51
| |
* | snes.cpp: Do not update HDMA if enabled channels are the same (#5602) ↵ AmatCoder2019-09-081-1/+1
| | | | | | | | | | [AmatCoder] Fixing Pilotwings (MT 06205)
* | at.cpp: comments, chipset designations, BIOS versions (#5596) rfka012019-09-082-49/+116
| | | | | | | | | | | | | | | | | | | | * 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
* | HD6845: specialize the cursor emulation (#5598) 68bit2019-09-082-9/+30
|/ | | For the HD6845 the cursor does not wrap around as it does for the MC6845.
* poly88: fixed cassette polyphase mode Robbbert2019-09-082-2/+1
|
* i8251: added bisync support Robbbert2019-09-081-2/+51
|