summaryrefslogtreecommitdiffstatshomepage
path: root/hash/sitcom.xml
Commit message (Collapse)AuthorAgeFilesLines
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-231-1/+1
|
* Clean up various loose ends: Vas Crabb2022-02-031-23/+23
| | | | | | | | | | | | | | | | | | | | | frontend: Exposed debug symbol tables and parsed expressions to Lua (these can be used when the debugger is not active). Also made it simpler to walk input types. imagedev/bitbngr.cpp: Added software list loader support (used by sitcom). sitcom.cpp: Replaced bankdev with a memory view. Also added a bar graph for the timer DAC output, and made the DL1414 displays squarer in the layout like they are in real life. They still don't look right because the internal segment drawing code doen't draw the segments the right width. docs: Fixed broken links and added missing links in command line options index. Also removed documentation for an option that no longer exists and fixed some inconsistent terminology. Separated includes by module in various drivers.
* (nw) More license shuffling Vas Crabb2020-03-071-0/+3
| | | | | | | | Get rid of a couple of copies of the CC0 text. Add header comment to CC0 files to remind people editing them what the terms are. Also add some missing XML headers. The header comments in layouts won't bloat the binary - they get stripped out before compressing, same as any other comments.
* sitcom: softlist remaining projects, emulate camera shutter speed ↵ Vas Crabb2017-02-121-32/+74
| | | | measurement rig, standardise on DOS line endings in Intel HEX
* sitcom: softlist a few more demos, reverse order of year/publisher Vas Crabb2017-02-121-5/+31
|
* sitcom: hook up LEDs to PIA outputs to show state visually, softlist a Vas Crabb2017-02-111-6/+79
| | | | buch of tutorial programs (mostly displaying patterns on the LEDs)
* dl1416: clean up, support signal-level interface better, support Vas Crabb2017-02-111-0/+28
variants better sitcom: implement Boot and Reset buttons, implement remapping of low 32kB, hook up PIA, implement I/O space mirrors, hook up RS232 interface for downloading programs, add a software list with two example programs. (nw) sitcom software list isn't hooked up right, the file won't be fed to the -bitb input if you run with the set name; you have to run like mame sitcom -bitb roms/sitcom/san.zip/san.hex