.. |
DATA
|
0fd222280a
Added halfres rendering mode to gpu and mu. Added millis counter to mu. Raycaster now renders at half resolution and many improvements. Now at 40 to 70fps.
|
před 1 rokem |
LIB
|
51b0460b59
Reading BRFS from SPI Flash now seems to work.
|
před 7 měsíci |
BENCH.C
|
9a285550c0
Updated documentation a bit, added newlines to BENCH, removed wrong comments from L2cache.v
|
před 1 rokem |
BRFS.C
|
51b0460b59
Reading BRFS from SPI Flash now seems to work.
|
před 7 měsíci |
COLORS.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!
|
před 2 roky |
CP.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!
|
před 2 roky |
EDIT.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!
|
před 2 roky |
FPCALC.C
|
f3f3a43044
Added fixed-point signed divider to MU. Integrated into FPCALC.
|
před 1 rokem |
ICALC.C
|
69d109e653
Added hardware signed and unsigned integer division and modulo. Created simple integer calculator to test. Updated several programs and BDOS to use new division hardware while keeping software calculation as legacy functions.
|
před 1 rokem |
MATRIX.C
|
01b9bb8f29
Added signed right shift operation to CPU, assembler, compiler, code and documentation.
|
před 2 roky |
MBROT.C
|
9cb7744c82
Create SPI flash library to interact with SPI flash, Added write updated sector functionality to BRFS, Some small fixes in other code.
|
před 7 měsíci |
MV.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!
|
před 2 roky |
PXTEST.C
|
6e3cd7cd9c
PixelEngine now works in hardware with both HDMI and NTSC. Added pxtest and mandelbrot test programs.
|
před 2 roky |
RAYCAST.C
|
0fd222280a
Added halfres rendering mode to gpu and mu. Added millis counter to mu. Raycaster now renders at half resolution and many improvements. Now at 40 to 70fps.
|
před 1 rokem |
SNAKE.C
|
01b9bb8f29
Added signed right shift operation to CPU, assembler, compiler, code and documentation.
|
před 2 roky |
SPIFLASH.C
|
9cb7744c82
Create SPI flash library to interact with SPI flash, Added write updated sector functionality to BRFS, Some small fixes in other code.
|
před 7 měsíci |
TEST.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!
|
před 2 roky |
TESTCH3.C
|
5af536210d
Fixed instability by adding clear cache instruction during SPI transfer. No idea why this fixed the issue, as the I/O address range is above the limit for cache to work.
|
před 1 rokem |
TESTIMG.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!
|
před 2 roky |
WEBSERV.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!
|
před 2 roky |
WGET.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!
|
před 2 roky |