gbdev / gbdev/gb-asm-tutorial

Unbricked Link impl doesn't use the tail call optimisation

Aperta
#159 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Assembly
Stelle
179
Fork
64
Merge medio
7g 22h
PR unite (30g)
1

Descrizione

The Link code has a few functions that end with a `call asdf` immediately followed by a `ret`. This uses can be replaced with a single `jp asdf` which uses less cycles and is less lines of code.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.