Update README.md

This commit is contained in:
tilleul 2021-01-15 08:49:08 +01:00 committed by GitHub
parent 2a04d6dc7d
commit ce646a85e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,15 @@ Then I have several projects in assembly as well and maybe those will land here
Only time will tell.
## 2-liners
* [The art of 2-liners](https://github.com/tilleul/apple2/tree/master/2liners/the%20art%20of%202-liners): an incomplete attempt guide on how-to write 2-liners in Applesoft
## 6502
(this section will feature 6502 code, games and tips'n'tricks
## Tools
* [Bitmap Editor](https://github.com/tilleul/apple2/tree/master/2liners/bitmap%20editor): An Excel spreadsheet to virtually create and render Apple ]\[ sprites/bitmaps.
---
#### License
All code and content in these pages, except noted otherwise, is copyright François Vander Linden. And although you're free to use and modify them, honesty suggests you give proper credit when due. And if you plan to use what's in here for ANY kind of commercial project, this is not allowed. Please contact me first: don't worry, I might let you use my stuff anyway.