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 rok pred |
BCC
|
55b5818582
Textured raycaster is now fast enough for a demo.
|
1 rok pred |
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 rok pred |
Graphics
|
9ac6dafd0f
POC texture rendering in raycaster. No code optimization yet so it is very slow.
|
1 rok pred |
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 rok pred |
Quartus
|
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 rok pred |
SublimeText3
|
1026f4776c
Cleaned up some files
|
2 rokov pred |
Verilog
|
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 rok pred |
.gitattributes
|
b9bc26129d
Added gitattributes to ignore the huge UARTbootloader.asm file. Deleted old quartus test project.
|
2 rokov pred |
.gitignore
|
a76905443f
Ported Quartus to 5CEA5 FPGA. SDRAM does not seem to work.
|
2 rokov pred |
LICENSE.txt
|
9ec3298860
Updated README and added licence so repo can go public now
|
2 rokov pred |
README.md
|
3d9b4194f7
Added initial documentation
|
2 rokov pred |