add sprites library and Xmas demo

This commit is contained in:
slederer 2024-12-24 03:05:46 +01:00
parent def08c6c94
commit d22baa3f36
5 changed files with 699 additions and 0 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ tests/*.s
examples/*.s
!runtime.s
!stdlibwrap.s
!sprites.s
*.o
*.exe
*.bin