summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ddragon: revert sprite position regression (nw) hap2018-06-271-2/+2
* left-associativity, yo (nw) Vas Crabb2018-06-251-11/+11
* logerror is cool with std::string - don't use .c_str, some ostream flags stic... Vas Crabb2018-06-252-38/+38
* sonydriv: fixed long-standing disk-switch regression [R. Belmont] arbee2018-06-251-0/+6
* damn PCH (nw) Vas Crabb2018-06-252-0/+4
* consider double epsilon when comapring crystal values Vas Crabb2018-06-251-2/+6
* appease MSVC (nw) Vas Crabb2018-06-252-5/+2
* small cleanup (nw) Vas Crabb2018-06-244-9/+6
* snk.cpp : Cleanup unused, Reduce runtime tag lookup, Split countryc machine c... cam9002018-06-242-89/+58
* shangha3.cpp : Cleanups cam9002018-06-243-102/+95
* alpha68k.cpp : Updates/Cleanups cam9002018-06-243-220/+196
* srcclean and other cleanup (nw) Vas Crabb2018-06-2491-773/+767
* m5074x: added missing memory_space_config() (nw) arbee2018-06-231-0/+7
* ts2068: Fix regression (nw) AJR2018-06-231-0/+2
* Merge pull request #3691 from sschnelle/hil_clock_fix ajrhacker2018-06-231-1/+1
|\
| * hp9k_3xx: fix HIL clock frequency (nw) Sven Schnelle2018-06-231-1/+1
* | mips3: Added VU0 macro-instructions to R5900 disassembler, pending split into... mooglyguy2018-06-234-38/+195
|/
* Merge pull request #3685 from cam900/patch-36 ajrhacker2018-06-231-1/+1
|\
| * pgmprot_igs027a_type2.cpp : Fix martmast metadata cam9002018-06-231-1/+1
* | hp9k_3xx: IOCPU reset line is connected to cpu RESET I/O (nw) (#3689) Sven Schnelle2018-06-231-1/+9
* | Merge pull request #3688 from sschnelle/ptm_irq ajrhacker2018-06-231-0/+1
|\ \
| * | hp9k_3xx: connect PTM irq (nw) Sven Schnelle2018-06-231-0/+1
* | | new machine marked as NOT WORKING (#3674) David Haywood2018-06-232-26/+76
* | | mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-2312-46/+17
* | | debugger: make save/load support virtual memory (nw) (#3683) Patrick Mackinlay2018-06-231-18/+33
* | | nt7534: Add bounds checking to help prevent data corruption and segmentation ... AJR2018-06-231-15/+21
|/ /
* | hp9k_3xx: simplify machine configs (#3678) Sven Schnelle2018-06-231-104/+31
* | debugger: add command for go_exception (#3682) Patrick Mackinlay2018-06-233-0/+19
* | Topcat improvements (#3663) Sven Schnelle2018-06-237-59/+121
* | Merge pull request #3687 from sschnelle/6840_div8_fix ajrhacker2018-06-231-0/+4
|\ \
| * | 6840ptm: fix divide by 8 mode Sven Schnelle2018-06-231-0/+4
* | | im6402: UART, not USART (nw) AJR2018-06-231-1/+1
* | | alphatro.cpp: Eliminate machine().device (nw) AJR2018-06-231-11/+9
* | | palmz22.cpp: device_finder (nw) Ivan Vangelista2018-06-231-26/+34
|/ /
* | mips3: Added disassembler for Emotion Engine core opcodes. VU macro ops are s... mooglyguy2018-06-236-315/+707
* | mcr, mcr3, pt68k4, rex6000: Removed machine().device, nw mooglyguy2018-06-238-55/+90
* | (nw) fixed validation: hikaru.cpp Robbbert2018-06-231-1/+1
* | segac2.cpp: Spelling (nw) braintro2018-06-231-1/+1
* | new PE+ Slot game braintro2018-06-232-1/+20
* | meritm.cpp: U37 for megat7e is a 4meg rom (nw) braintro2018-06-221-4/+5
* | segac2.cpp: Document 2 more (nw) braintro2018-06-221-2/+2
* | segac2.cpp: Minor doc update (nw) braintro2018-06-221-1/+1
* | meritm.cpp: Correct cut-n-paste ROM labels (nw) braintro2018-06-221-4/+4
* | unistar: Add CRTC (nw) AJR2018-06-221-10/+21
* | meritm.cpp: 0h n0 it's z0er (nw) braintro2018-06-221-67/+67
* | cidx628: Make this display something again AJR2018-06-227-24/+83
* | meritm.cpp: Use actual long name (nw) braintro2018-06-221-1/+1
* | New working Machine - Megatouch 7 Encore Edition braintro2018-06-222-3/+24
* | bus/nes: Eliminate remaining machine().device usage the ugly way (nw) AJR2018-06-224-13/+31
|/
* fix build (nw) MetalliC2018-06-231-2/+2