marcobaye
7a94c67990
fixed example programs to not throw warnings
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@362 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-03-13 12:00:42 +00:00
marcobaye
dbf3cbd61e
added more error checking when writing files
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@358 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-03-10 11:24:06 +00:00
marcobaye
b9d7e83e5c
added "reu-detect" example file
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@327 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-01-29 00:59:41 +00:00
marcobaye
dac562b84f
fixed comments
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@323 4df02467-bbd4-4a76-a152-e7ce94205b78
2021-11-05 09:41:40 +00:00
marcobaye
eeece2db6e
added "double dabble" example
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@322 4df02467-bbd4-4a76-a152-e7ce94205b78
2021-11-04 20:15:04 +00:00
marcobaye
3bb7fce2f0
removed warning about C-style "==" comparison operator.
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@317 4df02467-bbd4-4a76-a152-e7ce94205b78
2021-01-31 21:56:37 +00:00
marcobaye
8dc1b0ca0f
fix for previous commit; inhibited warning
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@310 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-11-09 00:45:57 +00:00
marcobaye
125d525b7d
added some misc example files and fixed kernal docs in lib
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@309 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-11-09 00:43:43 +00:00
marcobaye
cf167a34e4
added alternative expected output for trigonometric example
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@254 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-06-22 11:08:53 +00:00
marcobaye
681cbda33e
examples: fixed Makefile to use correct file format for trigonometry example
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@77 4df02467-bbd4-4a76-a152-e7ce94205b78
2016-12-27 12:29:09 +00:00
marcobaye
651b059e67
Tiny change to support compilers without snprintf(). Added Makefile for examples.
...
No change in functionality.
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@65 4df02467-bbd4-4a76-a152-e7ce94205b78
2015-08-16 20:19:00 +00:00
marcobaye
af1bd69455
Release 0.95.2: Changed "save labels" to "symbol list" in a lot of code, error messages and docs.
...
Added "!symbollist" alias for "!sl" pseudo opcode.
Change in undocumented ("illegal") opcodes: ANC #8 now generates 0x0b instead of 0x2b (both opcodes do the same thing).
Added experimental support for generating a report listing. Thanks to Johann Klasek for writing this extension patch.
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@40 4df02467-bbd4-4a76-a152-e7ce94205b78
2014-11-22 01:36:02 +00:00
marcobaye
d152f60acd
Release 0.95: Added experimental type checking system (still missing docs, however). Made warning about old "!for" syntax configurable.
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@34 4df02467-bbd4-4a76-a152-e7ce94205b78
2014-06-02 00:47:46 +00:00
marcobaye
c8ff626943
Release 0.94.12: Finally created new "!for" syntax so counting can start at zero. Added "0b" as alternative prefix for binary values.
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@33 4df02467-bbd4-4a76-a152-e7ce94205b78
2014-05-31 00:46:55 +00:00
marcobaye
059238874d
Release 0.94.5: Fixed bugs in wrap-around branches and left-shifting floats. Several changes in library.
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@15 4df02467-bbd4-4a76-a152-e7ce94205b78
2013-06-26 23:01:00 +00:00
marcobaye
0ec58e8b15
reformatted example sources (some slightly, some not so slightly).
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@12 4df02467-bbd4-4a76-a152-e7ce94205b78
2013-04-07 21:29:09 +00:00
marcobaye
721a2d7bbc
fixed dir tree structure
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@3 4df02467-bbd4-4a76-a152-e7ce94205b78
2012-02-27 21:25:04 +00:00