summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* x1.cpp: moved video functions into own file, also improved OO ownership of va... angelosa2018-01-281-0/+1
* framework for adding 'gamebooster' (need to figure out how it actually works... David Haywood2018-01-272-0/+15
* electron: Re-implemented cartridge slot device, and added cartridge devices: Nigel Barnes2018-01-262-0/+22
* virtual.lua: Update list of sound cores for vgmplay additions (nw) AJR2018-01-251-0/+4
* Add Systema TV Boy II (#3127) David Shah2018-01-251-0/+2
* Split Data East ACE Chip Emulation (#3100) cam9002018-01-251-0/+2
* various reorganization of radica and vtech stuff (#3108) David Haywood2018-01-242-3/+14
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+2
* New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register [Dirk Best... Luca Elia2018-01-212-0/+13
* qvt201: Create a separate driver for this (nw) AJR2018-01-151-0/+1
* New machines marked NOT_WORKING Vas Crabb2018-01-141-0/+1
* removed implict usage of "nullability" from SANITIZE=undefined (nw) firewave2018-01-141-5/+2
* -bgfx: Abstracted some view-related functions into bgfx_view class, nw mooglyguy2018-01-131-0/+1
* Fix tiny build (nw) AJR2018-01-121-0/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-135-0/+15
* qvt103: Give this its own driver (touches xtal.h, sorry) (nw) AJR2018-01-111-0/+1
* restored SANITIZE make option (#3043) Oliver Stöneberg2018-01-111-4/+37
* electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... Nigel Barnes2018-01-111-0/+4
* new NOT WORKING Space Invaders (Radica, Arcade Legends TV Game) [Team Europe... David Haywood2018-01-101-0/+1
* New machines marked as NOT_WORKING AJR2018-01-101-0/+1
* Removal of voltage_regulator_device (nw) AJR2018-01-105-15/+0
* mess.lua: add myb3k_kdb. forgot this, sorry (nw) Ivan Vangelista2018-01-091-0/+1
* tiny.lua: Remove mame/machine/ticket.* (nw) AJR2018-01-091-2/+0
* Add ticket & meters devices to the MAME and tiny build files (nw) AJR2018-01-092-0/+3
* meters, ticket: Move these generic devices into src/devices (nw) AJR2018-01-092-4/+24
* machine.lua: compile myb3k_kbd only when needed (nw) Ivan Vangelista2018-01-091-2/+12
* Fix build (nw) AJR2018-01-081-1/+1
* VS Compile Fix Björn Moser2018-01-081-2/+2
* New machines added as MACHINE_NOT_WORKING arbee2018-01-081-0/+1
* New driver for Lucky Ball 96, from Sielcon Games. RobertoFresca2018-01-081-0/+1
* tv912c: Skeleton driver (nw) AJR2018-01-041-0/+1
* new not working machine Ivan Vangelista2018-01-031-0/+1
* vt100: Split out keyboard as separate device (nw) AJR2018-01-021-0/+2
* mac: preliminary support for AE Quadralink 4-port serial [R. Belmont, Al Kossow] arbee2018-01-021-0/+2
* Add ER1400 serial EAROM device AJR2017-12-313-0/+14
* qvt102, qvt190: Have these share their own skeleton driver (nw) AJR2017-12-301-3/+4
* tr175: Another skeleton driver (nw) AJR2017-12-291-3/+9
* -e132xs: fix botched DRC merge, nw mooglyguy2017-12-291-0/+3
* fixed build errors, nw mooglyguy2017-12-291-1/+1
* Fix tiny build (nw) AJR2017-12-271-0/+1
* v102: Skeleton driver (nw) AJR2017-12-271-0/+1
* v100: Skeleton driver (nw) AJR2017-12-271-0/+1
* Added new preliminary/skeleton driver for Odyssey RobertoFresca2017-12-271-0/+1
* remove qtmain on windows, it conflicts with SDL2_Main (nw) smf-2017-12-261-1/+0
* Merge pull request #2776 from felipesanches/sagitta180 Robert2017-12-271-0/+1
|\
| * new non-working driver: Scopus Sagitta 150/180 serial terminal Felipe Corrêa da Silva Sanches2017-11-051-0/+1
* | Use dynamic linking for windows SDL builds to workround an error during linki... smf-2017-12-261-1/+6
* | added -lSDL2main to fix linking with gcc 7 [smf] smf-2017-12-261-1/+2
* | Added workround for clang static builds and enable them again, don't force -O... smf-2017-12-261-8/+2