.. |
cpm
|
Fix incorrect instruction in the emulator disassembler.
|
2020-02-05 22:43:27 +01:00 |
em
|
Move time() into sys; change the name of the variable which controls it.
|
2018-06-23 19:40:50 +02:00 |
em22
|
Get em22 working. Remove the leading-underscore system calls from its libsys.
|
2018-06-23 15:57:57 +02:00 |
linux
|
Add fork, wait, waitpid for all Linux targets, & execl for linux386.
|
2022-01-19 17:05:59 +00:00 |
linux68k
|
fix compile error under macos
|
2021-03-17 20:01:44 +01:00 |
linux386
|
Add fork, wait, waitpid for all Linux targets, & execl for linux386.
|
2022-01-19 17:05:59 +00:00 |
linuxmips
|
Add fork, wait, waitpid for all Linux targets, & execl for linux386.
|
2022-01-19 17:05:59 +00:00 |
linuxppc
|
Add fork, wait, waitpid for all Linux targets, & execl for linux386.
|
2022-01-19 17:05:59 +00:00 |
msdos86
|
plat/msdos86: free up program memory above 64 KiB; also check
|
2022-06-28 20:13:16 +00:00 |
osx
|
Include more headers to declare functions.
|
2019-03-22 15:59:35 -04:00 |
osx386
|
Enable long long in ACK C for osx386.
|
2019-09-25 12:35:48 -04:00 |
osxppc
|
For osxppc, change size 8 to alignment 4.
|
2018-01-27 16:35:48 -05:00 |
pc86
|
Add .seek asm pseudo-op, advances location counter to fixed offset
|
2021-03-19 13:36:24 +00:00 |
pdpv7
|
Move time() into sys; change the name of the variable which controls it.
|
2018-06-23 19:40:50 +02:00 |
qemuppc
|
Move time() into sys; change the name of the variable which controls it.
|
2018-06-23 19:40:50 +02:00 |
rpi
|
Move time() into sys; change the name of the variable which controls it.
|
2018-06-23 19:40:50 +02:00 |
build.lua
|
Turns out that the compiler needs access to the libpc headers too; refactor
|
2018-06-18 22:17:38 +02:00 |