Sven Michael Klose
|
a60ac67783
|
main(): Re-introduce return value. Compiler rejects 'void'.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
d23c83dd1e
|
Remove command line arguments and return value from main().
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
d5591bc184
|
Make label file for c610 platform.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
6aabee0564
|
Remove -t option for linker only.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
a5ca1928f5
|
Use -t option alongside -C.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
582c2f65e3
|
Use suffix '.lbl' instead of '.lst'.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
0ac1b8d6b1
|
Remove most compiler warnings.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
20f7320bae
|
cbmdir-test for VICs needs memory expansion.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
4bc9a9d9cc
|
Make VICE monitor command lists for Commodore platforms.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
b40c76a632
|
Do not compile petscii test for unsupported platforms.
Only C64 is supported.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
c2608599aa
|
More strict printf() format string.
|
2022-07-21 03:13:10 +02:00 |
|
Sven Michael Klose
|
34e03fd9ec
|
Add test of strnlen().
|
2022-07-21 03:13:09 +02:00 |
|
Oliver Schmidt
|
8b0de8a931
|
Merge branch 'master' into master
|
2021-11-23 22:56:51 +01:00 |
|
Christian Groessler
|
c3d7a90084
|
targettest/atari/ostype.c: remove warnings
|
2021-10-05 19:19:54 +02:00 |
|
Christian Groessler
|
f6636635fa
|
targettest/atari/multi-xex.cfg: fix comments
|
2021-10-05 19:17:16 +02:00 |
|
mrdudz
|
94445cd16f
|
remove conio.pce from the default target and print a message instead
|
2021-09-28 22:37:34 +02:00 |
|
Greg King
|
52e4387929
|
Added a program that tests the Commodore-specific directory functions.
|
2021-08-12 13:21:24 -04:00 |
|
Wayne Parham
|
5d90087e66
|
Add space after every function or statement, before parenthesis
|
2021-06-16 17:14:44 -05:00 |
|
Wayne Parham
|
82bdc77e41
|
puts() whitespace style change
|
2021-06-16 16:47:38 -05:00 |
|
Wayne Parham
|
f1f700799b
|
All samples use 'int main' and 'return int'
|
2021-06-16 07:35:18 -05:00 |
|
Wayne Parham
|
11d81b1f43
|
Stylistic changes
|
2021-06-15 16:39:28 -05:00 |
|
Wayne Parham
|
9e6c1d1303
|
tapeio and symNotepad updates
|
2021-06-11 19:55:13 -05:00 |
|
Wayne Parham
|
7d6541274d
|
Changes to I/O access
|
2021-06-09 10:23:42 -05:00 |
|
Wayne Parham
|
6cf4bd99bb
|
Added Makefile for targettest/sym1
|
2021-06-07 11:50:47 -05:00 |
|
Wayne Parham
|
79757ee280
|
Removed 'return' from samples (with void main)
|
2021-06-07 01:04:55 -05:00 |
|
Wayne Parham
|
975e43892f
|
Samples cleanup
|
2021-06-07 00:48:02 -05:00 |
|
Wayne Parham
|
69e2313a63
|
First round of requested code changes
|
2021-06-06 23:20:54 +01:00 |
|
mrdudz
|
77bfd163cd
|
makefile cleanup
|
2020-10-16 15:50:18 +02:00 |
|
mrdudz
|
b773bb9ded
|
some more $(RM) vs $(DEL) fixing
|
2020-10-15 19:34:40 +02:00 |
|
Oliver Schmidt
|
095de4ea52
|
Write o65 files as SEQ files.
|
2020-10-15 12:54:01 +02:00 |
|
mrdudz
|
4777e98f57
|
rename testcode/ to targettest/
|
2020-09-29 19:14:46 +02:00 |
|