summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.224 Vas Crabb2020-08-234-113/+113
* formats: Removed some inappropriate uses of emu_fatalerror and stderr. Vas Crabb2020-08-233-29/+42
* netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. couriersud2020-08-2213-241/+128
* netlist: remove duplicate device definitions. couriersud2020-08-2211-407/+112
* netlist: fix clang build. couriersud2020-08-222-7/+6
* netlist: Add NETLIB_DELEGATE_NOOP() couriersud2020-08-228-18/+17
* netlist: Fix some documentation issues. couriersud2020-08-223-4/+16
* netlist: Fix some pedantic clang warnings. couriersud2020-08-222-3/+3
* netlist: Add AN6551 opamp couriersud2020-08-202-1/+39
* netlist: optimized 7416 couriersud2020-08-201-24/+28
* palloc: use posix_memalign with android Tiago Pierezan Camargo2020-08-201-1/+1
* Updated static solvers. Aaron Giles2020-08-191-6612/+18025
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-199-47/+140
* -tank: Assorted fixes and changes. For some reason, GNE (H4.6) never goes low... Ryan Holtz2020-08-181-1/+1
* netlist: fix some pedantic clang warnings. couriersud2020-08-174-5/+5
* netlist: dead code removal. couriersud2020-08-1712-275/+350
* -netlist: Properly fixed 74165 implementation. Fixed MK28000 address latching. Ryan Holtz2020-08-172-16/+8
* -tank: Commented out CPU-choking motor sound for now. Fixed a transcription e... Ryan Holtz2020-08-171-1/+1
* -nld_9321: Fixed Enable input, it should be inverted. Ryan Holtz2020-08-171-1/+3
* sspeedr: new netlist audio implementation (#7081) Colin Douglas Howell2020-08-161-0/+1929
* netlist: Add tank to nl subtarget, update static_solvers. couriersud2020-08-171-4/+4
* netlist: increase queue sizes to accomodate nl_tank complexity. couriersud2020-08-171-2/+2
* -netlist: Regenerated static solvers, and fixed errors preventing static solv... Ryan Holtz2020-08-161-1807/+8464
* *atom: cleanup Robbbert2020-08-171-2/+2
* -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... Ryan Holtz2020-08-1615-6/+562
* acorn_dsk: Added support for Kenda formatted SSD images. Nigel Barnes2020-08-161-2/+14
* netlist: buffered_param_setter refactoring couriersud2020-08-161-50/+37
* netlist: Remove printf debugging. couriersud2020-08-153-4/+2
* netlist: Fix elif processing. couriersud2020-08-151-5/+9
* netlist: improve two error messages. couriersud2020-08-152-5/+5
* netlist: Add THRESH parameter to AFUNC Aaron Giles2020-08-151-1/+10
* netlist: make streams accept logic parameters as well. couriersud2020-08-151-5/+18
* netlist: commit missing files in last commit. couriersud2020-08-122-0/+353
* netlist: more include untangling. couriersud2020-08-128-327/+12
* netlist: improve parsing performance couriersud2020-08-129-21/+132
* mw8080bw: add lagunar to 280zzzap netlist audio, other tweaks Colin Douglas Howell2020-08-111-3220/+3217
* -destroyr: Added netlist sound. [Ryan Holtz] Ryan Holtz2020-08-111-0/+2495
* -flyball: Added netlist sound. [Ryan Holtz, Ivan Vangelista] Ryan Holtz2020-08-111-0/+1921
* -starfire: Removed MACHINE_IMPERFECT_SOUND flags. Added missing music and Ale... Ryan Holtz2020-08-101-5948/+8025
* netlist: align naming of files within the macro folder. couriersud2020-08-1019-68/+71
* netlist: fix line-number tracking when at end of line. couriersud2020-08-093-5/+40
* netlist: fix creation of static solvers. couriersud2020-08-091-0/+6186
* netlist: more header file separation couriersud2020-08-089-623/+515
* -fireone: Committed netlist for couriersud to have a look at. Ryan Holtz2020-08-066-1/+234
* netlist: add man target to netlist makefile. couriersud2020-08-064-3/+15
* netlist: Make new documentation items appear in doxygen output. couriersud2020-08-063-154/+158
* netlist: Documentation updates for CDxxxx devices Aaron Giles2020-08-062-370/+367
* netlist: Rename DM9312 to TTL_9312 for consistency. Aaron Giles2020-08-063-14/+14
* netlist: Added documentation for devices in nlm_ttl74xxx.cpp Aaron Giles2020-08-061-1348/+1976
* netlist: Add CD4013 to net_lib.cpp couriersud2020-08-061-0/+1