fpga passes corax+
This commit is contained in:
parent
4ee5e3c231
commit
26f6dc5ce3
7 changed files with 402 additions and 21 deletions
|
@ -53,7 +53,7 @@ void draw_screen(const svLogicVecVal *vram) {
|
|||
SDL_RenderCopy(renderer, texture, NULL, NULL);
|
||||
SDL_RenderPresent(renderer);
|
||||
free(screen);
|
||||
std::cout << "INF_EMU: Drawing Frame" << '\n';
|
||||
//std::cout << "INF_EMU: Drawing Frame" << '\n';
|
||||
}
|
||||
|
||||
svBitVecVal get_key() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue