Giters
EtchedPixels
/
Fuzix-Compiler-Kit
Fuzix C Compiler Project
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
45
Watchers:
8
Issues:
76
Forks:
11
EtchedPixels/Fuzix-Compiler-Kit Issues
support6800/__ccnel.s has a jump to false4,true4, it should be __false4,__true4.
Updated
a month ago
test/6800.c The 6800 emulator does not correctly change the flags resulting from the CPX instruction.
Closed
a month ago
Comments count
2
test/6800.c 6800 emulator's clock_count table is incorrect.
Updated
2 months ago
Comments count
1
6800: support6800/divide.s can be improved.
Closed
2 months ago
Comments count
2
Building the compiler: __cast2f.c does not compile with fcc because it wants a /lib/cc1.super8
Closed
3 months ago
Comments count
4
Support for MSYS2
Closed
5 months ago
Comments count
1
6809: problem with complex expressions
Closed
6 months ago
Comments count
2
6809: commit 47fa411 breaks a test
Closed
6 months ago
Comments count
2
supportz80: a few multiply defined symbols
Closed
6 months ago
6809: another pointer issue
Closed
6 months ago
6809: another helper and/or backend code
Closed
6 months ago
Comments count
6
cc.c: `-o` the target name only for linking
Closed
6 months ago
Comments count
3
z80 and 6809: issue subtracting char pointers
Closed
6 months ago
Comments count
6
Build Error on MacOSX
Closed
6 months ago
Comments count
2
Another weird 6809 bug
Closed
6 months ago
Comments count
1
Strange link issue
Closed
6 months ago
Comments count
4
Commit 97184cc: 6809 error compiling libs/__getgrent.c
Closed
6 months ago
Comments count
1
fcc -m6809 -O -c __cast2f.c
Closed
6 months ago
Comments count
2
Some more 6809 support routines needed
Closed
6 months ago
Comments count
2
6809 readdir(): missing postincc
Closed
6 months ago
Comments count
1
missing files
Closed
6 months ago
Comments count
4
6809 printf: getting closer
Closed
6 months ago
Comments count
1
6809 __xminuseq might be iffy
Closed
7 months ago
Comments count
2
backend-6800.c: wrong f'n arg values pushed
Closed
7 months ago
Comments count
1
6809: missing __xminusequ
Closed
7 months ago
Comments count
3
More tests
Closed
7 months ago
Comments count
6
backend-6800.c: longs on the stack
Closed
7 months ago
Comments count
3
backend-6800: left_shift() isn't right
Closed
7 months ago
Comments count
2
backend-6800: pointer issue
Closed
7 months ago
Comments count
2
backend-6800.c: some issue with 6809 pointers to local variables
Closed
7 months ago
Comments count
1
An Idea to Implement Postinc
Closed
8 months ago
Comments count
2