Commit graph

6 commits

Author SHA1 Message Date
hugova
09d7701c15 add test program for char_draw 2025-05-02 22:36:27 +02:00
hugova
ddd2057ff4 add hinting for user side compiler 2025-05-02 22:02:55 +02:00
hugova
bfefcbff8f Changed 16-bit value syntax from using > and < in addresses to using +1.
This was recomended by dicander and duunqnd because  A =$ABAC
    looks like one address and not 2 zero-page addresses.
2025-04-28 13:06:57 +02:00
hugova
c288254f1f Change scope and add init files 2025-03-31 00:10:51 +02:00
hugova
be3e9582ba Let char_draw write with x and y pos 2025-03-29 15:24:21 +01:00
hugova
4f585183ce Rename text.s to char_draw for more consistent naming 2025-03-29 14:27:26 +01:00
Renamed from wip-hugo/routines/text/text.s (Browse further)