Kick Assembler v3.19
Kick Assembler is the combination of an assembler for doing 6510 machine code and a high level script language.
Kick Assembler comes with an exe file so you don’t need to install java. The jar file is still distributed – we will keep supporting all java compatible platforms (Linux/Osx).
8/8-2011 : New beta release (v3.19) – The LCP Release:
- You can now use the questionmark if notation in expressions. Eg. .var x = a
- Added a fillbyte option that sets the byte used to fill the space between memoryblocks in the prg file. Usefull for writing a eprom or flash (I’m told, hope you can use it Alex :-)
- You can now cast values to a numbers or strings by using the .number() or .string() function. Eg x= 1234.string().charAt(2) – sets x to 3
- Chars now have the same functions as numbers (+,-,*,,
- Made a quick reformatting of the manual since my new version of word had thrashed the layout.
Download: Kick Assembler v3.19 (928)
Download: Kick Assembler Manual v3.19 (954)
source: theweb.dk
Categories: News & Rumors, OSx/Linux/Win Tools, Today
Recent Comments