1
0
Fork 0
mirror of https://github.com/notwa/lips synced 2024-05-11 21:23:23 -07:00
MIPS R4300i assembler in Lua
Go to file
2015-11-23 13:13:54 -08:00
LICENSE move assembler to its own repo 2015-11-22 13:50:44 -08:00
lips.lua fix line number in 'undefined define' error 2015-11-23 13:13:54 -08:00
README.md brain fart 2015-11-22 14:00:17 -08:00

lips

An assembler for the MIPS R4300i architecture, written in Lua.

Not for production. Much of the code is untested and likely to change.