@@ -187,7 +187,7 @@ int main(int argc, char *argv[])
boolfastload=false;
// En cada bucle fem 10 pasos de la CPU, sino s'ofega
for(inti=0;i<5;++i){
for(inti=0;i<20;++i){
if(debug::isbreak(sm83::getPC(),9)){
debug::stop();
gbscreen::redraw();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.