More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Emulators (Other Emulators) - GameBrew! |title_mode=append |image=microchipvita.jpg |image_alt=MicroCHIP }} {{In...") |
m (Text replacement - "↵Category:Support the author" to "") |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=MicroCHIP | |title=MicroCHIP | ||
|image= | |image=microchipvita2.png | ||
|description=CHIP-8/SCHIP-8 Emulator. | |description=CHIP-8/SCHIP-8 Emulator. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
Line 15: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/microchipvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/microchipvita.7z?k33p0fil35 | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?f=116&t=48620 | ||
|source=https://github.com/Rinnegatamante/MicroCHIP | |source=https://github.com/Rinnegatamante/MicroCHIP | ||
|donation=https://www.patreon.com/Rinnegatamante | |||
}} | |||
{{#seo: | |||
|title=Vita Homebrew Emulators (Other Emulators) - GameBrew | |||
|title_mode=append | |||
|image=microchipvita2.png | |||
|image_alt=MicroCHIP | |||
}} | }} | ||
MicroCHIP is a CHIP-8/SCHIP-8 (SUPERCHIP-8) emulator for PSVITA/PSTV made completely in Lua using lpp-vita. | |||
It supports themes customization, keys rebinding, savestates and has an optional built-in debugger. | |||
==Installation== | |||
Install the VPK on your homebrew enabled PS Vita or PS TV. | |||
Unzip MicroCHIP.zip to ux0:data. | |||
Place your roms in ux0:/data/MicroCHIP/roms. | |||
==Controls== | |||
Check on key binding menu the default config. | |||
To open pause menu while playing a rom, tap the screen. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/microchipvita3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/microchipvita4.png | |||
https://dlhb.gamebrew.org/vitahomebrews/ | |||
== | ==Credits== | ||
* Thanks to xerpi for VITA-8 sourcecode i used to patch some faulty opcodes. | |||
* Thanks to frangarcj for helping during testing by providing me a CHIP-8 testrom. | |||
== External links == | == External links == | ||
* | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48620 | ||
* | * GitHub - https://github.com/Rinnegatamante/MicroCHIP | ||
* | * VitaDB - https://vitadb.rinnegatamante.it/#/info/337 | ||
Latest revision as of 04:33, 17 Mayıs 2024
MicroCHIP | |
---|---|
General | |
Author | Rinnegatamante |
Type | Other Emulators |
Version | 1.0 |
License | Mixed |
Last Updated | 2017/10/17 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
MicroCHIP is a CHIP-8/SCHIP-8 (SUPERCHIP-8) emulator for PSVITA/PSTV made completely in Lua using lpp-vita.
It supports themes customization, keys rebinding, savestates and has an optional built-in debugger.
Installation
Install the VPK on your homebrew enabled PS Vita or PS TV.
Unzip MicroCHIP.zip to ux0:data.
Place your roms in ux0:/data/MicroCHIP/roms.
Controls
Check on key binding menu the default config.
To open pause menu while playing a rom, tap the screen.
Screenshots
Credits
- Thanks to xerpi for VITA-8 sourcecode i used to patch some faulty opcodes.
- Thanks to frangarcj for helping during testing by providing me a CHIP-8 testrom.