Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update defs.s #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion defs.s
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,10 @@
.DEFINE NR21 SND_CHAN2_LEN_DUTY ; For Pandoc search and use
.DEFINE NR22 SND_CHAN2_VOL_ENVEL
.DEFINE NR23 SND_CHAN2_FREQ_LO
.DEFINE NR24 SND_CHAN2_FREQ_HI_FLAGS
.DEFINE NR24 SND_CHAN2_FREQ_HI_FLAGS

; Joy pad register
.DEFINE rP1 $FF00

.DEFINE P1F_5 %00100000 ; P15 out port, set to 0 to get buttons
.DEFINE P1F_4 %00010000 ; P14 out port, set to 0 to get dpad