• Joined on 2026年06月23日
scrpi pushed to main at scrpi/Fuzix-Compiler-Kit 2026年07月07日 23:36:14 +02:00
0dbfc859db 8080/8085/z80: fix bug in logic eq ops on registers
599254ecf1 0601-register: add a byte logic eqop test
550ce4d997 tms7000/z8: fix some errors for byte wide register ops
8912956793 Merge pull request 'array-fix' (#302) from scrpi/Fuzix-Compiler-Kit:array-fix into main
b833537215 Fix miscompilation of multi-dimensional array parameters
Compare 6 commits »
scrpi pushed to master at scrpi/FUZIX 2026年07月07日 23:36:03 +02:00
31a8d399da Merge pull request 'strtol/strtoul: fix four bugs, add a host test' (#1228) from scrpi/FUZIX:strtol-fixes into master
8798e22735 Merge pull request 'cpc/pkg: We don't have a platform specific termcap anymore.' (#1227) from ajcasado/FUZIX:cpc-pkg-fix into master
4caf26511e Merge pull request 'cpc/video:Fix bug in _plot_char video RAM and font ROM mapping sequence, inverse attribute implementation and some speed optimizations.' (#1225) from ajcasado/FUZIX:cpc-video-im...
fda6af7266 strtol: fix bug where overflow is missed in a non-decimal base
8314205181 strtol: fix bug where endptr advances with no conversion
Compare 10 commits »
scrpi pushed to strtol-fixes at scrpi/FUZIX 2026年07月07日 08:52:24 +02:00
fda6af7266 strtol: fix bug where overflow is missed in a non-decimal base
8314205181 strtol: fix bug where endptr advances with no conversion
1da9f0ba34 strtol: fix bug where signed/unsigned overflow is swapped
9e18c84e25 strtol: fix bug when char value equals base
ad46334641 Library/tests: add strtol/strtoul test
Compare 5 commits »
scrpi created pull request EtchedPixels/FUZIX#1228 2026年07月07日 08:45:01 +02:00
strtol/strtoul: fix four bugs, add a host test
scrpi created branch strtol-fixes in scrpi/FUZIX 2026年07月07日 08:33:42 +02:00
scrpi pushed to strtol-fixes at scrpi/FUZIX 2026年07月07日 08:33:42 +02:00
8d74f3ba9a strtol: fix bug where overflow is missed in a non-decimal base
8081d5cd22 strtol: fix bug where endptr advances with no conversion
2fdc8982b3 strtol: fix bug where signed/unsigned overflow is swapped
2e52792163 strtol: fix bug when char value equals base
f1d6f833cc Library/tests: add strtol/strtoul test
Compare 5 commits »
scrpi created repository scrpi/FUZIX 2026年07月07日 08:33:07 +02:00
scrpi pushed to array-fix at scrpi/Fuzix-Compiler-Kit 2026年07月06日 08:11:25 +02:00
b833537215 Fix miscompilation of multi-dimensional array parameters
8b65638c9d Add regression test for multi-dimensional array parameters
5b03c03801 sm83: fix case we generated a helper call for unsigned to ulong cast
0d29663f57 emuz80: error message still said emu85 in one case
5266df8c85 Merge pull request 'tree: fix signed / and % folding wrong for negative operands' (#300) from scrpi/Fuzix-Compiler-Kit:const-div-fix into main
Compare 8 commits »
scrpi pushed to array-fix at scrpi/Fuzix-Compiler-Kit 2026年07月06日 08:08:16 +02:00
70cbcea5b4 Fix miscompilation of multi-dimensional array parameters
40ea668ebc Add regression test for multi-dimensional array parameters
Compare 2 commits »
scrpi pushed to main at scrpi/Fuzix-Compiler-Kit 2026年07月06日 05:27:57 +02:00
5b03c03801 sm83: fix case we generated a helper call for unsigned to ulong cast
0d29663f57 emuz80: error message still said emu85 in one case
5266df8c85 Merge pull request 'tree: fix signed / and % folding wrong for negative operands' (#300) from scrpi/Fuzix-Compiler-Kit:const-div-fix into main
825eeeee1d emulators: fix return code in consistency
337b323837 65c816: fix corner case of debug only access out of memory range
Compare 6 commits »
scrpi created pull request EtchedPixels/Fuzix-Compiler-Kit#302 2026年07月06日 05:22:25 +02:00
array-fix
scrpi created branch array-fix in scrpi/Fuzix-Compiler-Kit 2026年07月06日 05:13:17 +02:00
scrpi pushed to array-fix at scrpi/Fuzix-Compiler-Kit 2026年07月06日 05:13:17 +02:00
c49c6dcc4c Fix miscompilation of multi-dimensional array parameters
45be88e516 Add regression test for multi-dimensional array parameters
Compare 2 commits »
scrpi created pull request EtchedPixels/Fuzix-Compiler-Kit#300 2026年07月03日 08:18:31 +02:00
tree: fix signed / and % folding wrong for negative operands
scrpi pushed to const-div-fix at scrpi/Fuzix-Compiler-Kit 2026年07月03日 08:17:52 +02:00
6508afdfea tree: fix signed / and % folding wrong for negative operands
scrpi created branch const-div-fix in scrpi/Fuzix-Compiler-Kit 2026年07月03日 08:09:57 +02:00
scrpi pushed to const-div-fix at scrpi/Fuzix-Compiler-Kit 2026年07月03日 08:09:57 +02:00
c855d589b1 tree: fix signed / and % folding wrong for negative operands
scrpi created repository scrpi/Fuzix-Compiler-Kit 2026年07月03日 07:35:16 +02:00
scrpi created repository scrpi/Fuzix-Bintools 2026年06月23日 04:15:32 +02:00