Email or username:

Password:

Forgot your password?
Top-level
Devil Lu Linvega

@dantescanline do you mean like, I should implement it as part of each emulator? It's sort of per-device, like for example, sdl and x11 emulators can do coordinates selective redraw, but something like the GBA or the playdate, it's per screen row, so the same debug routine couldn't be used for both

1 comment
Dante Scanline

@neauoire i think i get it, its happening at a different scale than i had imagined. i haven't got my hand dirty with uxn yet so i keep thinking at a much higher level than everything actually is

Go Up