#70094 - DakeDesu - Sat Feb 04, 2006 8:48 am
Now, I am not sure how often this question has been asked but it appears that Lua, may be able to be compiled small enough to fit onto one of the larger GBA carts. Now one project I am in the research stages on, uses Lua to make scripting characters simpler, and more game independant.
The idea here is to take Lua, compile it small enough (I don't need all the features it allows) to fit onto a game cartridge, and have the Lua files in a DATA section of the cart memory (seperating it as MVC and Data, as would make perfect sense).
I am sure somebody here has thought of it before me, as I am not really that clever. I am just wondering what sort of stuff that I'd have to look into to make this feasible.
_________________
[ Main Site | Kid Radd Fan Project | Forums ]
The idea here is to take Lua, compile it small enough (I don't need all the features it allows) to fit onto a game cartridge, and have the Lua files in a DATA section of the cart memory (seperating it as MVC and Data, as would make perfect sense).
I am sure somebody here has thought of it before me, as I am not really that clever. I am just wondering what sort of stuff that I'd have to look into to make this feasible.
_________________
[ Main Site | Kid Radd Fan Project | Forums ]