История коммитов

Автор SHA1 Сообщение Дата
  bart 24c2098f9e Added buffer for asm and bcc. Other minor improvements. fgpc build tools are confirmed working by compiling raycast on device. 5 месяцев назад
  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. 5 месяцев назад
  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 5 месяцев назад
  bart 93dfd54dbb Added ls program and check for file and dirname length 5 месяцев назад
  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. 5 месяцев назад
  bart f88d0c38c1 Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process. 5 месяцев назад
  bart 52f2819774 Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future. 1 год назад
  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 год назад
  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 год назад
  bart 01b9bb8f29 Added signed right shift operation to CPU, assembler, compiler, code and documentation. 1 год назад
  bart 411c20ac98 Copied over BCC from FPGC5. No modifications yet. 2 лет назад