summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* new game working - Miss World 2002 briantro2016-12-052-10/+29
* hikaru.cpp: NASCAR ROM board p/n (nw) MetalliC2016-12-051-2/+2
* seta.cpp: hook Zombie Raid NVRAM, add calibrated default MetalliC2016-12-052-6/+30
* micro20: preliminary RTC hookup (nw) arbee2016-12-051-3/+33
* Merge pull request #1798 from JoakimLarsson/PITbits R. Belmont2016-12-051-0/+28
|\
| * Added bit wise update methods for all ports and moved register access methods... Joakim Larsson Edstrom2016-12-041-0/+28
* | Merge pull request #1796 from ajrhacker/cdp_fix Vas Crabb2016-12-051-1/+0
|\ \
| * | Fix build (nw) AJR2016-12-041-1/+0
* | | Merge pull request #1795 from ajrhacker/grainbow_fade Vas Crabb2016-12-052-19/+22
|\ \ \ | |_|/ |/| |
| * | grainbow: Fix palette dimming by respecting a fade-me-not bit AJR2016-12-042-19/+22
* | | iteagle: Cleaned up serial handling (nw) Ted Green2016-12-042-100/+176
* | | 6840ptm: use standard device clock for internal clock Dirk Best2016-12-0423-104/+51
| |/ |/|
* | xbox.cpp: tidy (nw) yz70s2016-12-041-4/+4
* | chihiro.cpp: move threadlist debug command to xbox (nw) yz70s2016-12-043-33/+33
* | xbox.cpp: parametrize constants used in debug command routines to support dif... yz70s2016-12-043-14/+78
* | guab: fix and improve output labels, add ten up labels Dirk Best2016-12-041-36/+37
* | Merge pull request #1794 from ajrhacker/seibu_notes Ivan Vangelista2016-12-042-13/+38
|\ \
| * | darkmist, raiden: PCB notes (nw) AJR2016-12-032-13/+38
* | | Merge pull request #1793 from ajrhacker/d9final_fix Ivan Vangelista2016-12-041-0/+1
|\ \ \
| * | | d9final: Set initial banking so Z80 doesn't run off rails AJR2016-12-031-0/+1
| |/ /
* | | peplus.cpp: Documentation update - NW briantro2016-12-041-90/+90
* | | debugimgui: lighten combo box list so that it's easier to read (nw) mahlemiut2016-12-041-2/+2
* | | upd765: isbc215 format expects sector size to be in result (nw) cracyc2016-12-033-1/+6
* | | new PE+ Poker game added briantro2016-12-032-49/+74
| |/ |/|
* | isbx_218a: 8" floppy support (nw) cracyc2016-12-034-2/+15
* | fidel6502: fix fexceld wrong set (nw) hap2016-12-031-1/+1
* | neogeo: correct burningfpa romlabels(thanks jackc), added it to swlist hap2016-12-031-16/+16
* | Don't change cs if new pc/curpc is within the current segment on i86/i186, fi... smf-2016-12-033-3/+45
* | added halt to debugger state, so you can break out of a hlt instruction [smf] smf-2016-12-035-12/+16
* | Added preliminary sound to Dulmont Magnum [smf] smf-2016-12-031-2/+18
* | missed these (nw) smf-2016-12-033-3/+15
* | Update disassembly if IP or CS are changed in the debugger. Also update IP & ... smf-2016-12-035-71/+86
* | magnum: links (nw) cracyc2016-12-021-0/+4
* | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2016-12-027-38/+360
|\ \
| * \ Merge pull request #1788 from ajrhacker/ls157 R. Belmont2016-12-026-14/+330
| |\ \
| | * | Create new 74LS157 device and hook it up to MSM5205 on Rastan AJR2016-12-026-14/+330
| | |/
| * | Merge pull request #1791 from Bavarese/patch-19 R. Belmont2016-12-021-24/+30
| |\ \
| | * | DEC Rainbow 100 color board clock fix Bavarese2016-12-021-24/+30
* | | | Proper support for Rescue on Fractalus (proto) - No Bankswitch + 2K Mirror RA... Scott Stone2016-12-025-3/+72
|/ / /
* | | magnum: oops (nw) cracyc2016-12-021-1/+1
* | | new not working cracyc2016-12-026-14/+434
* | | guessing security PIC numbers (nw) MetalliC2016-12-021-2/+2
* | | leland.cpp: initial work towards save state support (nw) Ivan Vangelista2016-12-026-17/+68
* | | photon.cpp: minor cosmetical cleanup, initial preparation for save state supp... Ivan Vangelista2016-12-024-153/+173
* | | New clones Ivan Vangelista2016-12-022-1/+37
|/ /
* / remove a couple of driver_data() calls (nw) smf-2016-12-022-12/+16
|/
* Merge pull request #1790 from ajrhacker/debugcmdo Vas Crabb2016-12-022-0/+12
|\
| * One more command that lacked an 'o' version (nw) AJR2016-12-021-0/+2
| * Add 'o' variants to memory debugging commands to request decrypted opcodes space AJR2016-12-011-0/+10
* | Fix for ATA Write Multiple (command c5) ignoring the block count on the first... smf-2016-12-021-1/+1