PSPTHOM PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = PSPTHOM | image = https://dlhb.gamebrew.org/psphomebrew/pspthom.png|250px | type = Computer | version = 1.2.1 (9 Nov 2008) | licence = GNU GP...")
 
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = PSPTHOM  
|title=PSPTHOM
| image = https://dlhb.gamebrew.org/psphomebrew/pspthom.png|250px
|image=pspthom.png
| type = Computer
|description=Thomson home computer (TO7-70 model) emulator. Port of Thom.
| version = 1.2.1 (9 Nov 2008)
|author=Zx-81
| licence = GNU GPLv2
|lastupdated=2008/11/09
| author = Zx-81
|type=Computer
| website = http://zx81.zx81.free.fr/serendipity/index.php?/archives/350-PSPTHOM-A-TO7-70-emulator-for-PSP-v1.2.1.html
|version=1.2.1
| download = https://dlhb.gamebrew.org/psphomebrew/pspthom.7z
|license=GNU GPLv2
| source = http://zx81.zx81.free.fr/serendipity/index.php?/archives/350-PSPTHOM-A-TO7-70-emulator-for-PSP-v1.2.1.html
|download=https://dlhb.gamebrew.org/psphomebrew/pspthom.7z?k33p0fil35
|website=http://zx81.zx81.free.fr/serendipity/index.php?/archives/350-PSPTHOM-A-TO7-70-emulator-for-PSP-v1.2.1.html
|source=http://zx81.zx81.free.fr/serendipity/index.php?/archives/350-PSPTHOM-A-TO7-70-emulator-for-PSP-v1.2.1.html
|donation=http://zx81.zx81.free.fr/serendipity/
}}
}}
PSPTHOM is a port of [http://nostalgies.thomsonistes.org Thom], an emulator of the Thomson home computer running on MacOS, Windows and Unix.  
PSPTHOM is a port of [http://nostalgies.thomsonistes.org Thom], an emulator of the Thomson home computer running on MacOS, Windows and Unix.  


Line 19: Line 21:


==User guide==
==User guide==
'''Key mappings:'''
===Key mappings===
* Multiple mappings in the emulator window (Standard, L-Trigger and R-Trigger).
You can switch between different mappings in the emulator window (Standard, L-Trigger and R-Trigger):
* Standard mapping.
* Danzeff On-Screen Keyboard (by Danzel and Jeff Chen). ​
* Danzeff On-Screen Keyboard (by Danzel and Jeff Chen). ​
* Customizable IR Keyboard (from the file pspirkeyb.ini).
* Customizable IR Keyboard (from the file pspirkeyb.ini).


'''Load Tape files (K7):'''
===Load Tape files (K7)===
 
Put your tape file (with .zip or .k7 file extension) on your PSP Memory Stick in the k7 directory. Use the Load K7 option in the emulator main menu and choose the tape file.
Put your tape file (with .zip or .k7 file extension) on your PSP Memory Stick in the k7 directory. Use the Load K7 option in the emulator main menu and choose the tape file.


You can use the virtual keyboard in the file requester menu to choose the first letter of the game you search, and the space key from the virtual keyboard to load tape file.
You can use the virtual keyboard in the file requester menu to choose the first letter of the game you search, and the space key from the virtual keyboard to load tape file.


To run game of your tape file, use the virtual keyboard (Start button) and type the following TO7-70 command, followed by Enter (Triangle button). You can also use the shortcut in the emulator menu (Command LOADM option).
To run game of your tape file, use the virtual keyboard (Start button) and type the following TO7-70 command, followed by Enter (Triangle button). You can also use the shortcut in the emulator menu (Command LOADM option)
   
   
  LOADM"",,R
  LOADM"",,R
 
 
To run basic program, type the following TO7-70 command followed by Enter (Triangle). You can also use the shortcut in the emulator menu (Command RUN option).
To run basic program, type the following TO7-70 command followed by Enter (Triangle). You can also use the shortcut in the emulator menu (Command RUN option)
   
   
  RUN""
  RUN""
 
 
Use the Rewind K7 menu to rewind tape. Note you may need to use the following command if LOADM command doesn't work (without M).
Use the Rewind K7 menu to rewind tape. Note you may need to use the following command if LOADM command doesn't work (without M)
   
   
  LOAD""
  LOAD""
 
If you use the Basic rom 1.0 128, then you will have to put the string CASS: in your LOADM, LOAD or RUN command as follows.
If you use the Basic rom 1.0 128, then you will have to put the string CASS: in your LOADM, LOAD or RUN command as follows
   
   
  LOADM"CASS:",,R  
  LOADM"CASS:",,R  
  LOAD"CASS:",,R
  LOAD"CASS:",,R
  RUN"CASS:"
  RUN"CASS:"
 
'''Load Disk files (SAP):'''
===Load Disk files (SAP)===
Put your disk file (with .sap file extension) on your PSP Memory Stick in the disc directory. Choose Load Disc 0 (or Disc 1) option from the emulator main menu, and use the file selector to select you disk file.
Put your disk file (with .sap file extension) on your PSP Memory Stick in the disc directory. Choose Load Disc 0 (or Disc 1) option from the emulator main menu, and use the file selector to select you disk file.


Use the same commands as described in the Load tape section.
Use the same commands as described in the Load tape section.


If you want to specify the command to run for given games then you can do it in the run.txt, using the following syntax.
If you want to specify the command to run for given games then you can do it in the run.txt, using the following syntax
   
   
  tapename=LOAD"CASS:RunName",,R
  tapename=LOAD"CASS:RunName",,R
Line 61: Line 63:
  diskname=LOADM"RunName",,R
  diskname=LOADM"RunName",,R
  diskname=RUN"RunName"
  diskname=RUN"RunName"
'''Load Snapshot files (STZ):'''


===Load Snapshot files (STZ)===
Save state feature is added in PSPTHOM. The save state format is specific to PSPTHOM, but it might be useful to run previously loaded games (using K7 and disk menu).
Save state feature is added in PSPTHOM. The save state format is specific to PSPTHOM, but it might be useful to run previously loaded games (using K7 and disk menu).


'''Cheat Code (CHT):'''
===Cheat Code (CHT)===
 
Using the Cheat menu you can search for modified bytes in RAM between current time and the last time you saved the RAM (monitor/modify for example life numbers).
Using the Cheat menu you can search for modified bytes in RAM between current time and the last time you saved the RAM (monitor/modify for example life numbers).


All cheat codes you have specified for a game can be save in a CHT file in the cht folder. Those cheat codes would then be automatically loaded when you start the game. CHT file format can be found in cheat.txt.
All cheat codes you have specified for a game can be save in a CHT file in the cht folder. Those cheat codes would then be automatically loaded when you start the game. CHT file format can be found in cheat.txt.


'''Load Key Mapping files (KBD):'''
===Load Key Mapping files (KBD)===
 
For given games, the default keyboard mapping between PSP Keys and THOM keys, is not suitable, you can write your own mapping file to overcome the issue.  
For given games, the default keyboard mapping between PSP Keys and THOM keys, is not suitable, you can write your own mapping file to overcome the issue.  


Line 80: Line 79:
Use the Keyboard menu to configurate, load and save your keyboard mapping files inside the emulator. The Save option save the KBD file in the kbd directory using the Game Name as filename. The game name is displayed on the right corner in the emulator menu.
Use the Keyboard menu to configurate, load and save your keyboard mapping files inside the emulator. The Save option save the KBD file in the kbd directory using the Game Name as filename. The game name is displayed on the right corner in the emulator menu.


'''Settings:'''
===Settings===
* Sound enable.
* Sound enable.
* Active Joystick.
* Active Joystick.
Line 95: Line 94:
* Clock frequency.
* Clock frequency.


You can modify several settings value in the settings menu of this emulator.
Several settings value in the settings menu of this emulator can be modified.


==Controls==
==Controls==
Line 199: Line 198:
* Improve global emulation speed.
* Improve global emulation speed.
* Cheat support.
* Cheat support.
- Add eboot music from NeXuS (see http://www.jamendo.com/en/artist/nexus).
* Add eboot music from NeXuS (see http://www.jamendo.com/en/artist/nexus).
* New render mode  x1.75.
* New render mode  x1.75.
* Add vertical shift feature.
* Add vertical shift feature.
Line 287: Line 286:
[[Category:PSP homebrew emulators]]
[[Category:PSP homebrew emulators]]
[[Category:Homebrew computer emulators on PSP]]
[[Category:Homebrew computer emulators on PSP]]
[[Category:Support the author]]

Latest revision as of 06:27, 31 January 2024

PSPTHOM
Pspthom.png
General
AuthorZx-81
TypeComputer
Version1.2.1
LicenseGNU GPLv2
Last Updated2008/11/09
Links
Download
Website
Source
Support Author

PSPTHOM is a port of Thom, an emulator of the Thomson home computer running on MacOS, Windows and Unix.

Originaly developed by Sylvain Huet and Eric Botcazou, it imitates the TO7-70 model and this is a port on PSP of the version 1.5.5 of Thom.

Installation

Unzip the ZIP file, and copy the folder pspthom to ms0:/PSP/GAME/.

User guide

Key mappings

You can switch between different mappings in the emulator window (Standard, L-Trigger and R-Trigger):

  • Standard mapping.
  • Danzeff On-Screen Keyboard (by Danzel and Jeff Chen). ​
  • Customizable IR Keyboard (from the file pspirkeyb.ini).

Load Tape files (K7)

Put your tape file (with .zip or .k7 file extension) on your PSP Memory Stick in the k7 directory. Use the Load K7 option in the emulator main menu and choose the tape file.

You can use the virtual keyboard in the file requester menu to choose the first letter of the game you search, and the space key from the virtual keyboard to load tape file.

To run game of your tape file, use the virtual keyboard (Start button) and type the following TO7-70 command, followed by Enter (Triangle button). You can also use the shortcut in the emulator menu (Command LOADM option)

LOADM"",,R

To run basic program, type the following TO7-70 command followed by Enter (Triangle). You can also use the shortcut in the emulator menu (Command RUN option)

RUN""

Use the Rewind K7 menu to rewind tape. Note you may need to use the following command if LOADM command doesn't work (without M)

LOAD""

If you use the Basic rom 1.0 128, then you will have to put the string CASS: in your LOADM, LOAD or RUN command as follows

LOADM"CASS:",,R 
LOAD"CASS:",,R
RUN"CASS:"

Load Disk files (SAP)

Put your disk file (with .sap file extension) on your PSP Memory Stick in the disc directory. Choose Load Disc 0 (or Disc 1) option from the emulator main menu, and use the file selector to select you disk file.

Use the same commands as described in the Load tape section.

If you want to specify the command to run for given games then you can do it in the run.txt, using the following syntax

tapename=LOAD"CASS:RunName",,R
tapename=LOADM"CASS:RunName",,R
tapename=RUN"CASS:RunName"
diskname=LOAD"RunName",,R
diskname=LOADM"RunName",,R
diskname=RUN"RunName"

Load Snapshot files (STZ)

Save state feature is added in PSPTHOM. The save state format is specific to PSPTHOM, but it might be useful to run previously loaded games (using K7 and disk menu).

Cheat Code (CHT)

Using the Cheat menu you can search for modified bytes in RAM between current time and the last time you saved the RAM (monitor/modify for example life numbers).

All cheat codes you have specified for a game can be save in a CHT file in the cht folder. Those cheat codes would then be automatically loaded when you start the game. CHT file format can be found in cheat.txt.

Load Key Mapping files (KBD)

For given games, the default keyboard mapping between PSP Keys and THOM keys, is not suitable, you can write your own mapping file to overcome the issue.

Edit a file with the .kbd extension and put it in the kbd directory. Sample and syntax can be found in the file default.kbd. Keyboard mapping file can be loaded in the main menu. If the keyboard filename is the same as the tape or disk file, the corresponding keyboard file is automatically loaded (when you load the tape/disc).

Use the Keyboard menu to configurate, load and save your keyboard mapping files inside the emulator. The Save option save the KBD file in the kbd directory using the Game Name as filename. The game name is displayed on the right corner in the emulator menu.

Settings

  • Sound enable.
  • Active Joystick.
  • Speed limiter.
  • Skip frame.
  • Display fps.
  • Render mode.
  • Delta Y.
  • Vsync.
  • Swap Analog/Cursor.
  • Auto fire period.
  • Auto fire mode.
  • Display LR led.
  • Clock frequency.

Several settings value in the settings menu of this emulator can be modified.

Controls

TO7-70 (Standard):

Square - Space

Triangle - ENTER

Circle - 1

Cross - Joystick Fire

D-Pad - Up/Down/Left/Right

Analog - Joystick

TO7-70 (L-Trigger):

Square - FPS

Triangle - LOAD Snapshot

Circle - Swap D-Pad/Analog

Cross - SAVE Snapshot

Up - Inc delta Y

Down - Dec delta Y

Left/Right - Render mode

TO7-70 (R-Trigger):

Square - Stop

Triangle - Return

Circle - 1

Cross - Auto-fire

Up/Down - Up/Down

Left - Dec Fire

Right - Inc Fire

Analog - Joystick

All mappings:

Start+L+R - Exit and return to eloader

Select - Enter in emulator main menu

Start - Open/close the On-Screen keyboard

Main menu:

R - Reset the emulator

Triangle - Go Up directory

Cross/Circle - Valid

Square - Go Back to the emulator window

On-Screen Keyboard:

Analog - Choose one of the 9 squares

Triangle/Square/Cross/Circle - Choose one of the 4 letters of the highlighted square

L/R - See other 9 squares figures

IR Keyboard:

D-Pad - Cursor

Start - Ctrl-W, Tab

Select - Ctrl-Q, Escape

Triangle - Ctrl-E

Cross - Ctrl-X

Square - Ctrl-S

Circle - Ctrl-F

L - Ctrl-Z

R - Ctrl-C

Compatibility

Developed on linux for Firmware 5.0-M33.

Changelog

v1.2.1

  • Improve global emulation speed.
  • Cheat support.
  • Add eboot music from NeXuS (see http://www.jamendo.com/en/artist/nexus).
  • New render mode x1.75.
  • Add vertical shift feature.
  • Finally fix issue with "Home -> Exit".
  • Add documentation for settings in help menu.
  • The virtual keyboard is now usable in the file requester menu to choose the first letter of the game you search.
  • Improve file requester with virtual keyboard to choose sequentially rom files beginning with a given letter.
  • Text editor to write your own comments on games.
  • Display first comment line while browsing game files.
  • Memory monitoring engine to find your own cheat code.
  • Text editor to modify the global cheat.txt file.
  • Add option to disable auto fire in settings menu.
  • Fix IR keyboard issue with fw >= 3.80 for PSP FAT.

v1.2.0

  • Speed improvements.
  • Load and save state.
  • Display and save thumbnail images for each save state.
  • Add vsync option.
  • Add new render modes (such as fit height).
  • Analog pad can now be used in the file requester.
  • Auto-fire mode, press RTrigger+X to switch it on/off.
  • Add several new hotkeys:
    • Settings such as fps, render mode, auto fire speed can now be directly modified inside the emulator (no need to enter in the settings menu).
    • Quick save / quick load current state (no need to enter in the main menu).
  • Default Hotkeys can now be set in the keyboard mapping menu (useful to add hotkeys on existing/previous keyboard files).
  • Can now be compiled under linux for linux (usefull for dev/debug).

v1.1.0

  • IR keyboard support.
  • New speed limiter function.
  • Add option to display fps rate.
  • Now compatible with custom firmwares 3.x and PSP-slim.
  • Add a simple intro splash screen.
  • Option to prevent the blue led to be displayed when L or R are pressed.
  • Support iso8859-1 fonts in print text functions (might be useful to translate menus in german, french).
  • Bug fix and code cleaning.

v1.0.4

  • New icons from Gelon.
  • New background image.
  • Disk image (in .sap format) are now supported.
  • Add option to choose the Basic rom version.
  • New feature to toggle automatically between Basic rom version (depending if a tape or a disk image is loaded).
  • Add new commands to run tape/disk games.
  • Add a file (run.txt) to specify association between the disk/tape name and the name of the command to run (for example file yyy.sap -> LOADM"xxx",,R).
  • Bug fix in the low battery watchdog.

v1.0.3

  • New graphical functions with new smoother render modes. It uses the PSP GPU for rendering, it does not run faster, but it's a lot smoother.
  • Bug fix in Rom file requester.
  • Bug fix in keyboard handler.

v1.0.2

  • Bug fix in Render mode 1.25 (missing pixels).
  • Add help menu.
  • Increase the volume.

v1.0.1

  • Add Sound support.
  • Add Render modes (Normal, x1.25, x1.5).
  • Add second joystick.
  • Clean Virtual Keyboard.
  • Code cleaning.

v1.0.0

  • Intial release.

Credits

Thom (TO7-70 Emulator for Unix/X11, MacOS and Windows):

PSPThom (Porting on PSP):

  • Ludovic Jacomme alias Zx.

Special Thanks:

  • Danzel and Jeff Chen for the virtual keyboard, and to all PSPSDK developers.
  • Gelon & Rawen for the eboot's icons.
  • XazZ for the comments, feedback and suggestions.
  • NeXuS for the music.

External links

Advertising: