| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix arcade build (nw) |  Robbbert | 2016-09-26 | 2 | -1/+1 |
| * | Adjusted toolchain.lua to allow DEBUG=1 builds to be modified by STRIP_SYMBOL... |  Scott Stone | 2016-09-26 | 1 | -5/+5 |
| * | srcclean (nw) |  Vas Crabb | 2016-09-26 | 2 | -2/+2 |
| * | Merge pull request #1431 from ajrhacker/ms1_tmap |  R. Belmont | 2016-09-24 | 1 | -0/+2 |
| |\ |
|
| | * | Make Mega System 1 tilemaps into a device |  AJR | 2016-09-21 | 1 | -0/+2 |
| * | | forgot one (nw) |  Robbbert | 2016-09-24 | 1 | -0/+1 |
| * | | bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus |  Nigel Barnes | 2016-09-23 | 1 | -0/+2 |
| * | | bbc: added joyport slot device to Master Compact, defaulting to joystick |  Nigel Barnes | 2016-09-23 | 2 | -0/+16 |
| * | | Merge remote-tracking branch 'upstream/master' |  rfka01 | 2016-09-20 | 3 | -0/+6 |
| |\| |
|
| | * | Added HxC HFE disk format. |  Michael Zapf | 2016-09-18 | 1 | -0/+2 |
| | * | octopus: add keyboard |  mahlemiut | 2016-09-17 | 1 | -0/+2 |
| | * | disable unknown-attributes & ignored_qualifiers to allow font_dwrite.cpp to b... |  smf- | 2016-09-17 | 1 | -0/+2 |
| * | | Siemens Simatic PG685 OUA11 driver skeleton ... hopefully a dev shows mercy a... |  rfka01 | 2016-09-20 | 1 | -0/+1 |
| |/ |
|
| * | Merge pull request #1413 from npwoods/coco_dragon_fdc |  Vas Crabb | 2016-09-17 | 1 | -0/+1 |
| |\ |
|
| | * | Split CoCo and Dragon FDC code, added save state support, fixed regression in... |  Nathan Woods | 2016-09-16 | 1 | -0/+1 |
| * | | Merge pull request #1398 from fulivi/hp9845_tools |  R. Belmont | 2016-09-16 | 1 | -0/+1 |
| |\ \ |
|
| | * | | imgtool: WIP for hp9845 tape support |  fulivi | 2016-09-10 | 1 | -0/+1 |
| * | | | Merge pull request #1403 from bradhugh/monitor_module |  Brad Hughes | 2016-09-16 | 2 | -1/+6 |
| |\ \ \ |
|
| | * | | | Convert OSD monitor info to modules plus add DXGI implementation |  Brad Hughes | 2016-09-14 | 2 | -1/+6 |
| * | | | | mcd: add incomplete Mitsumi ISA CDROM emulation [Carl] |  cracyc | 2016-09-16 | 1 | -0/+2 |
| | |_|/
|/| | |
|
| * | | | Added skeleton for Volkswagen Digijet ECUs, nw |  therealmogminer@gmail.com | 2016-09-15 | 1 | -0/+1 |
| |/ / |
|
| * | | pcipc: sandbox for emulating a modern-ish pc (nw) |  Olivier Galibert | 2016-09-12 | 3 | -0/+18 |
| * | | New not working driver WIP (nw) |  Robbbert | 2016-09-12 | 1 | -1/+2 |
| |/ |
|
| * | Merge pull request #1368 from cracyc/lua_dats |  Miodrag Milanović | 2016-09-07 | 1 | -2/+0 |
| |\ |
|
| | * | ui: remove datfile_manager (nw) |  cracyc | 2016-09-06 | 1 | -2/+0 |
| * | | Merge pull request #1365 from ajrhacker/darkmist_license |  R. Belmont | 2016-09-06 | 1 | -6/+6 |
| |\ \
| |/
|/| |
|
| | * | Correct manufacturer info for darkmist |  AJR | 2016-09-04 | 1 | -6/+6 |
| * | | pc1512: Added mouse port slot interface. [Curt Coder] |  Curt Coder | 2016-09-05 | 2 | -0/+13 |
| * | | bbc: moved joystick to analogue port slot device |  Nigel Barnes | 2016-09-05 | 1 | -0/+2 |
| * | | bbcb: moved fdc to slot device to support various controller boards: |  Nigel Barnes | 2016-09-05 | 2 | -0/+22 |
| |/ |
|
| * | Fix benchmarks build and google test build (nw) |  Miodrag Milanovic | 2016-09-03 | 1 | -3/+3 |
| * | Fix build (nw) |  Miodrag Milanovic | 2016-09-03 | 1 | -0/+1 |
| * | electron: added Acorn Plus 3 expansion as slot device (floppy support) |  Nigel Barnes | 2016-09-02 | 1 | -0/+2 |
| * | Add Lua-cleaning ability to srcclean |  Vas Crabb | 2016-08-30 | 12 | -305/+305 |
| * | Cleanup for VS2015 build (nw) |  Miodrag Milanovic | 2016-08-28 | 1 | -0/+1 |
| * | fixed TARGET=virtual (nw) |  Miodrag Milanovic | 2016-08-28 | 1 | -3/+15 |
| * | some C++14 features are not supported by VS2013. VS2015 is free for home use ... |  Miodrag Milanovic | 2016-08-27 | 3 | -14/+2 |
| * | Setting GCC bar bit higher (nw) |  Miodrag Milanovic | 2016-08-27 | 1 | -2/+2 |
| * | Temporary fix for debug compile till we fix assert (nw) |  Miodrag Milanovic | 2016-08-27 | 1 | -0/+6 |
| * | While I'm causing full recompiles all the time, reduce necessary number of in... |  Vas Crabb | 2016-08-27 | 1 | -0/+2 |
| * | Proper fix for making zlib visible to vgmplay |  Vas Crabb | 2016-08-27 | 1 | -4/+8 |
| * | Change warning flags for Clang build (nw) |  AJR | 2016-08-25 | 1 | -9/+1 |
| * | some skeleton drivers to finish synching with PinMAME (nw) |  Ivan Vangelista | 2016-08-24 | 1 | -0/+5 |
| * | Playmatic Pinball: Finished for now (nw) |  Robbbert | 2016-08-20 | 1 | -1/+0 |
| * | kim1 |  KEN WHITE | 2016-08-18 | 1 | -0/+1 |
| * | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 2 | -1/+7 |
| * | compis: Created a bus for the graphics card slot. [Curt Coder] |  Curt Coder | 2016-08-16 | 2 | -1/+15 |
| * | Preliminary VGM player [O. Galibert] |  Olivier Galibert | 2016-08-16 | 2 | -0/+76 |
| * | dirom: device_rom_interface for sound chips with rom/memory map alternative [... |  Olivier Galibert | 2016-08-15 | 1 | -0/+2 |
| * | gba: make video subsystem into a device |  Giuseppe Gorgoglione | 2016-08-15 | 2 | -1/+13 |