X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fcbm510.sgml;h=5c7c0f767015fb806eff9c08dc3302b956a931e8;hb=2fb4b568e40b5796835e37351fbfe8b5f5d0ceea;hp=c24eba142da8c1170752638465f69a7c4c60bbd8;hpb=a8d3b83c43e79702a41b0049d65ea51e62dacf09;p=cc65 diff --git a/doc/cbm510.sgml b/doc/cbm510.sgml index c24eba142..5c7c0f767 100644 --- a/doc/cbm510.sgml +++ b/doc/cbm510.sgml @@ -1,13 +1,11 @@
- Commodore 510 (aka P500) specific information for cc65 <author> <url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz">,<newline> <url url="mailto:polluks@sdf.lonestar.org" name="Stefan A. Haubenthal">,<newline> <url url="mailto:greg.king5@verizon.net" name="Greg King"> -<date>2014-04-25 <abstract> An overview over the Commodore 510 runtime system as it is implemented for the @@ -67,7 +65,7 @@ Special locations: <descrip> <tag/Stack/ - The C runtime stack is located at $FF81, and grows downwards. + The C runtime stack is located at $FEC2, and grows downwards. <tag/Heap/ The C heap is located at the end of the program, and grows towards the C @@ -118,6 +116,8 @@ declaration and usage. <item>cbm_k_basin <item>cbm_k_bsout <item>cbm_k_clrch +<item>cbm_k_tksa +<item>cbm_k_second <item>cbm_load <item>cbm_open <item>cbm_opendir