Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-19 | Removed C main, new main is now in asm | JozanLeClerc | 6 | -27/+31 |
2020-04-18 | Bug fix | JozanLeClerc | 1 | -1/+1 |
2020-04-18 | Whitespaces fix | JozanLeClerc | 1 | -5/+5 |
2020-04-18 | Fixed whitespace issues | JozanLeClerc | 1 | -5/+5 |
2020-04-18 | Removed some comments | JozanLeClerc | 4 | -8/+8 |
2020-04-18 | Finished main program | JozanLeClerc | 2 | -28/+58 |
2020-04-18 | Something is not quite right | JozanLeClerc | 1 | -9/+32 |
2020-04-18 | Better | JozanLeClerc | 1 | -1/+1 |
2020-04-18 | This might work | JozanLeClerc | 1 | -4/+37 |
2020-04-18 | Everything is fine | JozanLeClerc | 1 | -2/+2 |
2020-04-18 | eSpeak is the problem | JozanLeClerc | 1 | -11/+6 |
2020-04-18 | Not working | JozanLeClerc | 1 | -9/+21 |
2020-04-17 | Bus err when speaking | JozanLeClerc | 1 | -0/+5 |
2020-04-17 | Better comment | JozanLeClerc | 1 | -1/+3 |
2020-04-17 | On the way, solved segv | JozanLeClerc | 3 | -25/+23 |
2020-04-17 | in progress | JozanLeClerc | 2 | -19/+33 |
2020-04-17 | aaaaaaaaa ok | JozanLeClerc | 2 | -7/+7 |
2020-04-17 | Still bus error, it's not willing to print | JozanLeClerc | 2 | -4/+66 |
2020-04-17 | Starting the main program, bus error somehow | JozanLeClerc | 3 | -2/+29 |
2020-04-17 | Fetch percent is ok | JozanLeClerc | 2 | -8/+23 |
2020-04-16 | Now getting percent | JozanLeClerc | 1 | -0/+29 |
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 |