retroforth/vm/nga-python
crc 3f063a7a05 update python implementation to support image changes
FossilOrigin-Name: bd8f98ee3677556c37efd199bed4d188f64b2c2119761a5351dc5c4778ac480d
2021-10-08 09:47:26 +00:00
..
BenchmarkDevice.py nga-python: add stubs for benchmark device (#28); add support for running under Python2 (for use w/pypy) 2021-02-03 12:54:42 +00:00
ClockDevice.py nga-python: run black to reformat code 2020-12-23 12:23:57 +00:00
DecimalDevice.py nga-python: implement support for run length encoding in image (#44) 2021-02-02 15:22:17 +00:00
FileSystemDevice.py nga-python: run black to reformat code 2020-12-23 12:23:57 +00:00
FloatStack.py nga-python: start adding files from the rework towards a class based implementation 2020-11-18 20:20:04 +00:00
InitialImage.py update python image 2021-10-08 09:38:12 +00:00
IntegerStack.py nga-python: IntegerStack now derives from list (#20) 2020-12-17 19:47:17 +00:00
Memory.py nga-python: implement run length encoding for arbitrary value sequences in image (from Arland) 2021-02-02 22:28:27 +00:00
retro.py update python implementation to support image changes 2021-10-08 09:47:26 +00:00
RNGDevice.py run black to reformat Python files 2021-01-20 17:41:34 +00:00
UIDevice.py nga-python: implement support for run length encoding in image (#44) 2021-02-02 15:22:17 +00:00