summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for 0.251 branch Vas Crabb2022-12-2521-211/+211
* adc0808: one logerror was missing \n hap2022-12-241-1/+1
* new NOT_WORKING machines MetalliC2022-12-242-0/+48
* hp/hp9825.cpp: Added support for HP 9825A and HP 9831. (#10595) fulivi2022-12-246-177/+563
* macpwrbk030.cpp: fixed CPU/MCU comms and improved video. [R. Belmont] arbee2022-12-241-49/+47
* video/pc_vga.cpp: identify gamtor SVGA chip angelosa2022-12-241-1/+4
* misc/gamtor.cpp: offset bit 1 in VGA memory bankswitches to char RAM, make it... angelosa2022-12-243-6/+21
* New working machines Nigel Barnes2022-12-233-0/+389
* midway/omegrace.cpp: Replaced input lookup table with encoder function. (#10728) 0kmg2022-12-241-28/+9
* -emu/diimage.cpp: Fixed dumb regression in open plan (stray else). Vas Crabb2022-12-242-18/+58
* subroc3d: improve internal artwork score panel hap2022-12-231-86/+91
* imagedev: Allow command-line creation for tapes/memory cards/printouts. Vas Crabb2022-12-245-9/+18
* turbo,buckrog: improve internal artwork score panel hap2022-12-235-246/+269
* aristocrat/aristmk6.cpp: convert video to RGB565, misc notes angelosa2022-12-231-25/+49
* rtpc: fix mmu invalid i/o access handling Patrick Mackinlay2022-12-231-11/+23
* nec/pc8401a.cpp: update notes angelosa2022-12-231-0/+3
* pic8259: Treat slave IRQs as level-triggered even when LTIM = 0 AJR2022-12-223-27/+9
* nec/pc6001.cpp: Correct YM2203 clock AJR2022-12-221-1/+1
* nec/pc8801.cpp, nec/pc88va.cpp: default DE-9 with joystick since way more common angelosa2022-12-232-2/+2
* mz2500: Correct FDC type; add various XTAL clock sources AJR2022-12-222-25/+19
* mz2500: Correct PIT clocking; use MSX-style port for joysticks AJR2022-12-222-53/+29
* subroc3d: add viewfinder to internal artwork hap2022-12-232-69/+115
* nec/pc88va.cpp: run irq7 thru the same 0 -> 1 logic as the other irqs, makes ... angelosa2022-12-232-4/+18
* mz800: Separate from mz700 state class; use MSX-style joystick ports AJR2022-12-224-102/+112
* turbo: add the gear shift to internal artwork hap2022-12-222-107/+317
* subroc3d: put score panel view in a collection hap2022-12-224-14/+42
* nec/pc6001.cpp: Fix joystick multiplexing; add port outputs and HSYNC and VSY... AJR2022-12-222-6/+56
* Revert "sharp/x68k_v.cpp: Cleaned up screen_update: (#10719)" (#10725) Vas Crabb2022-12-232-39/+89
* sharp/x68k_v.cpp: Cleaned up screen_update: (#10719) grantek2022-12-232-89/+39
* gomoku: remove unused input ports hap2022-12-223-30/+24
* nec: Converted PC-6001, PC-8801 and PC88VA controller ports to slots. Vas Crabb2022-12-237-241/+71
* equites: move splendor blast to its own driver hap2022-12-225-907/+1014
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-231194-1194/+1194
* equites: remove function name prefixes hap2022-12-221-211/+184
* equites: disconnect splndrbt_state from equites_state hap2022-12-221-46/+123
* equites: merge driver files hap2022-12-224-589/+572
* tceptor2: let's default to 2d mode hap2022-12-225-23/+35
* othello: remove a tag lookup hap2022-12-222-13/+13
* namcos1: yokai->youkai hap2022-12-221-4/+4
* C++ guidelins update and cleanup: Vas Crabb2022-12-224-46/+15
* meijinsn: add voice dac hap2022-12-223-53/+61
* splndrbt: get rid of tag lookup in screen update hap2022-12-216-50/+53
* decocrpt: undo lopsided tables (older version of srcclean) hap2022-12-211-108/+107
* dataeast/decocass.cpp: Cleaned up BIOS macros, fixed bit error in cnebula tap... David Haywood2022-12-224-138/+232
* nintendo/dkong.cpp: more notes about dkong3 sound. (#10716) 0kmg2022-12-211-1/+2
* docs: Added preliminary guide for would-be contributors. (#10717) [Ryan Holtz... Vas Crabb2022-12-221-3/+3
* jpm/jmpsys5cpp: Start working on inputs inputs, and added reel interface. (#1... James Wallace2022-12-22619-11905/+12180
* More MC68EZ328 work for palmm100 and iqunlim (#10696) [Ryan Holtz] MooglyGuy2022-12-226-235/+622
* nes_apu: remove wrongly placed dpcm irq clear hap2022-12-211-3/+2
* sega/sg1000.cpp: Converted Othello Multivision FG-2000 second controller to 9... Vas Crabb2022-12-221-48/+117