Assembler
|
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 anno fa |
BCC
|
7cfd77a292
Added fps counter to raycaster
|
1 anno fa |
Documentation
|
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.
|
1 anno fa |
Graphics
|
33d828b6b9
All rendering of textured raycaster now done in assembly for significant speed improvement.
|
1 anno fa |
Programmer
|
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.
|
1 anno fa |
Quartus
|
4e7cdb1216
Changed pixelplane to 24 bit colors. Updated texture generator and raycaster to 24 bit color.
|
1 anno fa |
SublimeText3
|
1026f4776c
Cleaned up some files
|
2 anni fa |
Verilog
|
4e7cdb1216
Changed pixelplane to 24 bit colors. Updated texture generator and raycaster to 24 bit color.
|
1 anno fa |
.gitattributes
|
b9bc26129d
Added gitattributes to ignore the huge UARTbootloader.asm file. Deleted old quartus test project.
|
2 anni fa |
.gitignore
|
a76905443f
Ported Quartus to 5CEA5 FPGA. SDRAM does not seem to work.
|
2 anni fa |
LICENSE.txt
|
9ec3298860
Updated README and added licence so repo can go public now
|
2 anni fa |
README.md
|
3d9b4194f7
Added initial documentation
|
2 anni fa |