Commit Graph

17 Commits

Author SHA1 Message Date
g012 08d1dd99ad NES Hello World sample modified to define CHR data directly in source, like the VCS sample. 2017-12-23 16:36:02 +01:00
g012 f589f55961 Fixed VCS init function: used tsx instead of txs. 2017-10-22 09:49:53 +02:00
g012 3db7a48f48 Added strip_empty option and weak sections, and empty sections are no more removed by default.
Allowed to pass section references to VCS far calls.
2017-10-14 22:51:18 +02:00
g012 e5ead7c8f3 Fixed ttt loader. Added vcs_music.l65 sample. 2017-10-11 02:30:23 +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 f84ea4e357 Added vcs_spr48 sample. 2017-10-06 13:02:12 +02:00
g012 e07c87b45d Added vcs_flush.l65 logo sample.
Fixed samepage bug when it ended on last instruction of section.
2017-10-06 00:26:16 +02:00
g012 cdf1add9f3 Added hello world VCS sample.
Fixed charset indices.
2017-10-05 11:48:56 +02:00
g012 ae256b8e2c Added image importers for VCS. 2017-10-05 00:12:28 +02:00
g012 def316e982 Added helpers for implementing cross bank calls using tjoppen's method of encoding the bank number into the 3 MSB. 2017-10-04 00:19:03 +02:00
g012 117730c8e1 Bankswitching defaults to using illegal nop instead of bit. 2017-10-03 23:15:10 +02:00
g012 462c4a3b8d Added optional far keyword with encapsulation for far calls of not yet declared labels. 2017-10-03 22:55:58 +02:00
g012 27887f42c6 Tested cross bank stubs generation. 2017-10-03 11:51:36 +02:00
g012 54b5939d8d Added skip() to make holes in sections. 2017-09-30 14:53:27 +02:00
g012 71e6f35a3c Sections now generate regular labels for themselves. 2017-09-30 00:35:59 +02:00
g012 9993f22dfe Added more VCS mappers. 2017-09-25 13:20:04 +02:00
g012 6eeeb656bc Added package searcher for l65 (without module support, not needed). 2017-09-25 02:01:46 +02:00