.. |
brfs.c
|
852baffec6
BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete.
|
6 months ago |
fs.c
|
f88d0c38c1
Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process.
|
7 months ago |
gfx.c
|
927283b35d
Added progressbar to read from SPI flash, fixed two brfs bugs, improved df command, created print program, added disablecursor option in OS space.
|
6 months ago |
hidfifo.c
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
2 years ago |
math.c
|
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 year ago |
nethid.c
|
9f23f26dc2
Huge refactor of webserv, now support brfs.
|
7 months ago |
netloader.c
|
9f23f26dc2
Huge refactor of webserv, now support brfs.
|
7 months ago |
oldshell.c
|
f88d0c38c1
Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process.
|
7 months ago |
ps2.c
|
411c20ac98
Copied over BCC from FPGC5. No modifications yet.
|
2 years ago |
shell.c
|
24c2098f9e
Added buffer for asm and bcc. Other minor improvements. fgpc build tools are confirmed working by compiling raycast on device.
|
6 months ago |
spiflash.c
|
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 months ago |
stdlib.c
|
852baffec6
BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete.
|
6 months ago |
usbkeyboard.c
|
118fe8b319
Improved new button check in USB keyboard driver of BDOS
|
2 years ago |
wiz5500.c
|
9f23f26dc2
Huge refactor of webserv, now support brfs.
|
7 months ago |