.. |
fs.c
|
52f2819774
Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future.
|
1 year ago |
gfx.c
|
9f74a9565f
Fixed more MU I/O bugs. Updated everything from BCC except the ASM to work on new CPU. Added back flasher programs. Fixed LOAD/HI bug by using unsigned const16 instead. Updated assembler including hotfix for FPGC jumping to addr3 after UART bootloader is done. FPGC6 now basically fully works again!
|
2 years ago |
hidfifo.c
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
2 years ago |
math.c
|
01b9bb8f29
Added signed right shift operation to CPU, assembler, compiler, code and documentation.
|
2 years ago |
nethid.c
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
2 years ago |
netloader.c
|
52f2819774
Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future.
|
1 year ago |
ps2.c
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
2 years ago |
shell.c
|
52f2819774
Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future.
|
1 year ago |
stdlib.c
|
ddd3d60235
Added Fixed-Point BCC library, including a FPCALC application to test it. MULTFP instruction is added to assembler, and some library functions were added during development.
|
1 year ago |
usbkeyboard.c
|
118fe8b319
Improved new button check in USB keyboard driver of BDOS
|
2 years ago |
wiz5500.c
|
52f2819774
Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future.
|
1 year ago |