More actions
(Created page with "{{Infobox Switch Homebrews |title=TamaTool-NX |image=TamaToolNXSwitch.png |description=A cross-platform Tamagotchi P1 explorer for Switch. |author=Avellea |lastupdated=2024/07/11 |type=Handheld |version=1.0.0 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/TamaToolNXSwitch.7z |website=https://github.com/Avellea/tamatool-nx |source=https://github.com/Avellea/tamatool-nx |donation= }} {{#seo: |title=Switch Homebrew Emulators (Handheld) - GameBrew |titl...") |
No edit summary |
||
Line 19: | Line 19: | ||
|image_alt=TamaTool-NX | |image_alt=TamaTool-NX | ||
}} | }} | ||
TamaTool is a | TamaTool is a Tamagotchi P1 Emulator based on jcrona's [https://github.com/jcrona/tamalib/ tamatool project], and nn9dev's [[TamaTool Vita|tamatool-vita port]]. | ||
More than a simple emulator, it is an exploration tool featuring a realtime RAM editor, an ASM debugger, an I/Os monitor and a sprite manipulator, allowing to play around with the Tamagotchi P1 ROM. | |||
The Switch port features basic saving and loading, as well as speeding up the emulator. | |||
==Installed Files List== | |||
TamaTool being an emulator, it requires a compatible Tamagotchi P1 ROM called rom.bin in its folder. This ROM is not provided, for your information, the expected ROM format is 16 bits in big-endian per instruction (the actual E0C6S46 instructions are 12-bit long). | |||
To install, extract the archive to the SD card, then place your rom.bin in the /switch/tamatool-nx/ directory. | |||
<!-- | <!-- | ||
==Screenshots== | ==Screenshots== | ||
Line 35: | Line 35: | ||
https://dlhb.gamebrew.org/switchhomebrews/TamaToolNXSwitch-02.png | https://dlhb.gamebrew.org/switchhomebrews/TamaToolNXSwitch-02.png | ||
--> | --> | ||
==Known | ==Known issues== | ||
Everything works, but the screen is stretched. No idea why. May or may not fix. | |||
==Changelog== | ==Changelog== | ||
Line 43: | Line 43: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Avellea/tamatool-nx | ||
* | * ForTheUsers - https://hb-app.store/switch/TamatoolNX |
Revision as of 03:11, 18 July 2024
TamaTool-NX | |
---|---|
General | |
Author | Avellea |
Type | Handheld |
Version | 1.0.0 |
License | GPL-2.0 |
Last Updated | 2024/07/11 |
Links | |
Download | |
Website | |
Source | |
TamaTool is a Tamagotchi P1 Emulator based on jcrona's tamatool project, and nn9dev's tamatool-vita port.
More than a simple emulator, it is an exploration tool featuring a realtime RAM editor, an ASM debugger, an I/Os monitor and a sprite manipulator, allowing to play around with the Tamagotchi P1 ROM.
The Switch port features basic saving and loading, as well as speeding up the emulator.
Installed Files List
TamaTool being an emulator, it requires a compatible Tamagotchi P1 ROM called rom.bin in its folder. This ROM is not provided, for your information, the expected ROM format is 16 bits in big-endian per instruction (the actual E0C6S46 instructions are 12-bit long).
To install, extract the archive to the SD card, then place your rom.bin in the /switch/tamatool-nx/ directory.
Known issues
Everything works, but the screen is stretched. No idea why. May or may not fix.
Changelog
v1.0
- First Release.
External links
- GitHub - https://github.com/Avellea/tamatool-nx
- ForTheUsers - https://hb-app.store/switch/TamatoolNX