a1c5bd39b24b08977ba80d36c645bbbca3df0d20
haas/spring2026/comporg/projects/dap0.md
| ... | ... | @@ -1,17 +1,12 @@ |
| 1 | 1 | # CSCS2650 Computer Organization |
| 2 | 2 | |
| 3 | -# PROJECT: DEBUG AND POLISH (dap0) |
|
| 3 | +# PROJECT: DEBUG A PROGRAM (dap0) |
|
| 4 | 4 | |
| 5 | 5 | ## OBJECTIVE |
| 6 | 6 | |
| 7 | 7 | Create a simple debugging output routine to help investigate issues in |
| 8 | 8 | program logic. |
| 9 | 9 | |
| 10 | -## GRABIT |
|
| 11 | - |
|
| 12 | -There is a GRABIT available, containing some skeleton code, an XML file, |
|
| 13 | -and a Makefile, that will facilitate building the cartridge. |
|
| 14 | - |
|
| 15 | 10 | ## TASK |
| 16 | 11 | |
| 17 | 12 | Implement a Vircon32 assembly subroutines that displays the 32-bit |