We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613f7d7 commit d5e4a6fCopy full SHA for d5e4a6f
src/part2/serial-link.md
@@ -620,7 +620,7 @@ Copy these new tiles to the end of the tile data -- they should be immediately a
620
621
622
## Running the test ROM
623
-Because we have an extra file (sio.asm) to compile now, the build commands will look a little different:
+The build commands are as follows to build both `main.asm` and `sio.asm` into a single ROM (see [Title Screen](./title-screen.md)):
624
625
```console
626
$ rgbasm -o sio.o sio.asm
0 commit comments