summaryrefslogtreecommitdiff
path: root/src/cortexelf-v1/ao_flip_bits.5c
Commit message (Collapse)AuthorAge
* cortexelf-v1: More 1802 noodlingKeith Packard2017-04-04
| | | | | | | Add code to track the address and data displays, change how 1802 pin tracking works Signed-off-by: Keith Packard <keithp@keithp.com>
* cortexelf-v1: Make bit flipping array constantKeith Packard2017-04-03
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* cortexelf-v1: Add bit flipping array generatorKeith Packard2017-04-02
Someone hooked up the data lines between the systems backwards, so we get to swizzle the bits in software. Signed-off-by: Keith Packard <keithp@keithp.com>