sam-astro / Astro8-Computer

Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language
MIT License
754 stars 82 forks source link

Adding proper examples for BNKC and JDWB #56

Closed belug23 closed 1 year ago

belug23 commented 1 year ago

After reading the Documentation I've found out that the last 2 instructions' examples where wrong and using the same as BNK. This replaces the wrong examples by examples for those instructions.