| bencollver 04.02.2026, 17:02 |
trip report: Tiny C Compiler 0.9.27 (Miscellaneous) |
First Attempt: |
| tkchia 04.02.2026, 17:55 (edited by tkchia, 04.02.2026, 18:18) @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
Hello bencollver, --- |
| bencollver 04.02.2026, 18:48 (edited by bencollver, 04.02.2026, 19:08) @ tkchia |
trip report: Tiny C Compiler 0.9.27 |
> Hello bencollver, |
| Japheth Germany (South), 04.02.2026, 21:12 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
> https://github.com/Baron-von-Riedesel/HX/blob/master/Src/DPMILDR/DPMILDR.ASM#L2864 --- |
| bencollver 04.02.2026, 21:44 @ Japheth |
trip report: Tiny C Compiler 0.9.27 |
> It's perhaps a COMMAND.COM issue. |
| bretjohn Rio Rancho, NM, 05.02.2026, 22:24 @ Japheth |
trip report: Tiny C Compiler 0.9.27 |
> I cannot remember all details currently, but since the cmdline in the PSP |
| Rugxulo Usono, 05.02.2026, 23:09 @ bretjohn |
trip report: Tiny C Compiler 0.9.27 |
> There are 128 bytes set aside in the PSP for the command-tail. The first |
| bretjohn Rio Rancho, NM, 06.02.2026, 01:59 @ Rugxulo |
trip report: Tiny C Compiler 0.9.27 |
> Not sure the exact limit. Maybe you mean minus the length byte and actual |
| bencollver 04.02.2026, 21:38 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
> p.s. I could probably work around this first issue by using TCC's @file |
| tkchia 05.02.2026, 16:44 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
Hello bencollver, --- |
| bencollver 05.02.2026, 18:34 (edited by bencollver, 05.02.2026, 19:01) @ tkchia |
trip report: Tiny C Compiler 0.9.27 |
> Hello bencollver, |
| bencollver 05.02.2026, 22:22 (edited by bencollver, 05.02.2026, 22:49) @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
> |
| tkchia 05.02.2026, 23:13 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
Hello bencollver, --- |
| Rugxulo Usono, 05.02.2026, 23:16 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
> The extra "ff ff ff" bytes are coming from i386-gen.c in the gen_modrm() |
| tkchia 05.02.2026, 23:18 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
Hello bencollver, --- |
| tkchia 06.02.2026, 23:45 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
Hello bencollver, --- |
| bencollver 11.02.2026, 00:44 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
I was chugging along replacing TCC's MSVCRT.DLL dependency with Watcom's libc. I got the compiler to self-host. That was fun! |
| Rugxulo Usono, 11.02.2026, 01:42 @ bencollver |
trip report: Tiny C Compiler 0.9.27 |
> I tried to change TCC to use Watcom's calling convention, but i didn't get |
| bencollver 11.02.2026, 02:06 @ Rugxulo |
trip report: Tiny C Compiler 0.9.27 |
> Do you mean -3s doesn't work? Default is something like -3 (register |
Thread view