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: | ||
{| class="wikitable" | |||
|<pre>Load dir : LOAD "$",8 | |||
List dir : LIST | |||
Load first program : LOAD '*',8,1 | |||
Load prog : LOAD"name",8 | |||
Run program : RUN | |||
Change back color : POKE 53288,x | |||
Change border color : POKE 53281,x</pre> | |||
|} | |||
===Control settings=== | ===Control settings=== | ||
This allow you to configurate the PSP buttons like you want. All buttons can be assigned to any C64 keyboard key, joystick 1 or 2 or any PSPVice functions. | This allow you to configurate the PSP buttons like you want. All buttons can be assigned to any C64 keyboard key, joystick 1 or 2 or any PSPVice functions. | ||
| Line 133: | Line 135: | ||
If your disk images are named Disk0 Disk1 Disk2 Disk3, then: | If your disk images are named Disk0 Disk1 Disk2 Disk3, then: | ||
* Disk0, is Disk1 FaceA | |||
* Disk1, is Disk1 FaceB | |||
* Disk2, is Disk2 FaceA, ... | |||
'''Q. Game is slow, what can I do?''' | |||
You can try to: | |||
* Increase CPU speed (Menu> Settings> PSP Cpu Speed). Maximum is 333 Mhz (default is 222). | |||
* Turn off sound (Menu> Sid Settings> Sound off). | |||
'''Q. Nothing is saved on disk?''' | '''Q. Nothing is saved on disk?''' | ||
The physical save operation on memory stick is done only when you do Detach and Save Disk | The physical save operation on memory stick is done only when you do Detach and Save Disk: | ||
* If you type a program and you want to save it on disk, Attach disk> Type your program> Save to disk> Detach disk (and D64 file will be saved on memory stick). | * If you type a program and you want to save it on disk, Attach disk> Type your program> Save to disk> Detach disk (and D64 file will be saved on memory stick). | ||
* If your are using a save disk from a game, Launch game> Attach save disk> Save from game> Detach disk. | * If your are using a save disk from a game, Launch game> Attach save disk> Save from game> Detach disk. | ||
==Controls== | ==Controls== | ||
