1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/geos-common/system
ol.sc 129d3bf872 - The address given for GetSerialNumber in the "Hitchhiker's Guide To GEOS" is obviously wrong: $4b38.
- According to the "Hitchhiker's Guide To GEOS" GetSerialNumber returns a string on Apple GEOS (in contrast to a number on CBM GEOS).
Given both facts and that the API is presumably not important at all it seems reasonable to just go without it on Apple GEOS.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5503 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-08 19:48:31 +00:00
..
callroutine.s Normalized coding style. 2012-02-08 16:56:54 +00:00
crt0.s Normalized coding style. 2012-02-08 16:56:54 +00:00
enterdesktop.s Normalized coding style. 2012-02-08 16:56:54 +00:00
extzp.s Normalized coding style. 2012-02-08 16:56:54 +00:00
firstinit.s Normalized coding style. 2012-02-08 16:56:54 +00:00
getrandom.s Normalized coding style. 2012-02-08 16:56:54 +00:00
mainargs.s Normalized coding style. 2012-02-08 16:56:54 +00:00
mainloop.s Normalized coding style. 2012-02-08 16:56:54 +00:00
Makefile - The address given for GetSerialNumber in the "Hitchhiker's Guide To GEOS" is obviously wrong: $4b38. 2012-02-08 19:48:31 +00:00
oserrlist.s Normalized coding style. 2012-02-08 16:56:54 +00:00
oserror.s Normalized coding style. 2012-02-08 16:56:54 +00:00
panic.s Normalized coding style. 2012-02-08 16:56:54 +00:00
randomize.s Normalized coding style. 2012-02-08 16:56:54 +00:00
setoserror.s Normalized coding style. 2012-02-08 16:56:54 +00:00
systime.c Normalized coding style. 2012-02-08 16:56:54 +00:00
sysuname.s Normalized coding style. 2012-02-08 16:56:54 +00:00