Commit Graph

11 Commits

Author SHA1 Message Date
mooz 662ef74b53 Moved architecture independent code to asm.lua 2018-11-03 17:16:17 +01:00
g012 cbe967a074 Added first version of NES lib and hello world sample. 2017-12-18 23:59:43 +01:00
g012 f589f55961 Fixed VCS init function: used tsx instead of txs. 2017-10-22 09:49:53 +02:00
g012 10fac6307b Added ability to pass command line arguments to the l65 script file. 2017-10-11 14:35:19 +02:00
g012 ce2737c353 Fixed erroneous function name in lua.h.
Added lpeg's re.lua lib.
Added dkjson.lua.
Added parser for TIATracker .ttt files.
2017-10-10 02:04:25 +02:00
g012 ae256b8e2c Added image importers for VCS. 2017-10-05 00:12:28 +02:00
g012 a02573fc32 Fixed warnings on clang.
Removed dl lib for osx.
Fixed lpeg build on windows with numsiblings static.
2017-09-28 23:37:03 +02:00
g012 23b3135ae7 Fixed linux x86_64 compilation. 2017-09-28 12:06:33 +02:00
g012 42826585df Fixed 64b build warnings. 2017-09-28 11:10:25 +02:00
g012 f49f973b2a [CMake] Added dependency on scripts for embed. 2017-09-28 10:51:40 +02:00
g012 55381d271b Added CMake builder. 2017-09-27 01:33:21 +02:00