Search found 3 matches

by valdirSalgueiro
Tue Jun 20, 2023 2:05 pm
Forum: Programming Discussion
Topic: Controller button released
Replies: 2
Views: 204

Re: Controller button released

I "solved" this by storing the "old" buttons and comparing to the current since I couldnt find on documentation
by valdirSalgueiro
Tue Jun 20, 2023 11:34 am
Forum: Programming Discussion
Topic: Noob questions
Replies: 2
Views: 408

Noob questions

Is there a prefered emulator with debug capabilities? VRAM viewer, memory, CPU consuption, framerate, palette

where does printf gets sent to? is there any log could check for errors or written by it?
by valdirSalgueiro
Mon Jun 19, 2023 1:56 pm
Forum: Programming Discussion
Topic: Controller button released
Replies: 2
Views: 204

Controller button released

Is there a way to check which controller button has been released in that frame?

thanks!