Friday, November 23, 2012
DEFFN bug fixed
Fixed DEFFN bug in the compiler. Fails if placed right after a procedure definition.
PROCEDURE test
DEFFN func(x,y)=x*y
PRINT "test"
RETURN
PROCEDURE test
DEFFN func(x,y)=x*y
PRINT "test"
RETURN
Sunday, January 29, 2012
GFA News
Solved runonly bug related to BSAVE and DIR TO commands.
This bug was actually not my fault. If you find a copy of the original 3.5 runonly from GFA, it should produce the same bug! When Frank built the runonly and removed parts of the editor he introduces new bugs. Since there was no 3.6 runonly I used the 3.5 version as a guide to build mine and ended up duplicating his bugs.
This bug was actually not my fault. If you find a copy of the original 3.5 runonly from GFA, it should produce the same bug! When Frank built the runonly and removed parts of the editor he introduces new bugs. Since there was no 3.6 runonly I used the 3.5 version as a guide to build mine and ended up duplicating his bugs.
Thursday, December 15, 2011
Merry Christmas
I'd like to wish each and everyone on the planet a very Merry Christmas.
Offended? If so, deal with it.
Offended? If so, deal with it.
Saturday, November 12, 2011
Sunday, June 12, 2011
Monday, December 06, 2010
GFA update released
Ok, revision 18 of the compiler is now up at my site. New compiler option $W for advanced users. Allows the insertion of assembler code directly into the binary at the line the command appears on. Read docs before use! I have also added the original editor to my download section for users who wish to code in SingleTOS, but wish to use the new compiler and library.
Saturday, October 23, 2010
GFA update released
GFA-Compiler v3.6 (Revision 17)
GFA-Linker v3.6 (Revision 17)
GFA-Library v3.6 (Revision 6)
GFA-RunOnly v3.6 (Revision 6)
The official GBE Library (English release)
GFA-Linker v3.6 (Revision 17)
GFA-Library v3.6 (Revision 6)
GFA-RunOnly v3.6 (Revision 6)
The official GBE Library (English release)
Subscribe to:
Posts (Atom)
