aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improved machine-specific things and detection.Thomas "Cakeisalie5" Touhey2017-04-278-79/+100
* Trying to go further into fixed-point implementation.Thomas "Cakeisalie5" Touhey2017-04-275-32/+443
* Endian build problems.Thomas "Cakeisalie5" Touhey2017-04-262-5/+7
* Things. :o)Thomas "Cakeisalie5" Touhey2017-04-2653-1062/+1252
* Some more protips about headers.Thomas "Cakeisalie5" Touhey2017-04-2310-54/+80
* Some more standard headers, previously provided by GCC.Thomas "Cakeisalie5" Touhey2017-04-223-0/+195
* Should have made an acceptable contribution guide.Thomas "Cakeisalie5" Touhey2017-04-2118-120/+261
* Starting to prepare project for transmissionThomas "Cakeisalie5" Touhey2017-04-2011-54/+190
* Last bikeshed of the nightThomas "Cakeisalie5" Touhey2017-04-1944-235/+316
* I've got hugs for you if you were born in the 90s.Thomas "Cakeisalie5" Touhey2017-04-1910-75/+716
* Improving stuff.Thomas "Cakeisalie5" Touhey2017-04-188-96/+176
* Added other instructions, corrected trapa_svcThomas "Cakeisalie5" Touhey2017-04-182-86/+112
* Continued contributing to umachine.hThomas "Cakeisalie5" Touhey2017-04-183-42/+222
* Little things, so easily forgotten.Thomas "Cakeisalie5" Touhey2017-04-172-6/+32
* Seriously getting into finishing those machine.h things.Thomas "Cakeisalie5" Touhey2017-04-1710-118/+466
* Things, as usual.Thomas "Cakeisalie5" Touhey2017-04-1621-88/+135
* Updated headers, started compatibility with Hitachi's compilerThomas "Cakeisalie5" Touhey2017-04-169-257/+701
* Things.Thomas "Cakeisalie5" Touhey2017-04-109-69/+284
* Finished my stuff for the evening.Thomas "Cakeisalie5" Touhey2017-04-1014-123/+187
* Oh come on, compatibility.Thomas "Cakeisalie5" Touhey2017-04-1028-100/+109
* New technology, wow. Also included headers compatible with libfxsysThomas "Cakeisalie5" Touhey2017-04-1040-718/+622
* Moar things.Thomas "Cakeisalie5" Touhey2017-04-0925-51/+189
* Added strnlenThomas "Cakeisalie5" Touhey2017-04-091-0/+16
* I debug when I sleep.Thomas "Cakeisalie5" Touhey2017-04-091-3/+4
* Should compile now.Thomas "Cakeisalie5" Touhey2017-04-092-1/+51
* First try at writing stdio *printf functions.Thomas "Cakeisalie5" Touhey2017-04-099-7/+672
* Things.Thomas "Cakeisalie5" Touhey2017-04-0834-63/+92
* Corrected compatible include guards management.Thomas "Cakeisalie5" Touhey2017-03-3121-35/+201
* Continued with the headers.Thomas "Cakeisalie5" Touhey2017-03-256-81/+263
* Started adapting *machine.h headers from Hitachi's libc.Thomas "Cakeisalie5" Touhey2017-03-254-0/+312
* Started writing a contribution guide, corrected include guards.Thomas "Cakeisalie5" Touhey2017-03-2232-107/+273
* Added mrproper target.Thomas "Cakeisalie5" Touhey2017-03-221-2/+8
* Corrected linker script.Thomas "Cakeisalie5" Touhey2017-03-221-1/+1
* Added a few more things.Thomas "Cakeisalie5" Touhey2017-03-226-3/+194
* Removed configure scriptThomas "Cakeisalie5" Touhey2017-03-221-95/+0
* Corrected SDK (g1a-wrapper usage)Thomas "Cakeisalie5" Touhey2017-03-221-1/+1
* Added keyboard syscall.Thomas "Cakeisalie5" Touhey2017-03-222-1/+31
* Corrected linking using the SDK.Thomas "Cakeisalie5" Touhey2017-03-221-1/+1
* Tried again.Thomas "Cakeisalie5" Touhey2017-03-221-1/+1
* Tried again to correct SDK.Thomas "Cakeisalie5" Touhey2017-03-221-2/+5
* Tried correcting the SDKThomas "Cakeisalie5" Touhey2017-03-222-7/+12
* Corrected Makefile model.Thomas "Cakeisalie5" Touhey2017-03-221-10/+11
* Corrected management of global variables, corrected README.Thomas "Cakeisalie5" Touhey2017-03-222-5/+63
* Oops, forgot to remove debug.Thomas "Cakeisalie5" Touhey2017-03-211-2/+0
* Should've added the SDK.Thomas "Cakeisalie5" Touhey2017-03-215-70/+116
* Added initialization things.Thomas "Cakeisalie5" Touhey2017-03-218-12/+266
* Added a few more thingies.Thomas "Cakeisalie5" Touhey2017-03-1920-163/+752
* Oops.Thomas "Cakeisalie5" Touhey2017-03-141-0/+1
* Continued modifying headers.Thomas "Cakeisalie5" Touhey2017-03-144-3/+22
* Added usleep.Thomas "Cakeisalie5" Touhey2017-03-132-0/+60