-
Joined on
2026年06月23日
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
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
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
strtol/strtoul: fix four bugs, add a host test
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
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
70cbcea5b4
Fix miscompilation of multi-dimensional array parameters
40ea668ebc
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
825eeeee1d
emulators: fix return code in consistency
337b323837
65c816: fix corner case of debug only access out of memory range
array-fix
c49c6dcc4c
Fix miscompilation of multi-dimensional array parameters
45be88e516
Add regression test for multi-dimensional array parameters
tree: fix signed / and % folding wrong for negative operands
6508afdfea
tree: fix signed / and % folding wrong for negative operands
c855d589b1
tree: fix signed / and % folding wrong for negative operands