IrgendwerA8
|
8ead5f2f5a
|
Access Atari OS variables by structure.
|
2019-03-03 22:50:57 +01:00 |
|
Stefan
|
01489f9ffc
|
Update cbm510.sgml
There is just one CIA but it's not called "CIA1"...
|
2019-02-26 18:38:05 +01:00 |
|
Christian Groessler
|
de519b969a
|
Merge remote-tracking branch 'dmsc/xex-c' into upstream-master
|
2019-02-23 01:14:54 +01:00 |
|
Daniel Serpell
|
824e30934e
|
Change XEX configuration file names to better reflect original names.
Also, updates documentation with the new files.
|
2019-02-21 19:00:17 -03:00 |
|
Daniel Serpell
|
b03ae76b54
|
Add support for INITAD to the Atari binary format.
|
2019-02-21 19:00:03 -03:00 |
|
Christian Groessler
|
b6f22d332b
|
un-remove TABs in doc/using-make.sgml
|
2019-02-21 13:45:51 +01:00 |
|
Christian Groessler
|
7445550831
|
remote TABs in doc/ and test/
|
2019-02-12 22:50:49 +01:00 |
|
Oliver Schmidt
|
b9ea77b185
|
Merge pull request #834 from jedeoric/master
Update telestrat target doc, add tgi_clear support for telestrat target, stratsed & telemon 2.4 vars added
|
2019-02-12 17:51:24 +01:00 |
|
jede
|
a4a968dfd1
|
Fix typo
|
2019-02-04 20:42:03 +01:00 |
|
Daniel Serpell
|
e767c8990d
|
Adds documentation and a sample config file for the ATARI format.
|
2019-02-03 18:16:46 -03:00 |
|
Greg King
|
c37582bb00
|
Fixed a note in "ca65.sgml".
String escapes are converted to a target platform's encoding.
|
2019-01-30 12:18:32 -05:00 |
|
jede
|
620359fa2e
|
add more clearly what rom stratoric contains
|
2019-01-30 13:28:50 +01:00 |
|
jede
|
a3d876b737
|
fix comma in telestrat.sgml
|
2019-01-26 12:01:48 +01:00 |
|
jede
|
dfa91106fd
|
fix doc/telestrat.sgml
|
2019-01-26 12:00:13 +01:00 |
|
jedeoric
|
63e64f801a
|
Merge branch 'master' into master
|
2019-01-25 10:15:21 +01:00 |
|
Oliver Schmidt
|
cd72f816d3
|
Merge pull request #829 from inexorabletash/string-escapes
ca65: Add string_escapes feature. Resolves #535
|
2019-01-20 21:58:06 +01:00 |
|
Greg King
|
a6b04f6e97
|
Changed most "backticks" (grave accents) into apostrophes.
Quotations that are embraced by tick marks now look better, in most fonts.
|
2019-01-05 14:57:12 -05:00 |
|
Joshua Bell
|
c8bf652982
|
ca65: Add string_escapes feature. Resolves #535
|
2019-01-05 11:29:54 -08:00 |
|
Marrin
|
003d6542e4
|
Fixed documented return type.
|
2019-01-02 12:06:01 +01:00 |
|
Scott Hutter
|
fa27c9dfc6
|
Moved contents of SetNewMode doc
|
2018-12-30 18:57:46 +01:00 |
|
Scott Hutter
|
74f622d9c6
|
corrected text formatting
|
2018-12-30 18:57:46 +01:00 |
|
Scott Hutter
|
0012b6d811
|
SetNewMode() documentation = issue #814
|
2018-12-30 18:57:46 +01:00 |
|
Oliver Schmidt
|
180bb0823a
|
Fixed typo.
|
2018-12-03 12:52:00 +01:00 |
|
Christian Groessler
|
462d8096c0
|
atari.sgml: use consistent naming for realtime clock.
|
2018-11-16 16:13:43 +01:00 |
|
Christian Groessler
|
9405323815
|
Some documentation fixes
- gamate.sgml: remove empty section "Hardware access"
- telestrat.sgml: remove wrong "<descrip>" tags
|
2018-11-16 16:13:43 +01:00 |
|
Christian Groessler
|
b8bd075e5e
|
atari.sgml: fix typo
|
2018-11-16 16:13:43 +01:00 |
|
Christian Groessler
|
bc6127ffef
|
atari.sgml: Add documentation for Atari clock_... functions implementation.
|
2018-11-16 16:13:43 +01:00 |
|
Oliver Schmidt
|
ee6b2edd72
|
Replaced systime() with clock_gettime().
|
2018-11-16 12:54:26 +01:00 |
|
Oliver Schmidt
|
3ffefb0f0d
|
Fixed reference to clock_settime().
|
2018-11-16 12:45:45 +01:00 |
|
Oliver Schmidt
|
582aa41f2a
|
Fixed typo.
|
2018-11-14 18:02:56 +01:00 |
|
Oliver Schmidt
|
4b42d6ad54
|
Added target docs on the clock_... functions.
|
2018-11-13 18:33:51 +01:00 |
|
Oliver Schmidt
|
83768a1e8a
|
Fixed two typos.
|
2018-11-13 18:33:51 +01:00 |
|
IrgendwerA8
|
61a9871c21
|
Adaptations due to code review.
|
2018-11-12 14:36:40 +01:00 |
|
IrgendwerA8
|
f86ebbd258
|
Support for self explanatory KBCODE values
|
2018-11-12 14:36:40 +01:00 |
|
jede
|
b0495cb44a
|
Update doc (how telestrat works), tgi_outtext doc added
|
2018-11-10 14:54:43 +01:00 |
|
Oliver Schmidt
|
8fd1db4d78
|
Added basic docs on the clock_... functions.
|
2018-11-08 20:43:46 +01:00 |
|
Oliver Schmidt
|
679d0468b9
|
Updated URLs.
|
2018-11-06 11:57:57 +01:00 |
|
jede
|
af7b271f55
|
update ld65.sgml with telestrat target
|
2018-10-19 23:43:40 +02:00 |
|
Evgeny Vrublevsky
|
f73aa2af71
|
'--no-std-lib' was renamed to '--no-target-lib'
|
2018-10-19 10:57:10 +02:00 |
|
Oliver Schmidt
|
96196f00e9
|
Adjusted library name.
|
2018-10-18 13:22:26 +02:00 |
|
Evgeny Vrublevsky
|
8084702a58
|
Renamed to '--no-std-lib'
|
2018-10-18 13:08:56 +02:00 |
|
Evgeny Vrublevsky
|
23b5cc870e
|
Renamed to '--no-crt-lib'
|
2018-10-18 13:08:56 +02:00 |
|
Evgeny Vrublevsky
|
2a9bb0d8de
|
CL65: --no-rtl option for disabling default runtime library
|
2018-10-18 13:08:56 +02:00 |
|
Brad Smith
|
16aec54276
|
ca65.sgml fails to document z: a: f: address size override prefixes.
|
2018-10-18 08:12:55 +02:00 |
|
Oliver Schmidt
|
6cce110345
|
Adjusted URL to use https (and removed obsolete dates).
|
2018-09-20 12:45:15 +02:00 |
|
greg-king5
|
d8ad89c4b4
|
Merge pull request #740 from laubzega/master
Add segment type "overwrite".
|
2018-09-14 00:59:47 -04:00 |
|
Laubzega
|
3bace79604
|
Fixed reference link.
|
2018-09-12 23:51:38 -07:00 |
|
Laubzega
|
3432788763
|
Slight fixes to the documentation.
|
2018-09-11 22:14:45 -07:00 |
|
Laubzega
|
1646acb26f
|
First cut of "overwrite" segment docs.
|
2018-09-08 19:20:01 -07:00 |
|
Oliver Schmidt
|
c7a40db1b7
|
Added hint random number generator hint.
|
2018-09-08 23:59:39 +02:00 |
|