bart
|
24c2098f9e
Added buffer for asm and bcc. Other minor improvements. fgpc build tools are confirmed working by compiling raycast on device.
|
před 7 měsíci |
bart
|
927283b35d
Added progressbar to read from SPI flash, fixed two brfs bugs, improved df command, created print program, added disablecursor option in OS space.
|
před 7 měsíci |
bart
|
904815e900
Read BRFS from SPI Flash in QSPI mode, df util added to OS, clear command after boot, init script to compile and send all userbdos programs to newly formatted brfs
|
před 7 měsíci |
bart
|
93dfd54dbb
Added ls program and check for file and dirname length
|
před 7 měsíci |
bart
|
6a15b3499f
Added sync to flash syscall, fixed many bugs, added format cmd to shell, created checksum program, started on rm program, improved mkdir, added brfs user lib for struct defs.
|
před 7 měsíci |
bart
|
f88d0c38c1
Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process.
|
před 7 měsíci |
bart
|
52f2819774
Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future.
|
před 1 rokem |
bart
|
9a6bf3cd52
Improved reset for cache. Disabled l2 cache as it currently reduces performance. Added more CCache instructions to code, although likely not needed. Still instability issues when L1I cache is enabled.
|
před 1 rokem |
bart
|
3253b1bc2c
Added L1I cache. Added clear cache instruction, which is now added in the UART bootloader and BDOS program loaders. Fixed too fast read part in SPI flasher. Snake userbdos program now sometimes crashes, which needs further investigation.
|
před 1 rokem |
bart
|
01b9bb8f29
Added signed right shift operation to CPU, assembler, compiler, code and documentation.
|
před 1 rokem |
bart
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
před 2 roky |