summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* electron: Added First Byte joystick interface Nigel Barnes2017-03-231-0/+2
* archimedes: Added JFD floppy format as used by JASPP (Archimedes Software Pre... Nigel Barnes2017-03-231-0/+12
* Merge pull request #2172 from kazblox/master R. Belmont2017-03-211-0/+2
|\
| * nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-0/+2
* | Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-191-0/+2
* | ti99/geneve: Bus mouse now a separate device, may also be used with evpc. Michael Zapf2017-03-191-0/+4
* | Merge pull request #2154 from shattered/_b85368c ajrhacker2017-03-163-0/+41
|\ \
| * | hp_ipc: de-skeletonize. Sergey Svishchev2017-03-163-0/+41
* | | agat: split from apple2, implement basic agat7 hardware (take 2). Sergey Svishchev2017-03-161-0/+4
|/ /
* | fix compile (nw) hap2017-03-151-0/+8
* | Merge pull request #2142 from shattered/_9a6d02f R. Belmont2017-03-152-0/+16
|\ \
| * | ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-132-0/+16
* | | eurocom2, waveterm: new skeleton drivers (Eltec EurocomII SBC, PPG Waveterm A) Sergey Svishchev2017-03-121-0/+12
|/ /
* / added hlcd0538 device (nw) hap2017-03-101-0/+12
|/
* ti85.cpp: Convert TI-8x link port to a bus with emulated peripherals, should ... Vas Crabb2017-03-011-0/+20
* Self-registering devices prep: Vas Crabb2017-02-272-3/+4
* Revert "ie15: convert to a device with frontends (standalone driver and rs232... Vas Crabb2017-02-271-2/+0
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-271-0/+2
* Fix Heath H19 keyboard (#2066) Mark Garlanger2017-02-251-0/+12
* Merge pull request #2086 from kazblox/master ajrhacker2017-02-241-0/+2
|\
| * nes: Add Magic Kid Googoo board. Kaz2017-02-241-0/+2
* | srcclean (nw) Vas Crabb2017-02-194-23/+23
* | Merge pull request #2068 from JoakimLarsson/prodigy_display R. Belmont2017-02-171-0/+2
|\ \
| * | prodigy: added new devices to script files Joakim Larsson Edstrom2017-02-171-0/+2
* | | Reworked truthtables a bit. couriersud2017-02-171-4/+0
|/ /
* | Merge pull request #2062 from shattered/_fb4f4dd R. Belmont2017-02-151-0/+12
|\ \
| * | ms0515.cpp -- hook up keyboard and floppy, improve video emulation etc. Sergey Svishchev2017-02-131-0/+12
* | | Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-162-9/+1
* | | Remove emu.h from headers (nw) Olivier Galibert2017-02-111-9/+9
* | | Make windows builds of nltool and nlwav understand unicode. couriersud2017-02-102-9/+31
* | | Make sure netlist includes are not found directly on include path. couriersud2017-02-103-21/+10
|/ /
* | added RGB unit testing (nw) Miodrag Milanovic2017-02-091-0/+8
* | Get rid of now-deprecated a2lang (nw) arbee2017-02-061-2/+0
* | vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Cu... Curt Coder2017-02-061-0/+2
* | More complete Galaxy Games emulation: [Luca Elia] Luca Elia2017-02-051-0/+12
* | preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-051-0/+12
* | Removed not needed files from bgfx build (nw) Miodrag Milanovic2017-02-051-10/+0
* | Update build scripts, BX is now static library (nw) Miodrag Milanovic2017-02-052-0/+60
* | Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-052-0/+25
* | Amiga keyboard updates: Vas Crabb2017-02-051-0/+2
|/
* c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-011-0/+2
* vic20: Emulated the PPP SpeakEasy (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-011-0/+2
* m6805: added skeleton CMOS devices Vas Crabb2017-01-301-1/+3
* Separate include file usage for netlist. couriersud2017-01-291-5/+7
* Amiga: Move and rename amiga sound device, add pinout and description Dirk Best2017-01-291-4/+4
* Cleanup of includes. (nw) couriersud2017-01-271-0/+1
* Added stub Rainbow device (nw) angelosa2017-01-261-0/+12
* Fixed building using system portaudio Julian Sikorski2017-01-261-0/+4
* Fixed building using system utf8proc Julian Sikorski2017-01-261-0/+1
* Merge tag 'mame0182' of https://github.com/mamedev/mame Vas Crabb2017-01-252-3/+4
|\