summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1911 from npwoods/imgtool_use_wide_console Vas Crabb2017-01-052-0/+40
|\
| * Vas Crabb feedback: Nathan Woods2017-01-041-3/+3
| * [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output Nathan Woods2017-01-022-0/+40
* | Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-0527-730/+1041
* | Fix some pedantic clang warnings. (nw) couriersud2017-01-056-7/+7
* | Added websockets as well (nw) Miodrag Milanovic2017-01-044-1/+24
* | Added SIGFPE enabling code to plib/pexception.*. Moved plib exceptions couriersud2017-01-048-92/+232
* | Minor refactoring and renaming exercise. (nw) couriersud2017-01-047-85/+105
* | Fix pin assignment 4001. (nw) couriersud2017-01-041-2/+2
* | Add FREQ parameter to MM5837 noise generator. Specs in datasheet range couriersud2017-01-041-10/+19
* | Fix MM5837. (nw) couriersud2017-01-041-1/+1
* | Fix parsing of macro devices. (nw) couriersud2017-01-042-2/+2
* | Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-0413-0/+3251
* | Refactored factory. Use namespace "factory" instead of prefix factory_ couriersud2017-01-0212-90/+101
* | Simplify code. Introduce consistent approach to loading macro devices. couriersud2017-01-0213-235/+202
|/
* Hopefully fix OSX crashes during netlist setup. (nw) couriersud2017-01-011-1/+1
* Merge pull request #1897 from npwoods/introduce_utf8proc R. Belmont2017-01-012-1/+96
|\
| * Introduced utf8proc and created wrapper code to expose a prettier API Nathan Woods2016-12-312-1/+96
* | Hook up luigi walking sound in netlist mario sound implementation. couriersud2016-12-315-35/+36
* | cstr() ==> c_str() (nw) couriersud2016-12-3018-79/+79
* | Align noexcept usage. Rename register_con to add_terminal for clearity. couriersud2016-12-305-62/+64
* | Analog to digital proxy rework. (nw) couriersud2016-12-306-56/+141
|/
* pc_dsk: Support 360K images with 512-byte header, found in some softlist entr... Justin Kerk2016-12-294-3/+19
* Some preparation for future changes on proxies and chip families. (nw) couriersud2016-12-287-27/+71
* Moved proxy code into separate file. (nw) couriersud2016-12-289-203/+263
* Fix 74629 and some internals. (nw) couriersud2016-12-273-3/+4
* Fix bug in 74123. (nw) couriersud2016-12-271-1/+3
* Simplify. (nw) couriersud2016-12-275-120/+135
* Added "-r" option to nltool to pass path to a folder containing rom couriersud2016-12-271-3/+39
* Fix loading roms in two devices. (nl) couriersud2016-12-274-17/+15
* Fix nullptr exception. (nw) couriersud2016-12-273-5/+5
* Netlist: Roms now specify an identifier in the netlist. couriersud2016-12-277-88/+200
* Well, it sorta looks like Stunt Cycle, at least. (nw) MooglyGuy2016-12-261-0/+1
* Gross doesn't even begin to describe it (nw) Olivier Galibert2016-12-261-2/+4
* -stuntcyc: Added netlist. Currently does not show anything on-screen. [Ryan H... MooglyGuy2016-12-265-46/+46
* netlist: Added LM747, LM747A and 2N2565. Vas Crabb2016-12-262-4/+46
* first srcclean pass (nw) Vas Crabb2016-12-2537-331/+331
* Netlist: align naming of 9334/make nl_hazelvid.cpp parseable by nltool couriersud2016-12-253-27/+27
* -netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz] MooglyGuy2016-12-247-5/+156
* Leave more comments on differences between 74107 and 74107A. couriersud2016-12-241-3/+8
* Fix 74107 and 74107A timings to typical values. (nw) couriersud2016-12-241-5/+13
* Added inductor to netlist. (nw) couriersud2016-12-243-10/+73
* Remove extra semicolon. (nw) couriersud2016-12-241-1/+1
* Leave a note about compatibility of 74161 and DM9316. (nw) couriersud2016-12-241-0/+2
* Back out part of my most recent netlist change (nw) therealmogminer@gmail.com2016-12-243-122/+15
* Fleshing out nl_stuntcyc a little more (nw) therealmogminer@gmail.com2016-12-231-0/+12
* -netlist: Added 82S126 4kbit (512x8) TTL bipolar PROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-2310-37/+297
* Archimedes: make floppies work. Sandro Ronco2016-12-231-2/+2
* helps to git add Vas Crabb2016-12-232-0/+4
* netlist: Added 4316 bilateral switch pack. Vas Crabb2016-12-234-25/+138