1
0
mirror of https://github.com/g012/l65.git synced 2024-06-02 12:41:28 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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