aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [Doc] Added documentation on buildHEADmasterYann Herklotz2018-03-111-2/+15
|
* Update README.mdYann Herklotz2017-08-131-662/+2
|
* Updated formative feedback return date. Thanks to @lorenzo2897. Closes #20.David Thomas2016-10-161-1/+1
|
* Updated makefile patterns. Closes #21. Thansk to @lorenzo2897David Thomas2016-10-161-0/+3
|
* Updated for 2016.David Thomas2016-10-101-51/+102
|
* Added support for nested src directories. Closes #2.m8pple2015-10-191-1/+4
|
* Update suggested difficulty of instructionsm8pple2015-10-191-8/+8
| | | Closes #4
* Update for 2015.m8pple2015-10-121-30/+52
|
* Update README.mdm8pple2014-10-281-1/+1
| | | Fixed #17 : Update for new deadline.
* Fixed #16: ambiguity on what to do with things that are in MIPS-1, butm8pple2014-10-271-0/+4
| | | | not covered as part of the spec.
* Update README.mdm8pple2014-10-251-2/+40
| | | Explanation of why getter/setter methods are used for the PC.
* Update README.mdm8pple2014-10-251-2/+2
| | | | Really stupid typo in the guidance on mem_read_write at the bottom of this page. The example in the actual documentation is correct though.
* Added times for submission deadline.David Thomas2014-10-231-2/+2
|
* Updated with some answers to questions at the bottom.David Thomas2014-10-231-0/+52
|
* Cosmetic fixes to README.mdDavid Thomas2014-10-231-75/+75
| | | | Manual merge of changes from pull request by p--b.
* Fixing formattingm8pple2014-10-231-11/+11
| | | Realised I've been accidentally putting latex quotes everywhere, looks a bit odd.
* Update README.mdm8pple2014-10-231-2/+3
| | | Fixed #12 : Ambiguity in include paths.
* Update README.mdm8pple2014-10-221-10/+83
| | | Answered a couple of questions I'd received.
* Added the environment specification (it was suspiciously missing).m8pple2014-10-211-0/+31
| | | | | | | | | | | | | | Fixed #4: Yup, you can use C++11 if you want. It's difficult to see what you would need beyond auto for convenience though. Fixed #5: I've given examples of compilers that may get used, depending where I happen to be when I run it. Over-inclusion of headers I'm aware of, and will fix during compilation. Usually I run it under two platforms to check they are the same output, and to look for non-det bugs. Anything that is genuinely a compiler or system bug, I'll just fix. If xcode doesn't comply with the C/C++ standards then... don't use it. Fixed #11: dup of 4.
* Modified for markdown renderingm8pple2014-10-201-9/+9
| | | Fixed #2 : replace <your_login> with [your_login]
* Update README.mdm8pple2014-10-171-49/+50
| | | I give up on markdown tables. There is no markdown, there is only Zuul.
* Let's try that again.David Thomas2014-10-171-1/+0
|
* Fixing the rendering of the table in markdown.David Thomas2014-10-171-50/+50
|
* Fixed #1 : Documentation implied the table was complete (minus SYSCALL), but ↵David Thomas2014-10-171-0/+5
| | | | it is not.
* Initial push.m8pple2014-10-161-3/+378
|
* Initial commitm8pple2014-10-161-0/+4