Introduced getdevicedir() - with implementation for the CBMs.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5840 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,6 +55,8 @@ unsigned char getfirstdevice (void);
|
||||
|
||||
unsigned char __fastcall__ getnextdevice (unsigned char device);
|
||||
|
||||
char* __fastcall__ getdevicedir (unsigned char device, char* buf, size_t size);
|
||||
|
||||
|
||||
|
||||
/* End of device.h */
|
||||
|
||||
Reference in New Issue
Block a user