bart
|
24c2098f9e
Added buffer for asm and bcc. Other minor improvements. fgpc build tools are confirmed working by compiling raycast on device.
|
7 ay önce |
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.
|
7 ay önce |
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
|
7 ay önce |
bart
|
93dfd54dbb
Added ls program and check for file and dirname length
|
7 ay önce |
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.
|
7 ay önce |
bart
|
f88d0c38c1
Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process.
|
7 ay önce |
bart
|
52f2819774
Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future.
|
1 yıl önce |
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.
|
1 yıl önce |
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.
|
1 yıl önce |
bart
|
01b9bb8f29
Added signed right shift operation to CPU, assembler, compiler, code and documentation.
|
1 yıl önce |
bart
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
2 yıl önce |