]> git.sur5r.net Git - cc65/blob - libsrc/geos-cbm/system/setdevice.s
cleanups and add more comments
[cc65] / libsrc / geos-cbm / system / setdevice.s
1 ;
2 ; Maciej 'YTM/Alliance' Witkowiak
3 ;
4 ; 21.12.99
5
6 ; void SetDevice (char newDeviceNumber);
7
8             .export _SetDevice
9
10             .include "jumptab.inc"
11         
12 _SetDevice      = SetDevice