BasiEgaXorz v0.04

posted in Utility Release by narvick on Jan 10th, 2004

This is a Genesis compiling utility by DevSter. It's still in early stages, but it seems to be coming along rather nicely. It focuses on speed so there are many things that cannot be done dynamically, everything is static. However, line labels are supported. This is not the first release, so here's what has changed since the last version:
  • Argument routine is done (means that lots of things can be done now)
  • Statements separated by a colon now work
  • More statements added: Data, Datafile, Read, Reload, While... Wend, End (Getting ready for graphics and sprites and tiles now and interrupts)
  • There is an option to disable the beginning label check, and the proceeding label checks. If you're not keeping track of your labels, and you have this on, your program may refuse to compile. This option is for compiling larger programs quickly. If you have a program more than 2000 lines, it'd be good to turn this one. If not, you don't need the option on
  • Comments added
  • More tiny stupid bugs fixed
  • Compiler optimized heavily
  • Added a nicer font and changed to a better color =)
Get it at the Genesis Development Utilities page