fixed infinite loop on AUTO . |
|
More...
|
about 11 years ago
|
stat_os.py bytearray fixes |
|
More...
|
about 11 years ago
|
stat_code.py code cleanup |
|
More...
|
about 11 years ago
|
additions to HELP file. |
|
More...
|
about 11 years ago
|
replaced call to exec_sound with exec_bload in BLOAD |
|
More...
|
about 11 years ago
|
additions to HELP file. Help file released under CC-BY-SA |
|
More...
|
about 11 years ago
|
fixed call to parse_bracket in value_unary |
|
More...
|
about 11 years ago
|
bytearray fixes to tokenise.py |
|
More...
|
about 11 years ago
|
fixed incorrect answers for ABS(x%) and -x% at x%=-32768 |
|
More...
|
about 11 years ago
|
peek into string space |
|
More...
|
about 11 years ago
|
memory model fixes, string assignment fix, peek(varptr for strings |
|
More...
|
about 11 years ago
|
implemented memory model for vars and arrays with working VARPTR, VARPTR$, PEEK (not yet POKE) |
|
More...
|
about 11 years ago
|
removed var.free_mem |
|
More...
|
about 11 years ago
|
program.py code cleanup |
|
More...
|
about 11 years ago
|
program.py code cleanup |
|
More...
|
about 11 years ago
|
program.py code cleanup |
|
More...
|
about 11 years ago
|
adapted get_/set_array to little-endian ints |
|
More...
|
about 11 years ago
|
bytearray fix to tokeise.py |
|
More...
|
about 11 years ago
|
moved internal representation of ints to little-endian, like GW-BASIC. Can it be so easy? Slightly slower. |
|
More...
|
about 11 years ago
|
fix so that LET a%=1 works again |
|
More...
|
about 11 years ago
|
bytearray fixes to oslayer.py |
|
More...
|
about 11 years ago
|
bytearray fixes to expressions.py and stat_var.py |
|
More...
|
about 11 years ago
|
protect.py code cleanup |
|
More...
|
about 11 years ago
|
string_ptr.py slicing implementation |
|
More...
|
about 11 years ago
|
tokenise.py code cleanup (2) |
|
More...
|
about 11 years ago
|
tokenise.py code cleanup |
|
More...
|
about 11 years ago
|
console.py code cleanup |
|
More...
|
about 11 years ago
|
fileio.py code cleanup |
|
More...
|
about 11 years ago
|
stat_os.py code cleanup |
|
More...
|
about 11 years ago
|
os_unix.py code cleanup |
|
More...
|
about 11 years ago
|