Age | Commit message (Expand) | Author |
---|---|---|
2011-01-26 | Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS a... | Nicolas "Pixel" Noble |
2011-01-25 | Making the compiler a bitch by enabling warnings in full, fixing a few warnin... | Nicolas "Pixel" Noble |
2011-01-25 | Adding copy of the mutable rom data into its position in ram, and fixing make... | Nicolas "Pixel" Noble |
2011-01-24 | Fixing the clean target. | Nicolas "Pixel" Noble |
2011-01-24 | Fixing malloc's template, and fixing a bit more the verbose/quiet mode. | Nicolas "Pixel" Noble |
2011-01-24 | Dummy software compiles; fixed a few linking issues. Also, most of the kernel... | Nicolas "Pixel" Noble |
2011-01-24 | Adding sbrk, and fixing a couple of other makefile problems. | Nicolas "Pixel" Noble |
2011-01-24 | Shuffled a few configuration items around, and added a barebone demo source c... | Nicolas "Pixel" Noble |
2011-01-23 | Shuffling a few files around, and adding assembly file support. | Pixel |
2011-01-24 | Adding a few makefiles. | Nicolas "Pixel" Noble |