Commit Graph

17 Commits

Author SHA1 Message Date
g012 5f71b92bcd Converted line endings in VIM files to unix 2024-03-23 16:25:23 +01:00
g012 29f5666b20 Added build.zig to cross compile
Warning: currently you need to edit ConfigHeader.zig in Zig's std
library, and comment "try output.appendSlice(c_generated_line);"
2024-03-12 16:01:12 +01:00
mooz 52a5777949 Use l7801 extension for µPD7801 compiler. 2018-11-21 21:21:07 +01:00
mooz fa59803eeb Fixed JR instruction. 2018-11-19 23:15:46 +01:00
mooz 8f5e37dd82 Added install configuration. 2018-11-19 19:18:44 +01:00
mooz ae99514183 Added standalone version of the uPD7801 compiler. 2018-11-18 22:13:04 +01:00
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