git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

gbdk-lib/libc/asm/mos6502/__sdcc_indirect_jsr.s

      1 .area _CODE
      2 __sdcc_indirect_jsr::
      3 	jmp	[REGTEMP]

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.