greg-king5
|
06c3cd8307
|
Added a missing -O configuration.
|
2017-06-07 10:31:09 -04:00 |
|
greg-king5
|
e24bb372d0
|
Added a missing -O configuration.
|
2017-06-07 10:26:34 -04:00 |
|
greg-king5
|
a397a8c1a1
|
Added missing -O configuration.
|
2017-06-07 10:20:20 -04:00 |
|
Oliver Schmidt
|
b8f30ba0de
|
Merge pull request #436 from bbbradsmith/ca65_define_macro_doc
Small improvement to ca65 macro documentation
|
2017-06-05 15:03:37 +02:00 |
|
Oliver Schmidt
|
682fd226ae
|
Merge pull request #442 from polluks/patch-6
Use verbosity
|
2017-06-03 22:06:27 +02:00 |
|
Oliver Schmidt
|
6549457929
|
Merge pull request #443 from polluks/patch-7
More POSIX.2, staying compatible
|
2017-06-03 22:05:10 +02:00 |
|
Oliver Schmidt
|
1a20630d2a
|
Merge pull request #444 from polluks/patch-8
Verbosity was missing; POSIX operations
|
2017-06-03 22:04:52 +02:00 |
|
Stefan
|
52642f6c8f
|
Deprecated commands mentioned
|
2017-05-30 02:05:35 +02:00 |
|
Stefan
|
0a011c31ea
|
Update ar65.sgml
|
2017-05-28 16:22:34 +02:00 |
|
Stefan
|
80feb80168
|
Update main.c
|
2017-05-28 16:17:34 +02:00 |
|
Stefan
|
ed65eaf682
|
Verbosity was missing; POSIX operations
|
2017-05-28 16:12:02 +02:00 |
|
Stefan
|
49e22f566f
|
Update main.c
|
2017-05-28 15:29:49 +02:00 |
|
Stefan
|
ea9430e28e
|
Update list.c
|
2017-05-28 15:22:33 +02:00 |
|
Stefan
|
c9c2562c14
|
Update list.c
|
2017-05-28 15:13:43 +02:00 |
|
Stefan
|
843c5442b1
|
Update list.c
|
2017-05-28 13:13:53 +02:00 |
|
Stefan
|
9bdcb0a31b
|
More POSIX.2, staying compatible
|
2017-05-28 00:35:38 +02:00 |
|
Stefan
|
ff33939385
|
Use verbosity
|
2017-05-28 00:29:53 +02:00 |
|
Oliver Schmidt
|
035baa49bd
|
Merge pull request #438 from bbbradsmith/ca65_rand_comment
rand.s comment update
|
2017-05-26 15:16:42 +02:00 |
|
Oliver Schmidt
|
c269caaded
|
Merge pull request #441 from polluks/patch-3
Small typo
|
2017-05-26 11:03:57 +02:00 |
|
Oliver Schmidt
|
8f9c7f0d60
|
Merge pull request #440 from polluks/patch-5
Also Oricutron mentioned
|
2017-05-26 11:03:06 +02:00 |
|
Oliver Schmidt
|
162d01519b
|
Merge pull request #439 from polluks/patch-4
Some clean-up
|
2017-05-26 11:02:02 +02:00 |
|
Stefan
|
3b33af88cf
|
Oricutron mentioned
|
2017-05-26 01:44:33 +02:00 |
|
Brad Smith
|
950d65e8ed
|
detectabl > detectable
|
2017-05-25 03:20:11 -04:00 |
|
Brad Smith
|
1602aab6e9
|
forgot to update comments from earlier #323 rand.s change
|
2017-05-25 03:01:25 -04:00 |
|
Greg King
|
e31133c804
|
Added "html" and "info" goals to the top-level Makefile.
They are for people who don't want to build both types of documents at the same time.
|
2017-05-24 18:49:02 -04:00 |
|
Oliver Schmidt
|
242532a8df
|
Merge pull request #437 from greg-king5/cl65-E
Add a "-E" description to cl65's document.
|
2017-05-24 23:41:16 +02:00 |
|
Greg King
|
ca1b9deb59
|
Added a description of the "-E" command-line option to cl65's document.
Improved other descriptions, to make them more consistent and accurate.
|
2017-05-24 16:47:12 -04:00 |
|
Oliver Schmidt
|
1bbe7043e1
|
Merge pull request #426 from MonteCarlos/master
added -E switch to cl65 for >>stop after the preprocessing stage<<.
|
2017-05-24 09:44:24 +02:00 |
|
Stefan
|
87a9e0ce4f
|
clean-up
|
2017-05-24 00:04:52 +02:00 |
|
Brad Smith
|
051cf11ce6
|
expanding macro examples, trying to adhere to style guidelines
|
2017-05-23 17:07:45 -04:00 |
|
mc78
|
f87a575d4d
|
added missing spaces before braces. added unknown option msg if not given -Wc|l|a when passing options to subprocess
|
2017-05-23 22:57:27 +02:00 |
|
Brad Smith
|
355696d17d
|
ca65 documentation of .define macros, making note that parentheses in ca65 macros are problematic especially when thinking of them as "C style", replacing unclear example with an example showing how accidental parentheses can cause a problem.
|
2017-05-22 21:33:02 -04:00 |
|
Stefan
|
d9a8c30053
|
typo
|
2017-05-22 23:53:51 +02:00 |
|
mc78
|
21b1add984
|
added four escaped tabs to -E Stop after .... description
|
2017-05-22 23:21:55 +02:00 |
|
mc78
|
3157e4be1e
|
added empty lines and spaces according to olivers comments. Made local functions static.
|
2017-05-22 23:07:31 +02:00 |
|
Oliver Schmidt
|
1c54213091
|
Merge pull request #433 from clbr/trampoline-fixes
Trampoline fixes
|
2017-05-20 12:29:10 +02:00 |
|
Oliver Schmidt
|
ce56ba927a
|
Merge pull request #435 from greg-king5/wrapped-call
Add more info to the docs about "#pragma wrapped-call".
|
2017-05-20 12:28:24 +02:00 |
|
Lauri Kasanen
|
05b73276c2
|
Update test description
|
2017-05-20 09:53:30 +03:00 |
|
Greg King
|
39e55bdb77
|
Added more info to the documentation of "#pragma wrapped-call".
|
2017-05-20 01:41:49 -04:00 |
|
Lauri Kasanen
|
e8a735492d
|
Correct comment style
|
2017-05-19 15:38:50 +03:00 |
|
Lauri Kasanen
|
901ac80026
|
Wrapper functions use all registers
|
2017-05-19 15:25:50 +03:00 |
|
Lauri Kasanen
|
80e6afd335
|
Add two new trampoline test cases
|
2017-05-19 14:34:10 +03:00 |
|
Oliver Schmidt
|
938fd5e655
|
Merge pull request #431 from polluks/patch-2
shorter code
|
2017-05-19 00:23:50 +02:00 |
|
Stefan
|
75028e4108
|
shorter code
|
2017-05-18 23:58:10 +02:00 |
|
Oliver Schmidt
|
0d4edc326e
|
Merge pull request #430 from polluks/patch-1
VIC's kernal does not support CTRL+[
|
2017-05-18 22:45:50 +02:00 |
|
Oliver Schmidt
|
16a2beaaca
|
Adjusted VS project files to commit 11b01b908d
|
2017-05-18 22:40:18 +02:00 |
|
Stefan
|
70b541b81e
|
Changed section
|
2017-05-18 21:21:02 +02:00 |
|
Oliver Schmidt
|
11b01b908d
|
Merge pull request #424 from clbr/trampoline
Trampoline support
|
2017-05-18 16:29:34 +02:00 |
|
Lauri Kasanen
|
219b239a34
|
Adjustments in response to latest comments
|
2017-05-18 17:14:26 +03:00 |
|
Lauri Kasanen
|
4c05c46cd1
|
Remove RAM-trampoline array support
|
2017-05-18 16:11:39 +03:00 |
|