1
0
mirror of https://github.com/g012/l65.git synced 2024-06-11 10:29:27 +00:00
6502 assembler from within Lua.
Go to file
2017-09-15 12:56:01 +02:00
macro Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
.gitignore Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
6502.lua Added short lambda function syntax \args(expr). 2017-09-11 22:52:16 +02:00
asm.l65 Added ! keyword to inverse encapsulation and pragma to enable/disable encapsulation of first opcode arg. 2017-09-15 12:56:01 +02:00
asm.lua Added short lambda function syntax \args(expr). 2017-09-11 22:52:16 +02:00
l65.lua Added ! keyword to inverse encapsulation and pragma to enable/disable encapsulation of first opcode arg. 2017-09-15 12:56:01 +02:00
l65.vim Added vim syntax file for l65. 2017-09-10 00:11:21 +02:00
lfs.c Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
LICENSE Initial commit 2016-06-15 01:59:00 +02:00
lpeg.c Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
lua.h Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
main.c Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
README.md Initial commit 2016-06-15 01:59:00 +02:00
vcs_test.l65 Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
vcs_test.lua Moved from metalua to a derivative of LuaMinify. 2017-09-03 01:59:21 +02:00
vcs.lua Added short lambda function syntax \args(expr). 2017-09-11 22:52:16 +02:00

l65