Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-19 | Removed C main, new main is now in asm | JozanLeClerc | 1 | -7/+11 |
2020-04-17 | On the way, solved segv | JozanLeClerc | 1 | -20/+2 |
2020-04-17 | in progress | JozanLeClerc | 1 | -19/+16 |
2020-04-17 | aaaaaaaaa ok | JozanLeClerc | 1 | -5/+5 |
2020-04-17 | Still bus error, it's not willing to print | JozanLeClerc | 1 | -4/+27 |
2020-04-17 | Starting the main program, bus error somehow | JozanLeClerc | 1 | -31/+11 |
2020-04-17 | Fetch percent is ok | JozanLeClerc | 1 | -3/+21 |
2020-04-16 | Now getting percent | JozanLeClerc | 1 | -32/+7 |
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 |