wip Sully pbm decrementing
This commit is contained in:
26
notes.md
26
notes.md
@@ -17,20 +17,18 @@
|
||||
|
||||
```
|
||||
dr_quine/
|
||||
│
|
||||
├─ C/
|
||||
│ ├─ Colleen.c
|
||||
│ ├─ Grace.c
|
||||
│ ├─ Sully.c
|
||||
│ ├─ Makefile
|
||||
│ └─ ...
|
||||
│
|
||||
└─ ASM/
|
||||
├─ Colleen.asm
|
||||
├─ Grace.asm
|
||||
├─ Sully.asm
|
||||
├─ Makefile
|
||||
└─ ...
|
||||
| C/
|
||||
| | Colleen.c
|
||||
| | Grace.c
|
||||
| | Sully.c
|
||||
| | Makefile
|
||||
| | ...
|
||||
| ASM/
|
||||
| | Colleen.asm
|
||||
| | Grace.asm
|
||||
| | Sully.asm
|
||||
| | Makefile
|
||||
| | ...
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user