summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes rom_entry from a struct to a class, storing its strings as std::strin... Nathan Woods2016-08-011-0/+1
* make buffered serial a mixin to promote reuse [Vas Crabb] Vas Crabb2016-07-301-1/+0
* apricot: create bus interface for the keyboard interface, make hle keyboard e... Dirk Best2016-07-302-3/+17
* apricot: move expansion bus to its own directory Dirk Best2016-07-301-6/+6
* Attempt to prevent GCC optimising away global_alloc_clear (MT06335) Vas Crabb2016-07-301-4/+11
* Renamed the arcade "sun" project to avoid conflict with the mess "sun" project. Robbbert2016-07-291-17/+17
* Keyboard/terminal improvements: [Vas Crabb] Vas Crabb2016-07-272-0/+2
* Merge pull request #1117 from shattered/_ded41cad R. Belmont2016-07-241-0/+3
|\
| * sm7238: new NOT_WORKING driver: SM 7238 (aka T3300) serial terminal Sergey Svishchev2016-07-181-0/+3
* | New NOT WORKING machine [Robbbert] Robbbert2016-07-241-0/+1
* | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... Nathan Woods2016-07-232-2/+2
* | Add a device as proof of concept which merges several input lines into a comm... Dirk Best2016-07-233-0/+13
* | Fixed arcade only build MASH2016-07-231-0/+1
* | Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) Miodrag Milanovic2016-07-231-1/+1
* | Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] Vas Crabb2016-07-221-0/+2
* | sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... Vas Crabb2016-07-221-2/+2
* | Make Sun keyboard port its own bus [Vas Crabb] Vas Crabb2016-07-212-2/+15
* | temp for mingw gcc 6.1 till update bgfx code (nw) Miodrag Milanovic2016-07-201-0/+1
* | bbc: added preliminary slots for expansion Nigel Barnes2016-07-182-0/+56
* | Merge pull request #1112 from ajrhacker/spicrtc R. Belmont2016-07-171-4/+2
|\ \
| * | Hook up Seibu CRTC to SPI System AJR2016-07-171-4/+2
* | | Fixed the build. (nw) Robbbert2016-07-181-0/+1
| |/ |/|
* | Merge pull request #1113 from shattered/_c600e49 Olivier Galibert2016-07-171-0/+2
|\ \
| * | poisk1: B623 sound card (skeleton) and basic softlist Sergey Svishchev2016-07-171-0/+2
* | | HLE serial keybord compatible with Sun Type 4/5/6 connected to sun4/sun4c [Va... Vas Crabb2016-07-181-0/+2
| |/ |/|
* | fix mistake (nw) Nigel Barnes2016-07-161-2/+0
* | New NOT WORKING machine Nigel Barnes2016-07-161-0/+4
* | renamed bbc_dsk to acorn_dsk Nigel Barnes2016-07-161-2/+2
* | Merge pull request #1093 from stevenc99/kfreebsd R. Belmont2016-07-161-1/+1
|\ \
| * | qtdbg: compile with -fPIC on freebsd also Steven Chamberlain2016-07-131-1/+1
* | | Merge pull request #1072 from oxc/pkg_config_from_env R. Belmont2016-07-163-8/+18
|\ \ \ | |_|/ |/| |
| * | Take pkg-config path from env if defined Bernhard Frauendienst2016-07-093-8/+18
* | | UI refactoring: [Vas Crabb] Vas Crabb2016-07-151-3/+3
* | | Add arch defines for Linux alpha and mips64el. Jordi Mallach2016-07-141-0/+12
* | | balance configuration macros in genie scripts Vas Crabb2016-07-131-5/+6
| |/ |/|
* | Split "widgets" code out of ui::menu::global_state into a separate module Nathan Woods2016-07-101-0/+2
|/
* UI code refactoring: [Vas Crabb] Vas Crabb2016-07-101-0/+2
* Merge pull request #1048 from ajrhacker/bbcbc R. Belmont2016-07-071-1/+6
|\
| * bbcbc: Input overhaul and machine/software list corrections AJR2016-07-051-1/+6
* | New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... Joakim Larsson Edstrom2016-07-062-0/+13
* | Merge pull request #1037 from npwoods/file_create_refactoring Vas Crabb2016-07-051-0/+2
|\ \ | |/ |/|
| * Split UI related to file creation from filesel.[cpp|h] into filecreate.[cpp|h] Nathan Woods2016-07-031-0/+2
* | Splitted Seibu Cup Soccer bootlegs into own driver (nw) angelosa2016-07-031-0/+1
|/
* Add a couple msys2 updated mingw headers to winsdk-override to support linux ... Brad Hughes2016-07-021-5/+3
* android objdir (nw) Jeffrey Clark2016-07-011-2/+1
* Merge pull request #1016 from JoakimLarsson/fcisio1 R. Belmont2016-07-011-0/+1
|\
| * added fcisio1 driver for the Force Computers ISIO-1/2 VME board Joakim Larsson Edstrom2016-06-301-0/+1
* | android build folders (nw) Jeffrey Clark2016-06-301-2/+8
* | android strip SDL lib (nw) Jeffrey Clark2016-06-301-0/+2
* | Fix symbol stripping (nw) Miodrag Milanovic2016-06-301-2/+2