chip 8 emulator defining variables
hi guy’s i’m trying to implement a chip8 emulator using c via reading this guide https://tobiasvl.github.io/blog/write-a-chip-8-emulator/#fetch i’m trying to define the base variables for the chip8 emulator but in some places i have no idea what i am doing. so basically i wanted to do is this part where defining variables
chip 8 emulator defining variables
hi guy’s i’m trying to implement a chip8 emulator using c via reading this guide https://tobiasvl.github.io/blog/write-a-chip-8-emulator/#fetch i’m trying to define the base variables for the chip8 emulator but in some places i have no idea what i am doing. so basically i wanted to do is this part where defining variables