Home
last modified time | relevance | path

Searched refs:ChangeDiskDevice (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cc65/cc65-2.19/libsrc/geos-cbm/disk/
H A Dchangediskdevice.s6 ; char ChangeDiskDevice (char newDriveNumber);
14 jsr ChangeDiskDevice
/dports/devel/cc65/cc65-2.19/include/geos/
H A Dgdisk.h43 char __fastcall__ ChangeDiskDevice(char newdev);
/dports/devel/cc65/cc65-2.19/libsrc/geos-cbm/
H A Djumptab.inc155 ChangeDiskDevice = $c2bc
/dports/emulators/x16-rom/x16-rom-r38/geos/inc/
H A Djumptab.inc155 ChangeDiskDevice = $c2bc
/dports/emulators/x16-rom/x16-rom-r38/geos/kernal/jumptab/
H A Djumptab.s353 .global ChangeDiskDevice
703 ChangeDiskDevice: label
/dports/devel/cc65/cc65-2.19/doc/
H A Dgeos.sgml820 <sect3>ChangeDiskDevice
822 <tt/char ChangeDiskDevice (char newDevice)/