Commit Verlauf

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