issues
search
EtchedPixels
/
Fuzix-Compiler-Kit
Fuzix C Compiler Project
Other
49
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
be-code-6800.c write_uni_op() breaks the stack if the destination of the assignment is a char.
#121
zu2
closed
1 month ago
2
support6800/__addxconst.s is slow, so use inx/dex instead.
#120
zu2
closed
1 month ago
2
support6800/ missing __abx, __adx
#119
zu2
closed
1 month ago
1
be-code-6800.c op16_on_node() remap breaks op2
#118
zu2
closed
1 month ago
0
be-code-6800.c: gen_fast_div() does not calculate correct value when dividend is negative
#117
zu2
closed
1 month ago
4
support6800/ __ccgteql.s, __ccgtl.s, __cclteql.s, __ccltl.s, __ccnel.s does not return the correct value
#116
zu2
closed
1 month ago
0
support6800/__shru.s is missing a tsx instruction to point to the stack
#115
zu2
closed
1 month ago
0
be-codegen-6800.c does not generate instructions for MC6800
#114
zu2
closed
1 month ago
2
support6800/__minusl.s does not cleanup the stack.
#113
zu2
closed
1 month ago
1
support6800/__xshrequ.s does not perform optimization when the shift count is 8 or more.
#112
zu2
closed
1 month ago
0
support6800/ missing __plus.s
#111
zu2
closed
1 month ago
0
In be-func-6800.c, the caller clears the stack even when the CPU is MC6800.
#110
zu2
closed
1 month ago
0
support6800/ missing __and.s __orl.s __xor.s
#109
zu2
closed
1 month ago
0
support6800/__booll.s does not return correct values
#108
zu2
closed
1 month ago
0
support6800/__xremequl.s does not return correct values
#107
zu2
closed
1 month ago
0
support6800/__xdivequl.s does not return correct values
#106
zu2
closed
1 month ago
0
support6800/__xdiveql.s does not return correct values
#105
zu2
closed
1 month ago
0
support6800/__remul.s does not return correct values
#104
zu2
closed
1 month ago
0
support6800/__reml.s does not return correct values
#103
zu2
closed
1 month ago
0
support6800/__divl.s does not return correct values
#102
zu2
closed
1 month ago
0
support6800/__divul.s does not return correct values
#101
zu2
closed
1 month ago
0
support6800/divide32x32.s does not return correct values
#100
zu2
closed
1 month ago
0
support6800/__switchl.s doesn't return correct results
#99
zu2
closed
1 month ago
0
support6800/__switch.s doesn't return correct results
#98
zu2
closed
1 month ago
0
support6800/__switchc.s doesn't return correct results
#97
zu2
closed
1 month ago
0
support6800/__xdiveq.s The __xdiveq routine does not calculate correctly
#96
zu2
closed
1 month ago
0
support6800/__div.s The __rem routine does not calculate the remainder correctly when the dividend is negative
#95
zu2
closed
1 month ago
0
support6800/__addxconst.s does not do the correct addition.
#94
zu2
closed
1 month ago
0
support6800/__mull.s does not calculate correctly
#93
zu2
closed
1 month ago
0
support6800/ missing __cceq.s __ccgt.s __ccgteq.s __cclt.s __cclteq.s __ccltu.s __ccne.s
#92
zu2
closed
1 month ago
0
support6800/__pop[24].s breaks AccA
#91
zu2
closed
1 month ago
0
op16_on_node() in be-code-6800.c does not set array addresses correctly.
#90
zu2
closed
1 month ago
2
test/run-test6800.sh is missing
#89
zu2
closed
1 month ago
0
test/6800.c does not stop on illegal instructions
#88
zu2
closed
1 month ago
0
test/emu6800.c cannot return test results.
#87
zu2
closed
1 month ago
0
test/ does not contain a testcrt0_6800.s routine for testing.
#86
zu2
closed
1 month ago
0
support6800/ does not contain a cleanup routine for returning from a function.
#85
zu2
closed
1 month ago
0
support6800/__xminusminusc.s does not return the value of the variable before decriment.
#84
zu2
closed
1 month ago
0
cc.hlp: No such file or directory
#83
efa
opened
1 month ago
1
support6800/__mull.s does not set the IX register correctly, resulting in strange results.
#82
zu2
closed
1 month ago
1
The gen_node() function in be-codegen-6800.c does not set 32-bit constants correctly.
#81
zu2
closed
1 month ago
1
The load_d_const() function in be-code-6800.c does not load 16-bit constants correctly.
#80
zu2
closed
1 month ago
1
support6800/__ccnel.s has a jump to false4,true4, it should be __false4,__true4.
#79
zu2
closed
1 month ago
1
test/6800.c The 6800 emulator does not correctly change the flags resulting from the CPX instruction.
#78
zu2
closed
2 months ago
2
__negatel.s: fixed carry bug when negating longs (Z80)
#77
danielgaskell
closed
2 months ago
1
__castf.c: fixed typo in function names
#76
danielgaskell
closed
2 months ago
1
Fixed typo in _castf primitives on Z80 that lead to linker errors
#75
danielgaskell
closed
3 months ago
1
test/6800.c 6800 emulator's clock_count table is incorrect.
#74
zu2
closed
1 month ago
1
6800: support6800/divide.s can be improved.
#73
zu2
closed
3 months ago
2
Building the compiler: __cast2f.c does not compile with fcc because it wants a /lib/cc1.super8
#72
trcwm
closed
3 months ago
4
Previous
Next