1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-06 22:31:52 +00:00
cc65/libsrc/nes
Greg King ae7a38f3de Added peek functions to the conio library.
The functions return the character, or its attributes, that is at the current screen location of conio's cursor.  The values can be used directly by the output functions to reproduce that screen character.
2021-12-11 18:47:33 -05:00
..
joy Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
tgi Clean-up because of tgidrv_line.inc 2018-05-22 22:32:50 +00:00
_scrsize.s
cclear.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
chline.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
clock.s
clrscr.s
color.s
cpeekc.s Added peek functions to the conio library. 2021-12-11 18:47:33 -05:00
cputc.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
crt0.s Moved the NES font into its own object module. 2018-08-29 12:13:58 -04:00
cvline.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
get_tv.s
gotox.s
gotoxy.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
gotoy.s
irq.s Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
joy_stat_stddrv.s
libref.s
mainargs.s Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
Makefile.inc Indenting optimised 2016-05-29 16:34:22 +02:00
neschar.s Moved the NES font into its own object module. 2018-08-29 12:13:58 -04:00
ppu.s Moved things into ONCE. 2016-03-15 22:55:36 +01:00
ppubuf.s
randomize.s
revers.s
setcursor.s
sysuname.s
tgi_stat_stddrv.s
tgi_stddrv.s
waitvsync.s Preserve the accu 2020-04-06 18:13:54 +02:00
wherex.s
wherey.s