summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* tv950: Set toggle for "Alpha Lock" key AJR2019-02-161-1/+1
* vt100, ms6102: Caps Lock is physically toggled AJR2019-02-161-4/+4
* Eliminate qsort usage in debugger (nw) AJR2019-02-165-82/+52
* cking,cxg: split files (nw) hap2019-02-177-558/+613
* Show video-mode option 'accel' in help and GUI Andreas Müller2019-02-171-0/+1
* cking,cxg: separate classes (nw) hap2019-02-172-84/+112
* apple2: AppleWin-like memory fill; fixes hang in Joust [R. Belmont] arbee2019-02-162-14/+27
* rename ckz80, cxgz80, fidelz80 (nw) hap2019-02-175-6/+6
* fidel*: make desmas a child class of desdis (nw) hap2019-02-173-91/+69
* fidel6502: separate fdesdis class (nw) hap2019-02-171-27/+44
* fidel68k: separate classes (nw) hap2019-02-173-174/+195
* fidelz80: remove function prefix (nw) hap2019-02-161-150/+150
* fidelz80: separate classes (nw) hap2019-02-162-126/+174
* apple2: Slight code cleanup (nw) AJR2019-02-161-13/+14
* rename fidelmcs48 to fidel_sc6 (nw) hap2019-02-163-4/+4
* fidelmcs48: rename class (nw) hap2019-02-161-40/+27
* tandy2k: add mouse [Carl] cracyc2019-02-162-5/+186
* fidel68k: untangle fex68k with feag (nw) hap2019-02-163-10/+47
* apple2: fix missing floating bus reads and improved joystick/paddle calibrati... arbee2019-02-163-44/+47
* naomi.cpp: MetalliC2019-02-161-128/+164
* fidel*: removed last remaining MACHINE_CONFIG_START (nw) hap2019-02-162-7/+9
* fidelz80: separate some classes (nw) hap2019-02-161-143/+201
* fidelz80: untangle cc10 from vcc (nw) hap2019-02-161-25/+89
* fidel/novagmcs48: shadow m_maincpu (nw) hap2019-02-164-18/+24
* move fidelity SC6 rom externally to softwarelist, as in original machine (nw) hap2019-02-162-4/+38
* Merge pull request #4627 from cam900/smsvdp_psg R. Belmont2019-02-1611-334/+285
|\
| * 315_5124.cpp : Updates cam9002019-02-1111-334/+285
* | HP9825: added 9825T variant (#4629) fulivi2019-02-164-21/+362
* | new WORKING machines (JAKKS) (#4640) David Haywood2019-02-166-58/+386
* | Fixed sdl2 keymap processing. [Couriersud] couriersud2019-02-163-43/+280
* | mk1: 2mhz more likely (nw) hap2019-02-161-3/+2
* | pce_slot.h: forgot to actually remove the macros (nw) Ivan Vangelista2019-02-161-11/+0
* | devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-1613-106/+135
* | netlist: Separation of duties. (nw) couriersud2019-02-169-291/+304
* | bus\lpci\pci.h: removed unused MCFG macros (nw) Ivan Vangelista2019-02-163-19/+3
* | bus\hp80_io: removed MCFG macros (nw) Ivan Vangelista2019-02-163-50/+53
* | unico.cpp: fixed copy paste error(nw) Ivan Vangelista2019-02-161-1/+1
* | -newport: Support a few more command configs and fixed window checking. Fixes... MooglyGuy2019-02-161-10/+36
* | -sgi_mc_device: Fixed Graphics-to-Host DMAs to happen a qword at a time, nw MooglyGuy2019-02-161-3/+16
* | r4000: Fixed ABS.S and ABS.D. Fixes X server crashing in IRIX. [Ryan Holtz] MooglyGuy2019-02-161-0/+8
* | -ioc2: Added additional logging of IRQs, nw mooglyguy2019-02-164-292/+306
* | add GCC/clang implementations of 64*64->128 multiply for x86_64, and adjust s... Vas Crabb2019-02-162-4/+40
* | osd: 64x64 multiply helpers (nw) Patrick Mackinlay2019-02-162-0/+76
* | netlist: memory pool now supports aligned storage. (nw) couriersud2019-02-1625-169/+322
* | mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-1549-807/+830
* | witch.cpp: fixed c/p error. Thanks Tafoid (nw) Ivan Vangelista2019-02-151-1/+1
* | tandy2k: mirror the palette (nw) cracyc2019-02-151-1/+1
* | tandy2k: keyboard key mapping (nw) cracyc2019-02-151-0/+33
* | wy50kb: Map the important "Set Up" key (nw) AJR2019-02-151-2/+2
* | wy50: Add RS232 connector with loopback as default (nw) AJR2019-02-151-4/+11