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