| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #1117 from shattered/_ded41cad |  R. Belmont | 2016-07-24 | 1 | -0/+3 |
| |\ |
|
| | * | sm7238: new NOT_WORKING driver: SM 7238 (aka T3300) serial terminal |  Sergey Svishchev | 2016-07-18 | 1 | -0/+3 |
| * | | New NOT WORKING machine [Robbbert] |  Robbbert | 2016-07-24 | 1 | -0/+1 |
| * | | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... |  Nathan Woods | 2016-07-23 | 2 | -2/+2 |
| * | | Add a device as proof of concept which merges several input lines into a comm... |  Dirk Best | 2016-07-23 | 3 | -0/+13 |
| * | | Fixed arcade only build |  MASH | 2016-07-23 | 1 | -0/+1 |
| * | | Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) |  Miodrag Milanovic | 2016-07-23 | 1 | -1/+1 |
| * | | Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] |  Vas Crabb | 2016-07-22 | 1 | -0/+2 |
| * | | sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... |  Vas Crabb | 2016-07-22 | 1 | -2/+2 |
| * | | Make Sun keyboard port its own bus [Vas Crabb] |  Vas Crabb | 2016-07-21 | 2 | -2/+15 |
| * | | temp for mingw gcc 6.1 till update bgfx code (nw) |  Miodrag Milanovic | 2016-07-20 | 1 | -0/+1 |
| * | | bbc: added preliminary slots for expansion |  Nigel Barnes | 2016-07-18 | 2 | -0/+56 |
| * | | Merge pull request #1112 from ajrhacker/spicrtc |  R. Belmont | 2016-07-17 | 1 | -4/+2 |
| |\ \ |
|
| | * | | Hook up Seibu CRTC to SPI System |  AJR | 2016-07-17 | 1 | -4/+2 |
| * | | | Fixed the build. (nw) |  Robbbert | 2016-07-18 | 1 | -0/+1 |
| | |/
|/| |
|
| * | | Merge pull request #1113 from shattered/_c600e49 |  Olivier Galibert | 2016-07-17 | 1 | -0/+2 |
| |\ \ |
|
| | * | | poisk1: B623 sound card (skeleton) and basic softlist |  Sergey Svishchev | 2016-07-17 | 1 | -0/+2 |
| * | | | HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va... |  Vas Crabb | 2016-07-18 | 1 | -0/+2 |
| | |/
|/| |
|
| * | | fix mistake (nw) |  Nigel Barnes | 2016-07-16 | 1 | -2/+0 |
| * | | New NOT WORKING machine |  Nigel Barnes | 2016-07-16 | 1 | -0/+4 |
| * | | renamed bbc_dsk to acorn_dsk |  Nigel Barnes | 2016-07-16 | 1 | -2/+2 |
| * | | Merge pull request #1093 from stevenc99/kfreebsd |  R. Belmont | 2016-07-16 | 1 | -1/+1 |
| |\ \ |
|
| | * | | qtdbg: compile with -fPIC on freebsd also |  Steven Chamberlain | 2016-07-13 | 1 | -1/+1 |
| * | | | Merge pull request #1072 from oxc/pkg_config_from_env |  R. Belmont | 2016-07-16 | 3 | -8/+18 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Take pkg-config path from env if defined |  Bernhard Frauendienst | 2016-07-09 | 3 | -8/+18 |
| * | | | UI refactoring: [Vas Crabb] |  Vas Crabb | 2016-07-15 | 1 | -3/+3 |
| * | | | Add arch defines for Linux alpha and mips64el. |  Jordi Mallach | 2016-07-14 | 1 | -0/+12 |
| * | | | balance configuration macros in genie scripts |  Vas Crabb | 2016-07-13 | 1 | -5/+6 |
| | |/
|/| |
|
| * | | Split "widgets" code out of ui::menu::global_state into a separate module |  Nathan Woods | 2016-07-10 | 1 | -0/+2 |
| |/ |
|
| * | UI code refactoring: [Vas Crabb] |  Vas Crabb | 2016-07-10 | 1 | -0/+2 |
| * | Merge pull request #1048 from ajrhacker/bbcbc |  R. Belmont | 2016-07-07 | 1 | -1/+6 |
| |\ |
|
| | * | bbcbc: Input overhaul and machine/software list corrections |  AJR | 2016-07-05 | 1 | -1/+6 |
| * | | New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... |  Joakim Larsson Edstrom | 2016-07-06 | 2 | -0/+13 |
| * | | Merge pull request #1037 from npwoods/file_create_refactoring |  Vas Crabb | 2016-07-05 | 1 | -0/+2 |
| |\ \
| |/
|/| |
|
| | * | Split UI related to file creation from filesel.[cpp|h] into filecreate.[cpp|h] |  Nathan Woods | 2016-07-03 | 1 | -0/+2 |
| * | | Splitted Seibu Cup Soccer bootlegs into own driver (nw) |  angelosa | 2016-07-03 | 1 | -0/+1 |
| |/ |
|
| * | Add a couple msys2 updated mingw headers to winsdk-override to support linux ... |  Brad Hughes | 2016-07-02 | 1 | -5/+3 |
| * | android objdir (nw) |  Jeffrey Clark | 2016-07-01 | 1 | -2/+1 |
| * | Merge pull request #1016 from JoakimLarsson/fcisio1 |  R. Belmont | 2016-07-01 | 1 | -0/+1 |
| |\ |
|
| | * | added fcisio1 driver for the Force Computers ISIO-1/2 VME board |  Joakim Larsson Edstrom | 2016-06-30 | 1 | -0/+1 |
| * | | android build folders (nw) |  Jeffrey Clark | 2016-06-30 | 1 | -2/+8 |
| * | | android strip SDL lib (nw) |  Jeffrey Clark | 2016-06-30 | 1 | -0/+2 |
| * | | Fix symbol stripping (nw) |  Miodrag Milanovic | 2016-06-30 | 1 | -2/+2 |
| * | | Fix compile bug on Bash for Windows (nw) |  Brad Hughes | 2016-06-29 | 1 | -2/+2 |
| * | | xbox.cpp: move usb part into new file xbox_usb.cpp and .h (nw) |  yz70s | 2016-06-29 | 2 | -0/+3 |
| * | | ym2413: Isolate, objectify, integrate [O. Galibert] |  Olivier Galibert | 2016-06-29 | 1 | -3/+1 |
| * | | ym2151: Isolate, objectify, integrate [O. Galibert] |  Olivier Galibert | 2016-06-29 | 1 | -3/+1 |
| |/ |
|
| * | fix for Android build (nw) |  Miodrag Milanovic | 2016-06-28 | 1 | -0/+5 |
| * | damn circular deps (nw) |  Vas Crabb | 2016-06-26 | 1 | -0/+1 |
| * | Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and... |  Nathan Woods | 2016-06-26 | 1 | -0/+2 |