summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.251mame0251 Vas Crabb2022-12-303-6/+6
* srcclean in preparation for 0.251 branch Vas Crabb2022-12-2527-228/+228
* adc0808: one logerror was missing \n hap2022-12-241-1/+1
* digiblast_cart.xml: Use lowercase for things that aren't proper nouns in list... ArcadeShadow2022-12-251-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-2410-235/+761
* cdi.xml: Don't abbreviate "Europe" in descriptions. (#10736) ArcadeShadow2022-12-241-210/+210
* vtech_storio_cart.xml: Use lowercase for things that aren't proper nouns in l... ArcadeShadow2022-12-241-1/+1
* 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-234-0/+426
* spectrum_cart.xml: Use lowercase for descriptive text in descriptions. (#10735) ArcadeShadow2022-12-241-9/+9
* x68k_flop.xml: Added an alternate version of SX-Window 3.1. (#10733) Brice Onken2022-12-241-1/+49
* einstein.xml: Metadata cleaning (#10734) ArcadeShadow2022-12-231-4/+4
* midway/omegrace.cpp: Replaced input lookup table with encoder function. (#10728) 0kmg2022-12-241-28/+9
* tvgogo.xml: Countries and zone full name (#10732) ArcadeShadow2022-12-231-9/+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
* msx1_flop.xml: Improved metadata and removed disk conversions: (#10731) wilbertpol2022-12-241-11046/+831
* 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
* hash/pc88va.xml: QA updates angelosa2022-12-231-60/+90
* 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-238-243/+72
* equites: move splendor blast to its own driver hap2022-12-225-907/+1014
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-231895-1893/+1901
* 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-227-64/+92