1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-25 06:55:13 +00:00
cc65/libsrc/conio
Colin Leroy-Mira 8a140e6503 Conio: 65c02 optimisations
cputc: -2 cycles per char, -2 cycles per carriage return
cputs: -5 cycles per char, -3 cycles on cputsxy
vcprintf: -6 cycles per char
2023-09-02 12:44:53 +02:00
..
_cursor.s
cprintf.s
cputhex.s
cputs.s Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
cscanf.s
cursor.s
scrsize.s remove dangling spaces 2022-04-17 16:06:22 +02:00
vcprintf.s Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
vcscanf.s Updated the fastcall information in a document and two Assembly files. 2015-07-22 13:31:14 -04:00