0d947f4f3d
Added 'repeat .. until' support
...
- lines are now tracked by start & end PC
- new config option: annotatedLines. if true line annotations show start & end PC will be emitted
- lundump.py now shows locals for each proto
2022-08-12 17:08:31 -05:00
0f72e71a59
lparser.py: proper support for locals
2022-08-11 23:58:21 -05:00
95ca3bb26b
lparser.py: added support for while loops
2022-08-11 17:26:48 -05:00
78e137d033
updated README
2022-08-11 16:56:42 -05:00
875e91636b
lundump.py: SETGLOBAL uses K[]
2022-08-11 16:49:48 -05:00
055af56e27
lparser.py: don't read RK values here, use lundump.py to read them
2022-08-11 16:45:05 -05:00
ac0b7039d2
README: clarification
2022-08-11 16:00:41 -05:00
0adecfae2b
Added README
2022-08-11 15:54:19 -05:00