]> git.sur5r.net Git - cc65/blob - libsrc/pet/kernal.s
Add sample linker configurations for Atari binary output in C.
[cc65] / libsrc / pet / kernal.s
1 ;
2 ; Ullrich von Bassewitz, 19.11.2002
3 ;
4 ; PET kernal functions
5 ;
6
7         .include "cbm_kernal.inc"
8
9         .export         CLRCH
10         .export         BASIN
11         .export         STOP
12         .export         GETIN
13         .export         CLALL
14         .export         UDTIM