gbdev / gbdev/gb-asm-tutorial

Unbricked Link impl doesn't use the tail call optimisation

Offen
#159 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Assembly
Sterne
179
Forks
64
Ø Merge
7 T. 22 Std.
Gemergte PRs (30 T.)
1

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.