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

11 Commits

Author SHA1 Message Date
g012
9c576ef774 [NES] Revamped and tested all GxROM PRG bank switching, and added a sample.
Added asserts in 6502.lua.
2018-01-03 20:34:09 +01:00
g012
d539f9c194 Added nes_bank1.l65 sample.
Allowed more customization for CHR rom layout.
2017-12-28 21:16:45 +01:00
g012
1245156c19 Added FCEUX and Mesen symbol files generation for NES. 2017-12-20 18:55:53 +01:00
g012
716e053244 Added meta info display to vcs_music.l65 sample. 2017-10-11 11:02:02 +02:00
g012
0c271d00ba Trying another method to get a file name per os. 2017-10-08 02:54:54 +02:00
g012
be5541dbf8 Added name field to deploy section for Travis-CI. 2017-10-08 02:41:32 +02:00
g012
844b06f5f0 Added pragma to create opcode aliases. 2017-10-06 15:49: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
4d6749f1a3 Added related sections constraint. 2017-10-02 00:40:38 +02:00
g012
7d766aea03 Trying out travis-ci. 2017-09-28 22:55:31 +02:00