retroforth/vm/nga-python
crc da436a5ef5 python: update retro-extend w/latest vm core, more fixes. Now generates a working image. (#34)
FossilOrigin-Name: 945846d37a65d91cb273416eb89b9131696a28a923ed82a75a547fb628d76ac8
2021-01-06 16:08:50 +00:00
..
ClockDevice.py nga-python: run black to reformat code 2020-12-23 12:23:57 +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 python: update retro-extend w/latest vm core, more fixes. Now generates a working image. (#34) 2021-01-06 16:08:50 +00:00
IntegerStack.py nga-python: IntegerStack now derives from list (#20) 2020-12-17 19:47:17 +00:00
Memory.py nga-python: add -u and -i to the command line arguments processor (#33) 2020-12-28 14:04:30 +00:00
retro.py nga-python: run black to reformat code 2020-12-29 19:10:33 +00:00
RNGDevice.py nga-python: fix random number generator (forgot to import random module) 2021-01-06 14:02:23 +00:00