News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Transtape Clone (MX4)

Started by skywalky, 11:33, 07 July 15

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skywalky

I'm assembling the boards. Next week I can ship the Transtapes.

mahlemiut

Quote from: Phantomz on 13:49, 30 September 15
Is there any emulator that supports " Transtape " rom ?
I'm working on Transtape support for MAME, but not quite getting the mapping exactly right.
Trying to determine which bits mean what in its I/O ports (FBF0 and FBFF) is not easy, although I'm pretty confident that bit 1 of FBF0 enables/disables the ROM.
If anyone does know, please do let me know. :)
- Barry Rodewald

Gryzor

Nice news, thanks for the update @skywalky !

skywalky

Quote from: mahlemiut on 04:14, 06 November 15
I'm working on Transtape support for MAME, but not quite getting the mapping exactly right.
Trying to determine which bits mean what in its I/O ports (FBF0 and FBFF) is not easy, although I'm pretty confident that bit 1 of FBF0 enables/disables the ROM.
If anyone does know, please do let me know. :)
Can I help you with the transtape in a real CPC?

mahlemiut

#29
Quote from: skywalky on 09:31, 06 November 15
Can I help you with the transtape in a real CPC?
Actually, I wonder if the ROM is mappable without pressing either button.  An OUT &FBF0,2 might make it appear at &0000...
- Barry Rodewald

arnoldemu

I updated the wiki with what I could find from the schematics.

Interesting:
- detects lower/upper rom state based on a read in the lower rom/upper rom area (monitors ROMEN).
- an opcode read of a memory address (well a partially decoded memory address) causes rom and ram to be disabled (so it can return to the stopped program)
- I added the exact decoding of the ram and ports.

Some of these devices like this involve monitoring memory accesses etc...
My games. My Games
My website with coding examples: Unofficial Amstrad WWW Resource

Powered by SMFPacks Menu Editor Mod