| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 1 | -0/+11 |
| * | 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 | 1 | -2/+14 |
| * | 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 | 1 | -0/+52 |
| * | 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 |
| * | | | 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 |
| * | New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... |  Joakim Larsson Edstrom | 2016-07-06 | 1 | -0/+12 |
| * | Split UI related to file creation from filesel.[cpp|h] into filecreate.[cpp|h] |  Nathan Woods | 2016-07-03 | 1 | -0/+2 |
| * | Add a couple msys2 updated mingw headers to winsdk-override to support linux ... |  Brad Hughes | 2016-07-02 | 1 | -5/+3 |
| * | android strip SDL lib (nw) |  Jeffrey Clark | 2016-06-30 | 1 | -0/+2 |
| * | 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 |
| * | Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and... |  Nathan Woods | 2016-06-26 | 1 | -0/+2 |
| * | POSIX implementation for new directory read features, cleanup of Windows impl... |  Vas Crabb | 2016-06-25 | 2 | -2/+3 |
| * | sg1000.cpp: many improvements [Enik Land] |  etabeta78 | 2016-06-24 | 1 | -0/+16 |
| * | Convert SPARCv8 ops to document-described functionality |  therealmogminer@gmail.com | 2016-06-23 | 1 | -0/+1 |
| * | Netlist changes |  couriersud | 2016-06-23 | 1 | -0/+3 |
| * | VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb] |  Vas Crabb | 2016-06-23 | 1 | -1/+2 |
| * | improve SPARC disassembler: [Vas Crabb] |  Vas Crabb | 2016-06-22 | 1 | -0/+1 |
| * | atlantis: Update address mapping and add zeus2 video device (nw) |  Ted Green | 2016-06-19 | 1 | -0/+12 |
| * | Merge remote-tracking branch 'mainline/master' |  therealmogminer@gmail.com | 2016-06-18 | 11 | -33/+73 |
| |\ |
|
| | * | remove all usages of tagmap |  Miodrag Milanovic | 2016-06-18 | 1 | -1/+0 |
| | * | Merge pull request #955 from belegdol/master |  R. Belmont | 2016-06-17 | 1 | -0/+1 |
| | |\ |
|
| | | * | Made the way jpeglib.h is included more pretty |  Julian Sikorski | 2016-06-15 | 1 | -0/+1 |
| | * | | Removed not needed files from compiling (nw) |  Miodrag Milanovic | 2016-06-16 | 1 | -3/+0 |
| | |/ |
|
| | * | pofo: Expansion port slot interface WIP. (nw) |  Curt Coder | 2016-06-15 | 1 | -0/+17 |
| | * | Merge pull request #911 from GiuseppeGorgoglione/master |  Vas Crabb | 2016-06-15 | 1 | -2/+0 |
| | |\ |
|
| | | * | Introduce dynamic_module |  Giuseppe Gorgoglione | 2016-06-11 | 1 | -2/+0 |
| | * | | Added bare-bones Sony LDP-1000 device (nw) |  angelosa | 2016-06-14 | 1 | -0/+12 |
| | * | | Refactored text layout code out of ui.cpp into a separate module |  Nathan Woods | 2016-06-13 | 1 | -0/+2 |
| | * | | Revert "More work on gameking 3 [PeT]" |  Miodrag Milanovic | 2016-06-12 | 1 | -4/+0 |
| | * | | More work on gameking 3 [PeT] |  Miodrag Milanovic | 2016-06-12 | 1 | -0/+4 |
| | |/ |
|
| | * | and the missing device (nw) |  smf- | 2016-06-10 | 1 | -0/+12 |