Commit 85fc81b
committed
twoplayer: Add controls for Start-less Famicom P2
Since P2 lacks a Start button on Famicom, we now let P2 press A to join.
We also let P1 start the game with Start. If P2 is holding A when P1
presses start they will have +10 added to the level. The old controls
are still supported.
No detection of the Famicom is included. These keys are always allowed.
Also, the on-screen text still says "PRESS START!" even though "A" is
necessary on Famicom.
Fixes #61 parent 5eabdbd commit 85fc81b
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
546 | | - | |
| 545 | + | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
625 | | - | |
626 | | - | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
627 | 629 | | |
628 | | - | |
629 | | - | |
| 630 | + | |
| 631 | + | |
630 | 632 | | |
631 | 633 | | |
632 | 634 | | |
| |||
0 commit comments