.. |
BDOS
|
852baffec6
BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete.
|
7 months ago |
BareMetal
|
9cb7744c82
Create SPI flash library to interact with SPI flash, Added write updated sector functionality to BRFS, Some small fixes in other code.
|
7 months ago |
CompilerTests
|
d55077792f
Updated BCC for B32P
|
2 years ago |
FPGCbuildTools
|
42f0174d60
Assembler for BCC updated to new cpu arch and brfs. Seems to work on a few programs but not fully tested yet. Current fgetc is very slow without buffer. Same goes for BCC
|
7 months ago |
userBDOS
|
42f0174d60
Assembler for BCC updated to new cpu arch and brfs. Seems to work on a few programs but not fully tested yet. Current fgetc is very slow without buffer. Same goes for BCC
|
7 months ago |
Makefile
|
1026f4776c
Cleaned up some files
|
2 years ago |
backend.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 |
bcc.c
|
01a00e1603
Update new repo link, add requirements.txt.
|
8 months ago |
compileBDOS.sh
|
1026f4776c
Cleaned up some files
|
2 years ago |
compileBareMetal.sh
|
6b31f51206
Added file and dir creation to BRFS.
|
7 months ago |
initBDOS.sh
|
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 |
runTests.sh
|
1026f4776c
Cleaned up some files
|
2 years ago |
sendToBDOS.sh
|
1026f4776c
Cleaned up some files
|
2 years ago |
syncCsourceFiles.sh
|
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 |
uploadToBDOS.sh
|
b81ee12022
Update edit for brfs, removed wget, uploadToBDOS now infers filename.
|
7 months ago |