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