summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/machine.lua
Commit message (Expand)AuthorAgeFilesLines
* i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) Patrick Mackinlay2017-07-101-0/+12
* mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator Joakim Larsson Edstrom2017-07-081-0/+12
* r9751: Add initial SMIOC device (#2423) Brandon Munger2017-06-301-0/+12
* - Add preliminary Yamaha YM3802 MIDI controller mahlemiut2017-06-211-0/+12
* New device: TE7750 Super I/O Expander AJR2017-06-151-0/+12
* New skeleton: GRiD Compass series Sergey Svishchev2017-06-061-0/+12
* Initial support for SiS85c496/497 PCI chipset. [R. Belmont] arbee2017-06-051-0/+2
* New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register Dirk Best2017-05-161-0/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+8
* vrc5074: Added new Nile 4 System Controller device Ted Green2017-05-131-0/+2
* k054321: Implement as a device [O. Galibert, Phil Bennett] Olivier Galibert2017-04-251-0/+11
* segaybd.cpp, srallyc: Add OKI MSM6253 device AJR2017-04-121-0/+12
* ds1205: Add Dallas DS1205 Multikey [Carl] cracyc2017-04-121-0/+12
* segaxbd.cpp: Rewrite CXD1095 as a device and also add it to megatech.cpp AJR2017-04-101-0/+12
* fix compile (nw) hap2017-03-151-0/+8
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-131-0/+14
* Fix Heath H19 keyboard (#2066) Mark Garlanger2017-02-251-0/+12
* - WIP: Refactored device: MPCC 68561 (nw) Joakim Larsson Edstrom2017-01-161-2/+2
* New device: BIM 68153 Joakim Larsson Edstrom2017-01-121-0/+12
* hp9845: draft of HP9895 floppy drive. PHI passes POST. fulivi2017-01-051-0/+12
* Merge pull request #1788 from ajrhacker/ls157 R. Belmont2016-12-021-0/+12
|\
| * Create new 74LS157 device and hook it up to MSM5205 on Rastan AJR2016-12-021-0/+12
* | new not working cracyc2016-12-021-0/+13
|/
* Fix some single driver builds (nw) Miodrag Milanovic2016-11-081-1/+1
* added non-legacy i82439tx and created a driver using it in pcipc (nw) Miodrag Milanovic2016-10-301-0/+2
* New devices added therealmogminer@gmail.com2016-10-281-0/+36
* New devices added therealmogminer@gmail.com2016-10-281-0/+24
* -core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz] therealmogminer@gmail.com2016-10-281-0/+12
* -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ... therealmogminer@gmail.com2016-10-271-0/+12
* Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-211-12/+0
* -Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan... therealmogminer@gmail.com2016-10-161-0/+12
* pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-121-0/+4
* Separation of the LDP-1450 laserdisc player to its own device. James Wallace2016-08-041-0/+12
* Keyboard/terminal improvements: [Vas Crabb] Vas Crabb2016-07-271-0/+1
* Add a device as proof of concept which merges several input lines into a comm... Dirk Best2016-07-231-0/+11
* New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... Joakim Larsson Edstrom2016-07-061-0/+12
* Added bare-bones Sony LDP-1000 device (nw) angelosa2016-06-141-0/+12
* and the missing device (nw) smf-2016-06-101-0/+12
* New driver for Force Computers CPU-30, WIP but starts up some diagnostics tes... Joakim Larsson Edstrom2016-06-101-0/+12
* voodoo_pci: Added default PCI BAR locations (nw) Ted Green2016-05-171-0/+2
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-3/+3
* saturn and stv split (nw) Miodrag Milanovic2016-05-011-11/+1
* fixed apple2 compile (nw) Miodrag Milanovic2016-05-011-1/+33
* Fixed ti drivers (nw) Miodrag Milanovic2016-05-011-0/+11
* typo (nw) Miodrag Milanovic2016-05-011-1/+1
* r9751 fix (nw) Miodrag Milanovic2016-05-011-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+13
* Fixed build atom driver (nw) Miodrag Milanovic2016-04-291-4/+13
* Fix for mos6530n (nw) Miodrag Milanovic2016-04-281-0/+1
* mode devices to proper library (nw) Miodrag Milanovic2016-04-231-1/+48