PSPVice: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 102: | Line 102: | ||
===Keyboard=== | ===Keyboard=== | ||
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: | ||
{| | |||
|<pre> | |||
Load dir : LOAD "$",8 | Load dir : LOAD "$",8 | ||
List dir : LIST | List dir : LIST | ||
| Line 110: | Line 111: | ||
Run program : RUN | Run program : RUN | ||
Change back color : POKE 53288,x | Change back color : POKE 53288,x | ||
Change border color : POKE 53281,x | Change border color : POKE 53281,x | ||
</pre> | |||
|} | |||
===Control settings=== | ===Control settings=== | ||
