073b4c264aSet default RAM size to 32 kB.
Stephan Mühlstrasser
2015-01-05 20:37:23 +01:00
8fa5fc6108Restructured according to coding conventions.
Stephan Mühlstrasser
2015-01-02 20:28:36 +01:00
d11232214eMerge pull request #144 from greg-king5/regression-makes
Oliver Schmidt
2014-12-20 17:31:33 +01:00
1a0a872bd6Made sure that parallel-building the regression-tests doesn't start a test before all of the directories are clean.
Greg King
2014-12-18 14:30:35 -05:00
244eeedcfcShortenned the code that creates the TESTS make variable.
Greg King
2014-12-18 14:15:24 -05:00
e414e89b64Use simply-defined make variables.
Greg King
2014-12-17 17:44:39 -05:00
15a22bd1c8All regression-tests subdirectories are cleaned before the first test starts, so that 'make continue' won't see debris when it moves to the next directory.
Greg King
2014-12-17 17:35:18 -05:00
d9c8c1de45Create the makefile variable REFS in the same way that TESTS is made.
Greg King
2014-12-17 16:30:09 -05:00
ad56b6abe9Made the makefiles' clean target remove the object files from the source directory.
Greg King
2014-12-17 15:59:29 -05:00
b9c1087cc2Added make code to build the optimized versions.
Greg King
2014-12-17 11:57:45 -05:00
d9df576fa6Used an easier-to-remember way of creating a program that uses graphics RAM for other purposes.
Greg King
2014-12-13 09:52:39 -05:00
8d5bb55281Made some descriptions less ambiguous.
Greg King
2014-12-03 12:02:48 -05:00
83549e2321Merge pull request #142 from greg-king5/disassemble-segment
Oliver Schmidt
2014-12-03 14:07:12 +01:00
fd5dca08fbRemoved unused constants They were left-overs from early attempts to implement character output.
Stephan Mühlstrasser
2014-12-02 18:20:54 +01:00
e9a90940b1Dummy implementation for osmapperrno Copied from atmos implementation
Stephan Mühlstrasser
2014-11-30 21:05:36 +01:00
b47a1d99ecAdded scrsize() function.
Stephan Mühlstrasser
2014-11-30 16:01:43 +01:00
945ad167dfUndo accidental rename of wrong scrsize.s file.
Stephan Mühlstrasser
2014-11-30 16:00:55 +01:00
fa770bada8Added scrsize() function.
Stephan Mühlstrasser
2014-11-30 15:58:59 +01:00
3867be7166Added cclear() and cclearxy() implementations.
Stephan Mühlstrasser
2014-11-30 14:25:16 +01:00
4a9346d631added todo
mrdudz
2014-11-22 19:50:30 +01:00
875e0762e7generate reference output using host compiler, compare using diff, fix yacc input file to work on both host and sim65
mrdudz
2014-11-22 19:45:40 +01:00
20cf4e1cc7moved tests that need special care into misc dir
mrdudz
2014-11-22 19:42:39 +01:00
6144063a6dfixed up the rest of the tests, added rudimentary makefile(s)
mrdudz
2014-11-22 18:28:05 +01:00
12ca22c265Remove unnecessary commented code.
Stephan Mühlstrasser
2014-11-22 18:14:52 +01:00
20072a379cadded makefile and common include
mrdudz
2014-11-22 17:02:46 +01:00
a20cb09032added makefile and common include
mrdudz
2014-11-22 16:59:31 +01:00
d712abfe27include s26 to get bitsize of char
mrdudz
2014-11-22 16:45:23 +01:00
f82343c484sitest can not work
mrdudz
2014-11-22 16:44:48 +01:00