Greg King
bb9aa7558f
Fixed the SGML <htmlurl> and <url> tags.
...
Those tags have two attributes: "url=" and "name=". In the non-HTML output formats, <url> shows both fields, while <htmlurl> shows only the name field (as the HTML format always does.) Thus, the general rules are
1. If the two attributes are different, then use <url>.
2. If they are similar, then use <htmlurl>.
3. If they are the same, then consider using <url> without the "name=" attribute.
(The reason for rules 2 and 3 is that the same text shouldn't be shown twice.)
There can be exceptions. Example: "od65.sgml" has <htmlurl> because the URL
would disturb the flow of a sentence.
2014-04-14 05:54:13 -04:00
Greg King
79d8a0d857
Streamlined the document author credits.
2014-04-08 15:36:39 -04:00
Oliver Schmidt
aa7561ec45
Revert "No linuxdoc here. Documenation is to be maintained as HTML in branch 'gh-pages'."
...
This reverts commit fcea8951f1
.
Conflicts:
doc/Makefile
2014-02-04 22:18:58 +01:00
Oliver Schmidt
fcea8951f1
No linuxdoc here. Documenation is to be maintained as HTML in branch 'gh-pages'.
2013-03-25 00:50:52 +01:00
ol.sc
17659555f8
Removed cpputs/cpputsxy as they don't work and as there's really very little use for proprietary extensions of a character API emulated on a graphics systems.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5860 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-10-19 06:53:55 +00:00
ol.sc
cb668eff63
Minor updates.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5858 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-10-17 20:22:28 +00:00
ol.sc
0e183cc8e9
Fix by Greg King.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5812 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-08-26 19:25:56 +00:00
ol.sc
da4bc2bcaa
Fix by Spiro Trikaliotis.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5809 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-08-19 10:28:12 +00:00
ol.sc
0f84a585e5
Minor changes.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5808 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-08-16 19:29:29 +00:00
ol.sc
2a0fd9bda0
Renamed 'UnBlockProcess' to 'UnblockProcess' and 'UnFreezeProcess' to 'UnfreezeProcess' to matchall 3rd party docs.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5504 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-09 07:37:08 +00:00
ol.sc
56926e19d4
Fixed typo.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5436 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-02-04 13:48:27 +00:00
ol.sc
4837be9fbd
Added articles in last chapter.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5404 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-01-16 22:32:58 +00:00
ol.sc
a8a8b5a89e
Added articles (last chapterstill todo).
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5400 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-01-15 00:32:23 +00:00
uz
bb1d6d94a3
Renamed grc to grc65 to avoid name conflicts with another software named grc.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@4875 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-11-18 18:47:01 +00:00
izydorst
ee53d95a43
minor typo
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@3530 b7a2c559-68d2-44c3-8de9-860c34a00d81
2005-07-17 12:04:13 +00:00
izydorst
e642fbbbea
Stefan Haubenthal's patch for Contiki port
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@3529 b7a2c559-68d2-44c3-8de9-860c34a00d81
2005-07-17 11:59:46 +00:00
cuz
0f80f0e297
Corrected minor spelling errors
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@3104 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-06-06 10:35:12 +00:00
cuz
4b98935889
Corrected minor spelling errors
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@3103 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-06-06 10:33:00 +00:00
izydorst
83342c6ee9
more info about kernal functions that silently restore vectors
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2864 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-01-02 23:16:01 +00:00
izydorst
2a9313068b
minor documentation fix
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2398 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-20 12:59:25 +00:00
izydorst
78908d8421
removed redundant code; memset == FillRam, bzero == ClearRam with proper return values
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2376 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-19 22:56:55 +00:00
izydorst
f0e0c9007c
documentation updates, EnterDesktop() is equal to exit(0)
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2361 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-18 00:05:49 +00:00
izydorst
aa87296c1f
PutDecimal takes unsigned int as decimal parameter
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2350 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-17 14:54:15 +00:00
izydorst
03c049794f
added info about MessageBox function
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2349 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-17 14:49:46 +00:00
izydorst
1746592598
PutDecimal corection
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2346 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-16 18:36:43 +00:00
izydorst
73de21d7dd
minor correction
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2343 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-16 18:17:01 +00:00
izydorst
b45d25d60f
same drawing mode extension like for DrawLine
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2340 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 23:29:23 +00:00
izydorst
fa084ef304
system vector interception fixes
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2339 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 23:17:11 +00:00
izydorst
ff31c93891
documented argc/argv passing, added info about proper handling this information
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2328 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 20:06:33 +00:00
izydorst
0d2d580418
small process handling info update
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2327 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 19:57:29 +00:00
izydorst
1ce25913dd
fixed bug in DrawLine function; extended DrawLine behavior
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2326 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 19:55:37 +00:00
izydorst
7016496564
clean vector intercepting, added info about that to docs
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2221 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-06-16 20:43:13 +00:00
izydorst
aaf1db13dd
DlgBox* with 2lines arguments will accept both "" and NULL for a blank line
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2107 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-05-01 16:39:09 +00:00
izydorst
c87ddefa00
GetFile fixes
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2104 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-05-01 16:18:04 +00:00
izydorst
2cba160622
added missing parameters to GetFile and SaveFile functions
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2068 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-17 16:22:17 +00:00
izydorst
3a536492ca
replaced 'int' by 'unsigned' where appropriate
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2040 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-04 21:16:15 +00:00
izydorst
32bb4dafa0
fixed typo
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2039 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-04 14:53:00 +00:00
izydorst
2ff9fd615b
added GetFile implementation
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2038 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-04 14:41:06 +00:00
izydorst
0166c9f577
more info about loadable modules
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1927 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-05 00:17:10 +00:00
izydorst
53cf3cafd4
added info about loadable modules support
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1926 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-05 00:10:47 +00:00
izydorst
c094dc65c1
GEOS no longer requires explicit exit() call, now explicit MainLoop() is required
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1898 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-01-10 20:57:46 +00:00
izydorst
d080ca253f
documentation updates
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1872 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-01-02 22:17:26 +00:00
izydorst
e6e35390d1
all functions returning char in A now have X cleared
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1868 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-01-02 01:50:39 +00:00
izydorst
df42c5943d
added info that time.h is safe to be used
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1585 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-11-22 19:35:02 +00:00
izydorst
c9fb9cb7b4
more info about GetRandom vs. rand
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1500 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-11-10 15:52:26 +00:00
cuz
a411560958
Fix problems building info files, patch from Michael Klein
...
<michael.klein@puffin.lb.shuttle.de>.
git-svn-id: svn://svn.cc65.org/cc65/trunk@1398 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-09-18 20:42:39 +00:00
izydorst
725c8df654
documentation updates, info about conio stuff
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1174 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-03-08 16:43:10 +00:00
izydorst
5f87dcea95
support for assert.h in GEOS, conio bugfixes
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1094 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-10-27 23:04:18 +00:00
izydorst
0fe03a4643
added note about conio stuff
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1092 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-10-27 17:09:02 +00:00
izydorst
490e3b8c0f
dio bugfix, added get_tv and get_ostype functions
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@889 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-09-10 21:43:15 +00:00