summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* Fix include path with USE_LIBSDL on macOS Joshua Root2017-07-221-1/+1
* sda5708: NEW DEVICE Siemens SDA5708 8 character 7x5 dot matrix LED display (nw) Joakim Larsson Edstrom2017-07-171-0/+11
* Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ... James Baicoianu2017-07-151-1/+1
* Fix save/load states in Emscripten build (#2470) James Baicoianu2017-07-151-1/+1
* intellec4: implement imm4-22 program/data storage module Vas Crabb2017-07-151-0/+2
* intellec4: implememnt PROM memory module Vas Crabb2017-07-131-0/+2
* intellec4: add high-speed paper tape reader card (installed in slot j7 by def... Vas Crabb2017-07-131-0/+2
* ti99: Moved Hexbus one level up Michael Zapf2017-07-101-5/+13
* i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) Patrick Mackinlay2017-07-101-0/+12
* Merge pull request #2452 from JoakimLarsson/fccpu1_3 Joakim Larsson Edström2017-07-081-0/+12
|\
| * mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator Joakim Larsson Edstrom2017-07-081-0/+12
* | Begin of HP80 emulation (#2448) fulivi2017-07-081-0/+16
|/
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-0/+2
* intlc440 improvements: Vas Crabb2017-07-011-0/+13
* r9751: Add initial SMIOC device (#2423) Brandon Munger2017-06-301-0/+12
* pc9801: move cbus to bus and add WIP mpu401 [Carl] cracyc2017-06-261-0/+20
* Rewrote 4004 core and disassembler: Vas Crabb2017-06-271-7/+7
* Reintroduced a state save menu, take two (#2358) npwoods2017-06-251-0/+2
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-231-4/+2
* - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-212-0/+14
* hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. ... arbee2017-06-201-0/+13
* New device: TE7750 Super I/O Expander AJR2017-06-151-0/+12
* d64plus: Implemented banking of extra 64K, and 6845 with chargen. Machine pro... Nigel Barnes2017-06-151-1/+2
* New skeleton: GRiD Compass series Sergey Svishchev2017-06-061-0/+12
* ti99: Hexbus implementation; floppy HX5102 early WIP Michael Zapf2017-06-061-1/+5
* Initial support for SiS85c496/497 PCI chipset. [R. Belmont] arbee2017-06-051-0/+2
* Revert "state: Turns the current state save feature to a menu [Nathan Woods]" Olivier Galibert2017-06-011-2/+0
* state: Turns the current state save feature to a menu [Nathan Woods] npwoods2017-06-011-0/+2
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-5/+3
* Added read support for the disk format SDF used in the CoCoSDC (#2345) tim lindner2017-05-311-0/+12
* srcclean (nw) Vas Crabb2017-05-281-3/+3
* netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 Vas Crabb2017-05-271-0/+2
* Netlist refactoring: couriersud2017-05-271-5/+6
* Update cpu.lua properly (nw) AJR2017-05-261-0/+1
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-0/+2
* ti99: Created bus gromport, split monster file gromport Michael Zapf2017-05-251-2/+11
* ti99: Added console connector "ioport" with PEB as slot option Michael Zapf2017-05-251-0/+2
* Merge pull request #2332 from DavidHaywood/nesvt2 R. Belmont2017-05-231-0/+2
|\
| * basic VT03 support David Haywood2017-05-231-0/+2
* | ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-11/+13
|/
* general cleanup: Vas Crabb2017-05-231-0/+1
* Fixed some inaccuracies in file names in lua scripts. dankan18902017-05-211-2/+2
* Hp9845: Support for HPI floppy format (#2310) fulivi2017-05-161-0/+12
* fix MSVC debug builds by specifying /bigobj (needed for mpu4). Release builds... smf-2017-05-161-4/+0
* New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register Dirk Best2017-05-161-0/+12
* Merge pull request #2303 from cracyc/linenoise_new cracyc2017-05-152-8/+7
|\
| * linenoise: replace linenoise-ng with a different port that is simpler and use... cracyc2017-05-132-8/+7
* | Merge branch 'master' into games_master_cartridge tim lindner2017-05-145-80/+66
|\ \
| * | Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-143-77/+63
| * | Lua scripts cleanup. dankan18902017-05-142-3/+1
| |/