This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2024-11-23 07:32:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e560e2ab3f
prog8
/
compiler
/
res
/
prog8lib
/
virtual
History
Irmen de Jong
e560e2ab3f
vm instructions now contain info on input/output registers
2022-08-07 18:49:16 +02:00
..
conv.p8
conv.any2uword / conf.hex2uword can now deal with iso lower and upper case letters as well.
2022-07-17 02:39:40 +02:00
floats.p8
vm instructions now contain info on input/output registers
2022-08-07 18:49:16 +02:00
math.p8
removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files)
2022-05-30 20:12:20 +02:00
prog8_lib.p8
removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files)
2022-05-30 20:12:20 +02:00
string.p8
add string.endswith() to efficiently test for a suffix without copying
2022-07-21 00:38:30 +02:00
syslib.p8
added -esa option to override the evalstack location, and shift cx16.r0-r15 accordingly
2022-07-11 19:29:04 +02:00
textio.p8
removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files)
2022-05-30 20:12:20 +02:00