Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.14 KB

README.md

File metadata and controls

11 lines (7 loc) · 1.14 KB

GBALua

Gameboy Advance development environment to use Lua. I had to use my serious CSI Google skills to even find this, so I figured it would be easier for other people to find if I put it on GitHub. Last I can tell, it was last updated in 2002 - 12 years ago at the time I'm writing this, and is obviously not using the newest version of Lua. I am not qualified to go through the code and figure out how to support whatever the latest version of Lua is, but maybe I will be someday. I also have no idea how to use this or if it's even usable, so you'll have to figure that out for yourself.

====== From http://www.gatesboy.com/Lua/Documentation/FAQ.html

"Disclaimer and stuff

GBALua is free and non-proprietary. It can be used for both academic and commercial purposes at absolutely no cost. There re no royalties or GNU-like "copyleft" restrictions. GBALua is public domain. If you use GBALua in some project it would be nice if you gave some credit, like mention it in some readme file or put a link to the GBALua site. Everything in the package is free to do whatever with. I take no responsibility for anything that might happend in assosiation with it."