Streaming video and audio for Apple II
Go to file
kris 0b78e2323a Initial working version of image encoder. This tries to optimize the
bytestream by prioritizing bytes to be XOR'ed that have the highest
hamming weight, i.e. will result in the largest number of pixel
transitions on the screen.

Not especially optimized yet (either runtime, or byte stream)
2019-01-01 21:50:01 +00:00
main.py Initial working version of image encoder. This tries to optimize the 2019-01-01 21:50:01 +00:00
screen.py Initial working version of image encoder. This tries to optimize the 2019-01-01 21:50:01 +00:00