retroforth/vm/nga-python
crc 676c09a9f8 nga-python: add a Makefile for the Python image, update embedded image to provide coverage for i/o devices
FossilOrigin-Name: 709420db0d18a7794c208ce4827bd0f948ec47789a672371001faa54f985b498
2020-12-28 14:21:43 +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 nga-python: add a Makefile for the Python image, update embedded image to provide coverage for i/o devices 2020-12-28 14:21:43 +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: add -u and -i to the command line arguments processor (#33) 2020-12-28 14:04:30 +00:00
RNGDevice.py nga-python: small adjustment to RNGDevice (from Arland) 2020-12-24 11:57:04 +00:00