summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* HP9000/300: Add SN76494 sound device Sven Schnelle2017-09-041-8/+27
* gaelco2.cpp: Clearly show control "bits" (nw) briantro2017-09-031-3/+5
* New non-working machines arbee2017-09-042-0/+283
* tnzs.cpp: Typo (nw) briantro2017-09-031-1/+1
* tnzs.cpp: Slight modification to info (nw) briantro2017-09-031-3/+1
* tnzs.cpp: Corrected rom PCB locations and added Guru-Readme for the P0-25-A P... briantro2017-09-032-25/+52
* plugins: gettextify localizable strings (nw) cracyc2017-09-031-1/+2
* z8: Interrupts work better if vectors are read properly (nw) AJR2017-09-031-1/+1
* z8: Interrupts are working now AJR2017-09-033-31/+199
* The Berlin Wall clearly uses 4way sticks (nw) Angelo Salese2017-09-041-8/+8
* z8: Fix C flag polarity for CP, SBC, SUB and actually subtract with carry in SBC AJR2017-09-031-4/+4
* Merge pull request #2599 from sjy96525/patch-13 R. Belmont2017-09-031-6/+6
|\
| * Correct regions for Cyber Cycles, Dirt Dash, Time Crisis, Tokyo Wars and A... sjy965252017-08-271-6/+6
* | Merge branch 'master' into hil_keyboard R. Belmont2017-09-03248-2410/+4135
|\ \
| * | luaengine: translation support [Carl] cracyc2017-09-041-0/+2
| * | Merge pull request #2622 from sschnelle/disable_dma_workaround R. Belmont2017-09-031-2/+0
| |\ \
| | * | HP9000/300: disable DMA controller workaround Sven Schnelle2017-09-031-2/+0
| * | | z8: Mask external stack accesses too (nw) AJR2017-09-031-4/+4
| * | | Merge pull request #2621 from sschnelle/dio_detection_fix ajrhacker2017-09-031-27/+5
| |\ \ \
| | * | | HP9000/300: fix detection of DIO cards Sven Schnelle2017-09-031-27/+5
| | |/ /
| * | | z8: Mask addresses for external memory accesses based on P0 control bits AJR2017-09-033-38/+90
| * | | plugins/cheat: oops (nw) cracyc2017-09-031-2/+4
| * | | upd7725: dpl bits of the instruction field are ignored if dp is the destinati... Lord-Nightmare2017-09-031-7/+9
| * | | docs updates (nw) MetalliC2017-09-033-5/+12
| * | | z8: Make data space optional; fix stack pop semantics AJR2017-09-031-33/+51
| * | | Royal Jackpot: Added a DIP switches table from manual RobertoFresca2017-09-031-10/+40
| * | | fix inputs (nw) MetalliC2017-09-031-2/+2
| * | | segasp.cpp: dumped origin CF card of "Dinosaur King - Operation: Dinosaur Res... MetalliC2017-09-031-59/+45
| * | | new working clones MetalliC2017-09-032-8/+80
| * | | upd7725: update ov1 and s1 flag calculation to be correct based on AWJ's nesd... Lord-Nightmare2017-09-032-25/+11
| * | | that doesn't require an instance (nw) Vas Crabb2017-09-033-21/+21
| * | | fix warning message (nw) Vas Crabb2017-09-031-1/+1
| * | | gstriker: Serial link prep (nw) AJR2017-09-023-14/+32
| * | | starwars: Remedy for MT #6672 AJR2017-09-023-0/+10
| * | | hh_sm510: rzindy500 skeleton/WIP (nw) hap2017-09-032-31/+43
| * | | galaxian.cpp: Safer order for static definitions (nw) AJR2017-09-021-7/+8
| * | | galaxian.cpp: Miscellaneous configuration cleanups and corrections (nw) AJR2017-09-023-81/+35
| * | | rendlay image_component: detect image format(png) before loading image. No PN... hap2017-09-023-9/+68
| * | | png: make verify_header public (nw) hap2017-09-022-15/+27
| * | | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-0271-125/+350
| * | | Removing non-standard C++ (nw) Nathan Woods2017-09-021-1/+2
| * | | Returning a reference from various corestr.cpp calls to avoid unnecessary str... npwoods2017-09-022-13/+13
| * | | nds: Added correct hashes and started in on I/O regs, nw mooglyguy2017-09-022-14/+129
| * | | Royal Jackpot: Added the three missing PLDs as NO_DUMP. [Roberto Fresca] RobertoFresca2017-09-021-2/+4
| * | | Royal Jackpot: Added default NVRAM. [Roberto Fresca] RobertoFresca2017-09-021-4/+4
| * | | Royal Jackpot: Added proper inputs & DIP switches, changed game RobertoFresca2017-09-021-95/+151
| * | | New machines marked as NOT_WORKING RobertoFresca2017-09-022-52/+82
| * | | nds: Remove unused logging function; correct un-Nintended typo in mame.lst (nw) AJR2017-09-012-16/+1
| * | | -nds: Skeleton driver. [Ryan Holtz] MooglyGuy2017-09-024-0/+107
| * | | -arm7: Various changes: [Ryan Holtz] MooglyGuy2017-09-025-138/+184