| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-01-28 | 1 | -1/+1 |
| * | x1.cpp: moved video functions into own file, also improved OO ownership of va... |  angelosa | 2018-01-28 | 1 | -0/+1 |
| * | framework for adding 'gamebooster' (need to figure out how it actually works... |  David Haywood | 2018-01-27 | 2 | -0/+15 |
| * | electron: Re-implemented cartridge slot device, and added cartridge devices: |  Nigel Barnes | 2018-01-26 | 2 | -0/+22 |
| * | virtual.lua: Update list of sound cores for vgmplay additions (nw) |  AJR | 2018-01-25 | 1 | -0/+4 |
| * | Add Systema TV Boy II (#3127) |  David Shah | 2018-01-25 | 1 | -0/+2 |
| * | Split Data East ACE Chip Emulation (#3100) |  cam900 | 2018-01-25 | 1 | -0/+2 |
| * | various reorganization of radica and vtech stuff (#3108) |  David Haywood | 2018-01-24 | 2 | -3/+14 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -0/+2 |
| * | New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register [Dirk Best... |  Luca Elia | 2018-01-21 | 2 | -0/+13 |
| * | qvt201: Create a separate driver for this (nw) |  AJR | 2018-01-15 | 1 | -0/+1 |
| * | New machines marked NOT_WORKING |  Vas Crabb | 2018-01-14 | 1 | -0/+1 |
| * | removed implict usage of "nullability" from SANITIZE=undefined (nw) |  firewave | 2018-01-14 | 1 | -5/+2 |
| * | -bgfx: Abstracted some view-related functions into bgfx_view class, nw |  mooglyguy | 2018-01-13 | 1 | -0/+1 |
| * | Fix tiny build (nw) |  AJR | 2018-01-12 | 1 | -0/+1 |
| * | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 5 | -0/+15 |
| * | qvt103: Give this its own driver (touches xtal.h, sorry) (nw) |  AJR | 2018-01-11 | 1 | -0/+1 |
| * | restored SANITIZE make option (#3043) |  Oliver Stöneberg | 2018-01-11 | 1 | -4/+37 |
| * | electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... |  Nigel Barnes | 2018-01-11 | 1 | -0/+4 |
| * | new NOT WORKING Space Invaders (Radica, Arcade Legends TV Game) [Team Europe... |  David Haywood | 2018-01-10 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2018-01-10 | 1 | -0/+1 |
| * | Removal of voltage_regulator_device (nw) |  AJR | 2018-01-10 | 5 | -15/+0 |
| * | mess.lua: add myb3k_kdb. forgot this, sorry (nw) |  Ivan Vangelista | 2018-01-09 | 1 | -0/+1 |
| * | tiny.lua: Remove mame/machine/ticket.* (nw) |  AJR | 2018-01-09 | 1 | -2/+0 |
| * | Add ticket & meters devices to the MAME and tiny build files (nw) |  AJR | 2018-01-09 | 2 | -0/+3 |
| * | meters, ticket: Move these generic devices into src/devices (nw) |  AJR | 2018-01-09 | 2 | -4/+24 |
| * | machine.lua: compile myb3k_kbd only when needed (nw) |  Ivan Vangelista | 2018-01-09 | 1 | -2/+12 |
| * | Fix build (nw) |  AJR | 2018-01-08 | 1 | -1/+1 |
| * | VS Compile Fix |  Björn Moser | 2018-01-08 | 1 | -2/+2 |
| * | New machines added as MACHINE_NOT_WORKING |  arbee | 2018-01-08 | 1 | -0/+1 |
| * | New driver for Lucky Ball 96, from Sielcon Games. |  RobertoFresca | 2018-01-08 | 1 | -0/+1 |
| * | tv912c: Skeleton driver (nw) |  AJR | 2018-01-04 | 1 | -0/+1 |
| * | new not working machine |  Ivan Vangelista | 2018-01-03 | 1 | -0/+1 |
| * | vt100: Split out keyboard as separate device (nw) |  AJR | 2018-01-02 | 1 | -0/+2 |
| * | mac: preliminary support for AE Quadralink 4-port serial [R. Belmont, Al Kossow] |  arbee | 2018-01-02 | 1 | -0/+2 |
| * | Add ER1400 serial EAROM device |  AJR | 2017-12-31 | 3 | -0/+14 |
| * | qvt102, qvt190: Have these share their own skeleton driver (nw) |  AJR | 2017-12-30 | 1 | -3/+4 |
| * | tr175: Another skeleton driver (nw) |  AJR | 2017-12-29 | 1 | -3/+9 |
| * | -e132xs: fix botched DRC merge, nw |  mooglyguy | 2017-12-29 | 1 | -0/+3 |
| * | fixed build errors, nw |  mooglyguy | 2017-12-29 | 1 | -1/+1 |
| * | Fix tiny build (nw) |  AJR | 2017-12-27 | 1 | -0/+1 |
| * | v102: Skeleton driver (nw) |  AJR | 2017-12-27 | 1 | -0/+1 |
| * | v100: Skeleton driver (nw) |  AJR | 2017-12-27 | 1 | -0/+1 |
| * | Added new preliminary/skeleton driver for Odyssey |  RobertoFresca | 2017-12-27 | 1 | -0/+1 |
| * | remove qtmain on windows, it conflicts with SDL2_Main (nw) |  smf- | 2017-12-26 | 1 | -1/+0 |
| * | Merge pull request #2776 from felipesanches/sagitta180 |  Robert | 2017-12-27 | 1 | -0/+1 |
| |\ |
|
| | * | new non-working driver: Scopus Sagitta 150/180 serial terminal |  Felipe Corrêa da Silva Sanches | 2017-11-05 | 1 | -0/+1 |
| * | | Use dynamic linking for windows SDL builds to workround an error during linki... |  smf- | 2017-12-26 | 1 | -1/+6 |
| * | | added -lSDL2main to fix linking with gcc 7 [smf] |  smf- | 2017-12-26 | 1 | -1/+2 |
| * | | Added workround for clang static builds and enable them again, don't force -O... |  smf- | 2017-12-26 | 1 | -8/+2 |