.. |
BDOS
|
852baffec6
BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete.
|
7 месяцев назад |
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 месяцев назад |
CompilerTests
|
d55077792f
Updated BCC for B32P
|
2 лет назад |
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 месяцев назад |
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 месяцев назад |
Makefile
|
1026f4776c
Cleaned up some files
|
2 лет назад |
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 месяцев назад |
bcc.c
|
01a00e1603
Update new repo link, add requirements.txt.
|
8 месяцев назад |
compileBDOS.sh
|
1026f4776c
Cleaned up some files
|
2 лет назад |
compileBareMetal.sh
|
6b31f51206
Added file and dir creation to BRFS.
|
7 месяцев назад |
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 месяцев назад |
runTests.sh
|
1026f4776c
Cleaned up some files
|
2 лет назад |
sendToBDOS.sh
|
1026f4776c
Cleaned up some files
|
2 лет назад |
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 месяцев назад |
uploadToBDOS.sh
|
b81ee12022
Update edit for brfs, removed wget, uploadToBDOS now infers filename.
|
7 месяцев назад |