SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit d9b9385eb41369e4247fe9ccaf311c50ea61efba parent 939817df734f04c216de7b7debecb0f02282e17f Author: Lior Halphon <LIJI32@gmail.com> Date: Sat, 17 Apr 2021 18:13:19 +0300 Typo fix Diffstat:
| M | BESS.md | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/BESS.md b/BESS.md @@ -26,7 +26,7 @@ BESS uses a block format where each block contains the following header: | 0 | A four-letter ASCII identifier | | 4 | Length of the block, excluding header | -Every block is followed by another blocked, until the END block is reached. If an implementation encounters an unsupported block, it should be completely ignored (Should not have any effect and should not trigger a failure). +Every block is followed by another block, until the END block is reached. If an implementation encounters an unsupported block, it should be completely ignored (Should not have any effect and should not trigger a failure). #### NAME block
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.