Irmen de Jong
a2b9d78cf3
start with introducing LONG datatype (32 bits signed integer)
2025-10-03 01:22:24 +02:00
Irmen de Jong
10ff6a0095
Merge branch 'master' into structs6502
2025-08-24 14:34:15 +02:00
Irmen de Jong
7b40eade44
added txt.rvs_on() and txt.rvs_off(), added txt.color() support for virtual target
2025-08-24 13:29:29 +02:00
Irmen de Jong
aa72ded21e
add sorting module to symboldump, moved shared cbm textio routines to shared module
2025-08-24 13:05:38 +02:00
Irmen de Jong
e2a2db1256
converting untyped to typed pointers in libraries
2025-08-22 22:47:19 +02:00
Irmen de Jong
4b4af9b527
no longer silently add RTS to asmsubs that don't have one
2024-10-27 13:49:00 +01:00
Irmen de Jong
ddb8346711
added txt.cls() as a shorter alternative to clear_screen().
...
cx16: added new character encodings, and routines in textio to enable the character sets for them.
cx16: added txt.chrout_lit() and txt.print_lit() to always print the literal characters and never as control codes
2024-04-07 19:32:44 +02:00
Irmen de Jong
b93fa75377
consolidate cbm textio routines
2024-03-28 00:39:58 +01:00