summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/machine.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added generic latch to replace soundlatch in driver_device (nw) Miodrag Milanovic2016-04-181-0/+12
* New GROM implementation (TMC0430) with (almost) precise clock behavior Michael Zapf2016-03-301-0/+12
* Added files to build and fixed override functions Ted Green2016-03-181-0/+2
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-0/+12
* hp9845: initial version of HP TACO driver (only basic tape movement is working) fulivi2016-02-171-0/+12
* r9751: rename drivers to cpp Brandon Munger2015-12-201-1/+1
* r9751: forgot to update machine.lua Brandon Munger2015-12-201-2/+2
* Initial ROLM 9751 driver Brandon Munger2015-12-201-0/+11
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-255/+255
* ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ... mahlemiut2015-09-241-0/+13
* Added new devices to build Joakim Larsson Edstrom2015-09-131-0/+24
* update build scripts and code change in order to fix compile (nw) Miodrag Milanovic2015-09-131-725/+725
* moved nsc810 build to proper place (nw) Miodrag Milanovic2015-09-051-0/+12
* New AT29 flash EEPROM circuits Michael Zapf2015-08-211-4/+4
* Defining variants 9224 and 9234 (WIP) Michael Zapf2015-08-101-3/+3
* mfmhd: Introduced format definition, now generally available. Michael Zapf2015-08-021-12/+0
* fixed c&p typo Joakim Larsson Edström2015-07-201-1/+1
* Added PIT68230 to available machines and enabled it for my configuration Joakim Larsson Edström2015-07-201-1/+13
* This is it. ti99 says Goodbye to legacy floppy. Michael Zapf2015-07-051-12/+1
* some metadata fixes (nw) Miodrag Milanovic2015-06-201-0/+2
* update metadata in lua files (nw) Miodrag Milanovic2015-06-201-219/+219
* goodbye old friend, you had a good run. Dirk Best2015-06-051-12/+0
* Converted netlist into a library. Moved most code from nl_convert.h to couriersud2015-06-011-0/+11
* added tms1024 device placeholder hap2015-05-261-0/+12
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-3/+3
* atlantis: added PCI9050 device skeleton. [R. Belmont] arbee2015-04-121-0/+13
* Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) Miodrag Milanovic2015-04-111-0/+251
* mos6530: Rewritten to support time travel. [Curt Coder] Curt Coder2015-04-081-0/+1
* Explicit file listing in lua scripts making generate much much faster (nw) Miodrag Milanovic2015-03-281-248/+248
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-0/+2387