Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-19 | Removed C main, new main is now in asm | JozanLeClerc | 1 | -4/+4 | |
2020-04-18 | Removed some comments | JozanLeClerc | 1 | -1/+1 | |
2020-04-17 | Starting the main program, bus error somehow | JozanLeClerc | 1 | -1/+1 | |
2020-04-17 | Fetch percent is ok | JozanLeClerc | 1 | -5/+2 | |
2020-04-16 | Hex, removed lowbat bin | JozanLeClerc | 1 | -1/+1 | |
2020-04-16 | No need to atoi, atoi is bloat | JozanLeClerc | 1 | -3/+2 | |
2020-04-16 | Better read function | JozanLeClerc | 1 | -18/+16 | |
2020-04-16 | Read function is good | JozanLeClerc | 1 | -0/+57 | |