X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fgeos.sgml;h=8a5a948a194d8f79091ccd123419ac7d64489b02;hb=cb2c78a3de145a526bca5adf8dfdfcbefac0bfce;hp=5fb00ca305bfc7ddb1602309fb70acbc35e84e3e;hpb=56926e19d40e8ede9b08c0f90fb307386fbe6340;p=cc65 diff --git a/doc/geos.sgml b/doc/geos.sgml index 5fb00ca30..8a5a948a1 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -39,9 +39,7 @@ than 1541, 1571 or 1581. RAM drives emulating these should work.

@@ -55,9 +53,6 @@ It is safe to use these standard includes and their contents:

For -It was not tested enough, but functions from these includes might work under GEOS: - Functions from the headers above are either standard C library functions or cc65-specific, in either case they are not GEOS specific and so they are not described here.

@@ -82,10 +77,11 @@ The software needed: can obtain it from: . The VICE package contains the c1541 program that is able to convert/unconvert GEOS files to disk images. - Character and string output -cpputs -

- - -Actually this is a part of PutChar

-This function changes the logical number of the current device (in fact drives only) to given one. It is +This function changes the device number of the current device (in fact drives only) to the given one. It is usable for swapping drives. There's no check if the given Disk Initialization

-GEOS has two functions for initialization ('logging in' as they say on CP\M) of a disk. +GEOS has two functions for initialization ('logging in' as they say on CP/M) of a disk. OpenDisk

BlockProcess and UnBlockProcess +BlockProcess and UnblockProcess

- -FreezeProcess and UnFreezeProcess +FreezeProcess and UnfreezeProcess

- -Sleep