BatLib
ralphdspam:
Quote from: Xeda112358 on 11 August, 2011, 17:54:54
--
Hehe, I finally figured out how to get Brass to compile an app, so now I am debugging, I should be able to start adding new things in a few days :)
--
Sounds nice. :)
Are you going to add USB commands and the like?
Xeda112358:
If I can, I will, but that will have to come in the future-- I still need to learn how to use the USB ports on an assembly level. If I can manage that, I will try to add some really cool functions that will make multiplayer game designing easier :)
Sorunome:
*bump*
Art_of_camelot:
That's one hell of a bump (10 months :o)! I think development on this is done. Grammer has pretty much take over this and Recode, and is a lot more functional.
Xeda112358:
Hehe, I still plan to get back to work on this some day. I want to rewrite it to add more commands and add in some more optimisations. I still plan to add in arbitrary precision math commands, too. I have written a multiplication routine that is only limited by the amount of RAM you have. I made it multiply two 100-digit numbers :D