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