summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)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
* 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 hardw... Lord-Nightmare2019-09-101-2/+2
* 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
* 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 w... AJR2019-09-091-5/+5
* h6280: Use official names for banking registers; reduce logical width of addr... AJR2019-09-092-17/+11
* -saa7191: Skeleton device for the Philips SAA7191 Digital Multistandard Colou... mooglyguy2019-09-097-4/+439
* HP9845: TACO driver re-written (#5601) fulivi2019-09-0915-2414/+2493
* Merge pull request #5600 from FakeShemp/iteagle R. Belmont2019-09-091-0/+65
|\
| * Add new Incredible Technologies Golden Tee Fore! upgrade CD-ROM images softwa... Rebecca Wallander2019-09-081-0/+65
* | Merge pull request #5604 from rfka01/master R. Belmont2019-09-092-107/+241
|\ \
| * | 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
* | | | ay8910.cpp : Updates (#5607) cam9002019-09-092-202/+436
* | | | Merge pull request #5608 from cam900/psikyosh_pixop R. Belmont2019-09-092-134/+117
|\ \ \ \
| * | | | psikyosh.cpp : Updates cam9002019-09-102-134/+117
* | | | | Merge pull request #5609 from yukaritamura/supbtime_6280_clock ajrhacker2019-09-091-1/+1
|\ \ \ \ \
| * | | | | Fix the audio cpu clock for the DE-0343 board Yukari Tamura2019-09-101-1/+1
| |/ / / /
* | | | | 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) 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 m... AJR2019-09-095-3/+11
* | | | | | vgmplay.xml - Added 35 new entries and corrected a setname (tdragon -> tdrago... Scott Stone2019-09-092-3/+2854
|/ / / / /
* / / / / cps3.cpp changes: MetalliC2019-09-091-20/+21
|/ / / /
* / / / cps3.cpp: sprite list caching (fixes warzard 2p VS screen and jojo intro "ene... MetalliC2019-09-092-22/+51
|/ / /
* | | update checksum (nw) hap2019-09-081-1/+1
* | | New working software list additions hap2019-09-084-27/+58
* | | 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
* | -r4000: Report the correct sub-revision for the R4600, and allow specific R4x... mooglyguy2019-09-087-32/+50
* | const36a: correct beeper pitch (nw) hap2019-09-082-27/+51
* | snes.cpp: Do not update HDMA if enabled channels are the same (#5602) [AmatCo... AmatCoder2019-09-081-1/+1
* | at.cpp: comments, chipset designations, BIOS versions (#5596) rfka012019-09-082-49/+116
* | HD6845: specialize the cursor emulation (#5598) 68bit2019-09-082-9/+30
|/
* poly88: fixed cassette polyphase mode Robbbert2019-09-082-2/+1
* i8251: added bisync support Robbbert2019-09-081-2/+51