Create a separate window that can be opened via optional command arg that will display the memory access and structure for the program. Color coded for changes and decaying once they changed or are accessed.
Will be good practice to do this with the relatively simple chip 8 emulator for actually doing this for other emu projects in the pipeline
Create a separate window that can be opened via optional command arg that will display the memory access and structure for the program. Color coded for changes and decaying once they changed or are accessed.
Will be good practice to do this with the relatively simple chip 8 emulator for actually doing this for other emu projects in the pipeline