Fukutake Study Box: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with "The Study Box is a tape drive/RAM cartridge combination from Fukutake Shoten. Games were leaded off standard stereo audio cassettes. One channel contains game audio, the other...")
 
(un-broken-ify the link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Study Box is a tape drive/RAM cartridge combination from Fukutake Shoten. Games were leaded off standard stereo audio cassettes. One channel contains game audio, the other encoded game data.
The Study Box is a tape drive/RAM cartridge combination from Fukutake Shoten. Games were loaded off standard stereo audio cassettes. One channel contains game audio, the other encoded game data.


The [[StudyBox file format]] holds the content of such tapes. Mesen and NintendulatorNRS fully emulate the device.
The [[StudyBox file format]] holds the content of such tapes. Mesen and NintendulatorNRS fully emulate the device.
Line 5: Line 5:
See also:
See also:
* http://cah4e3.shedevr.org.ru/dumping_2005.php
* http://cah4e3.shedevr.org.ru/dumping_2005.php
* http://sourceforge.net/p/fceultra/code/HEAD/tree/fceu/trunk/src/boards/186.cpp
* https://github.com/TASEmulators/fceux/blob/master/src/boards/186.cpp
* https://tcrf.net/StudyBox
* https://tcrf.net/StudyBox
* https://github.com/SourMesen/Mesen/files/2920256/studybox.org.txt
* https://github.com/SourMesen/Mesen/files/2920256/studybox.org.txt
[[Category:Hardware]]

Latest revision as of 17:54, 29 January 2023

The Study Box is a tape drive/RAM cartridge combination from Fukutake Shoten. Games were loaded off standard stereo audio cassettes. One channel contains game audio, the other encoded game data.

The StudyBox file format holds the content of such tapes. Mesen and NintendulatorNRS fully emulate the device.

See also: