Commit graph

6 commits

Author SHA1 Message Date
hugova
83793035ad add use of ARGVEC see public.inc 2025-05-08 23:05:38 +02:00
hugova
3e063e9aaf move pixel-draw code 2025-05-08 21:41:46 +02:00
hugova
a553549b18 found place were old 16-bit zeropage format was used, fix that! 2025-05-08 20:11:04 +02:00
hugova
7f56f90613 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 12:56:52 +02:00
hugova
f93557bfd9 Made math befor line-draw-loop faster. from 811183 cpu cykles to 809951 2025-04-03 16:58:55 +02:00
hugova
c288254f1f Change scope and add init files 2025-03-31 00:10:51 +02:00