Skip to content

Instantly share code, notes, and snippets.

@8bitmatt
8bitmatt / nesmaker-gamepad.asm
Created March 15, 2019 05:34
NESMaker gamepad / controller documentation and examples
; NESMaker Gamepad / Controller bits
; 7 - 6 - 5 - 4 - 3 - 2 - 1 - 0
; | | | | | | | + -- A
; | | | | | | +------- B
; | | | | | + ---------- Select
; | | | | +--------------- Start
; | | | +------------------- Up
; | | +----------------------- Down
; | + -------------------------- Left
; +------------------------------- Right