Irmen de Jong
|
4958463e75
|
moved floats.MIN/MAX to sys.MIN_FLOAT/MAX_FLOAT
added txt.print_f as alias to floats.print
|
2024-11-22 00:46:23 +01:00 |
|
Irmen de Jong
|
2360625927
|
added min/max values for the various integer types as sys.MAX_XXX and sys.MIN_XXX
renamed sys.sizeof_xxx into sys.SIZEOF_XXX to be consistent with the uppercasing of the other constants
|
2024-11-21 23:25:02 +01:00 |
|
Irmen de Jong
|
1d38c3582a
|
progstart() added to complement progend()
|
2024-11-13 19:29:50 +01:00 |
|
Irmen de Jong
|
7d4dc3c063
|
update
|
2024-11-08 19:04:51 +01:00 |
|
Irmen de Jong
|
a50400b7d1
|
initial neo6502 target
|
2024-11-08 19:04:49 +01:00 |
|