1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-25 13:29:41 +00:00
cc65/src/sim65
Colin Leroy-Mira 0dd7b0c3a5 Implement __sysremove for sim65
This will allow using unlink()/remove() in sim65 programs
Use it to unlink fgets' test output file
2024-01-28 13:58:57 +01:00
..
6502.c sim64 universal 64-bit cycle count support: 2023-05-07 16:26:42 -04:00
6502.h sim64 universal 64-bit cycle count support: 2023-05-07 16:26:42 -04:00
error.c sim64 universal 64-bit cycle count support: 2023-05-07 16:26:42 -04:00
error.h sim65 use error codes outside the simulated program's range for non-sim errors 2023-05-07 16:51:12 -04:00
main.c Linux build rejects %llu in ErrorCode 2023-05-07 17:41:54 -04:00
memory.c Speed up sim65 by 10% 2022-10-17 13:32:38 +03:00
memory.h Speed up sim65 by 10% 2022-10-17 13:32:38 +03:00
paravirt.c Implement __sysremove for sim65 2024-01-28 13:58:57 +01:00
paravirt.h Implement __sysremove for sim65 2024-01-28 13:58:57 +01:00