mirror of
https://github.com/imjasonh/nescript
synced 2026-07-09 17:28:00 +00:00
ReadInput now takes an explicit player index (0 = P1, 1 = P2). The IR lowering for ButtonRead threads the player through, and the IR codegen selects the correct zero-page input byte ($01 for P1, $08 for P2). https://claude.ai/code/session_01W6eQFStA66EuMKHUFo2rx3 |
||
|---|---|---|
| .. | ||
| lowering.rs | ||
| mod.rs | ||
| tests.rs | ||