PSPVice: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 104: | Line 104: | ||
Toggle keyboard to input commands (supports key combinaisons). Some already typed commands can be found in the <C64 commands> menu: | Toggle keyboard to input commands (supports key combinaisons). Some already typed commands can be found in the <C64 commands> menu: | ||
LOAD "$",8 | Load dir - LOAD "$",8 | ||
List dir | List dir - LIST | ||
Load first program | Load first program - LOAD '*',8,1 | ||
Load prog | Load prog - LOAD"name",8 | ||
Run | Run program - RUN | ||
Change back color | Change back color - POKE 53288,x | ||
Change border color | Change border color - POKE 53281,x | ||
===Control settings=== | ===Control settings=== | ||
