488 Commits

Author SHA1 Message Date
a62337c659 Add codealike.json. 2026-02-13 14:03:32 +00:00
f59e1b1dd3 Add missing project files. 2026-02-13 14:02:02 +00:00
eebc2e42b6 Update .clang-format for improved style consistency 2026-02-13 13:54:34 +00:00
e7941a0d66 Make it work in XENIX compilers. 2026-02-13 13:54:12 +00:00
fc6a0afc87 Make code work in K&R compilers. 2026-02-13 13:52:45 +00:00
2645d50d42 Update project files. 2026-02-13 13:49:18 +00:00
d31bcfe313 Added Makefile for COHERENT UNIX. 2026-02-12 18:06:51 +00:00
2c4c17651e Added COHERENT UNIX binary. 2026-02-12 18:05:53 +00:00
5d3b08f342 Added OpenServer binary. 2026-02-12 18:05:33 +00:00
f102ffa812 Added Makefile for UnixWare. 2026-02-12 15:08:36 +00:00
6c51d34a8e Added UnixWare binary 2026-02-12 15:07:53 +00:00
d8df6ebe62 Added XENIX binaries 2026-02-12 14:42:30 +00:00
99d41ca147 Added DeLL UNIX binary. 2026-02-04 00:36:33 +00:00
79e0ace5f1 Added BSD/OS binaries. 2026-02-03 23:05:05 +00:00
0c1313827f Add AI Agent Guidelines documentation 2025-12-29 19:34:12 +00:00
f8a98c1172 Add some Z80 binary files. 2025-12-29 19:26:22 +00:00
45257d02f3 Update copyright year to 2026. 2025-12-29 19:21:06 +00:00
533e105db0 Add support for DOS and update executable naming conventions in CMake 2025-12-29 19:16:30 +00:00
50a028e2ff Update Z80 binaries. 2021-05-29 00:02:53 +01:00
5b903a5372 Fix Z80 project. 2021-05-29 00:00:54 +01:00
710e144f78 Set CP/M BDOS error mode. 2021-05-28 23:59:48 +01:00
3946f33ddb Add Makefile for 6502 computers using CC65. 2021-05-26 00:55:56 +01:00
0a489f1680 Add Makefile for Z80 computers using Z88DK. 2021-05-26 00:55:23 +01:00
640940f1a3 Add definitions for 6502 computers. 2021-05-26 00:54:54 +01:00
4ee64df89d Set ProDOS file type when compiled for Apple II. 2021-05-26 00:54:38 +01:00
94e938fbe2 Move from Z80 to 8bit as it is usable in 6502 as well. 2021-05-26 00:45:45 +01:00
9c426f63c4 Write content to files in Z80 as some systems ignore empty files. 2021-05-25 21:54:05 +01:00
1a93db2554 Try to create only 300 files in settings. 2021-05-25 21:53:47 +01:00
bde1577cd3 Use 16 bytes for files name in Z80 as 9 seems to fail in some systems. 2021-05-25 21:53:34 +01:00
159c53a200 Check if errno is set. 2021-05-25 21:53:03 +01:00
906e63469e Open file as write-only in Z80. 2021-05-25 21:52:51 +01:00
f5153c879c Wait for key before exiting. 2021-05-25 21:52:29 +01:00
9913136690 Use int instead of long to count elements in Z80. 2021-05-25 21:51:48 +01:00
2ac584e5c2 Fix text alignment in Z80. 2021-05-25 21:50:45 +01:00
4ce79d4396 Add Z80 binaries. 2021-05-25 20:55:19 +01:00
2c6f4e0cb4 Implement fssetter for Z80 based computers. 2021-05-25 20:53:54 +01:00
3d6e264491 Add skeleton for Z80 target. 2021-05-25 18:22:02 +01:00
64ed713a96 Update function definition in Darwin. 2021-05-25 13:43:46 +01:00
81db71957a Add some documentation. 2021-05-24 14:58:33 +01:00
2644703659 Add binary for Darwin 1.2. 2021-05-24 14:30:22 +01:00
3edd14dbc9 Add binary for Darwin 1.3. 2021-05-24 14:30:12 +01:00
473a5b81b3 Add binary for Darwin 1.4. 2021-05-24 14:29:58 +01:00
3ce3aa8ea4 Add binary for Darwin 7. 2021-05-24 14:29:48 +01:00
7d034506a7 Add binary for Darwin 8. 2021-05-24 14:29:40 +01:00
7a65b02752 Add Makefile for Darwin 1.2. 2021-05-24 14:29:29 +01:00
310c97a1a8 Add Makefile for Darwin 1.3. 2021-05-24 14:29:18 +01:00
1367c125fc Add Makefile for Darwin 1.4. 2021-05-24 14:29:10 +01:00
5606dedcc6 Add Makefile for Darwin 7. 2021-05-24 14:29:00 +01:00
2802c7fdc9 Add Makefile for Darwin 8. 2021-05-24 14:28:50 +01:00
8c6517322f Add Makefile for Mac OS X 10.4. 2021-05-24 14:28:36 +01:00