Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Also note that the program counter starts at address #x200, because that’s where the ROM data eventually gets loaded into the CHIP-8 memory.

If I understand correctly, that's because 0-1FF was ROM (including the interpreter itself) on the original machine, and you typed CHIP-8 programs into RAM.



Yes, traditionally the interpreter was located there. However, there is no "original machine". CHIP-8 was originally designed as a virtual machine for portability, similar to Java.

https://en.wikipedia.org/wiki/CHIP-8


Yes; I mean the machines on which the original interpreter ran, not that CHIP-8 itself was originally released in a hardware implementation.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: