Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-25 | Adding copy of the mutable rom data into its position in ram, and fixing ↵ | Nicolas "Pixel" Noble | |
makefiles to have a proper dependency tree on the libraries. | |||
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 ↵ | Nicolas "Pixel" Noble | |
kernel syscalls are missing. | |||
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 ↵ | Nicolas "Pixel" Noble | |
code. | |||
2011-01-23 | Shuffling a few files around, and adding assembly file support. | Pixel | |
2011-01-24 | Adding a few makefiles. | Nicolas "Pixel" Noble | |