Skip to main content

TZXDuino 1.14

Update for TZXDuino.

Lots of little things changed for this update but the biggest is ID15/Direct Recording has been added. The code has been adapted and fixed from the MAXDuino firmware. On the Amstrad CPC this means that Music Loaders do work as do many other games that use the ID15/Direct Recording Block type however the following Musical Loaders are temperemental but this is due to hardware rather than firmware.

Harvey Headbanger
Helichopper
Rasputin
Runestone
Spiky Harold
Thrust


I've also removed DigitalWrite in favour of a quicker process as suggested by Ken Forster and this means that some MSX games work better at higher TSX baudrates. Elite and Aliens will now load at 2400 baudrate.

There were two Gremlin Graphics games for the Amstrad CPC that had copy protection that required a reversal of high and low signals. Samurai Trilogy and Footballer Of The Year II. I have added an option to the menu to fix this issue.

You can download the new firmware from here.


If you with to use the TZXDuino Updater rather than the Arduino IDE to update your device then unfortunately the author is away at the moment and cannot update it but there is a work around if you follow these instructions.

1) Download the following file https://mega.nz/…
2) Unzip the download and you will see two files.
TZX113NanoLCD0x27.hex and TZX113NanoLCD0x3f.hex

3) Go to C:\Program Files (x86)\TZXduino Uploader and look for the two files of the same name and change the .hex to .old.
4) Copy the two new files across. You may need Administrators approval to do this.
5) Upload to your TZXDuino in the normal way but choosing TZXDuino 1.13 as the firmware of choice and this will upload 1.14.

Any questions or games that you find do not work then please contact me.

Comments

  1. Hello, I have read that Motor Control can be used on some models of CPC, How is this done. I know there is a 2.5mm remote jack, but where do I plug that into on the CPC. Will this help with pauses in CDT files ? Thanks for all you help.

    ReplyDelete
    Replies
    1. I have read its for 664 and 6128 models with din cassette plug. Is there a way to retro fit the rem to a 464? Thanks in advance. Also im struggling to load atic atac for spectrum. no matter what .tap .tzx image i use. is there some sort of protection on this game?

      Delete
    2. Atic Atac should work unless you have a 128/+2/A/B/+3 in that case you will need to either run it in 48k mode or if you Google there is a Poke for running Ultimate games on a 128k Spectrum.

      You can add a 5 pin DIN to a 464 so that you can use an external cassette or TZXDuino.
      Instructions on how to do so are on an earlier blog entry.

      http://arduitape.blogspot.com/2017/06/adding-5-pin-din-to-amstrad-cpc-464.html

      Delete
  2. One last thing, Where can I get the TZXDuino Updater from ? Thanks again in advance

    ReplyDelete
    Replies
    1. Found it, I struggling to update my TAXDunio becuase its not being recongnised by the PC. Its a TZXDUNIO RELOADED.

      Delete
  3. TZXduino Uploader is found here > https://github.com/rickyelqasem/TZXDuino-Uploader < there has been a recent update to fix a bug but all good now!

    ReplyDelete
  4. How does the record mode work.
    Is there an option to select.
    Cant seem to work out how to use it any help would be fantastic.

    ReplyDelete
    Replies
    1. The meaning is, that files recorded as direct record, can now be played from TZXDuino. TZXDuino cannot record TZX from tape. It would need a own device simulating Z80 and tape loading schema, to to a realtime conversion from tape to TZX

      Delete

Post a Comment

Popular posts from this blog

TZXDuino Firmware 1.16, 1.17, and an updated TZXDuino Instruction Manual

  TZXDuino 1.16 In TZXDuino 1.15.3 I added a bug that lowered the volume of some Spectrum TZX files and all ZX80/81 TZX, O, and P files so they didn't work for many people. I fixed this for 1.16. You can download TZXDuino 1.16 from here.   TZXDuino 1.17 The MAXDuino team added ORIC TAP playback functionality to their firmware which I have adapted to TZXDuino. I don't have an Oric Atmos to test it on so I have been recording the playback and loading on Oricutron and everything I have tried has worked. Obviously things may be different on a real machine. Team MAXDuino have also added a speed up function for Oric TAP files which I will add to TZXDuino 1.18 but so far I have been unable to get it to work correctly. You can download TZXDuino 1.17 from here.   And finally there is the updated instruction manual which now tells you how to access Turbo mode for the Electron, ZX80, and ZX81. It also says for Oric but that has not been implemented yet. You can download the pdf of v...

Arduitape on the ZX Spectrum

How to use the Arduitape with the ZX Spectrum. Sorry I've been a little quiet recently but I've managed to get my grubby little mitts on a ZX Spectrum + 48k and have been testing it with the Arduitape. Unlike the MSX and other 8-bits the only limitations on frequency of the .WAV files is no higher than 22050 Hz due to the limitations of the software used. I was expecting to have all the difficulties of the MSX but I've tested lots of files at different frequencies and they all work fine. I've been using TZX2WAV to do the conversions. Open a command window. Type  tzx2wav -f [desired frequency] [filename].tzx [filename].wav   and that's it. I have been trying to experiment with a programme called OTLA which can output various formats of Spectrum, ZX81, Amstrad, and MSX files that playback at a higher rate and essentially turn a 5 minute loading game in to a 30 second loading game however it outputs at either 44100Hz or 48000Hz which is too high for the Ardui...

New CAS/TZXDuino firmware

New firmware . TZXDuino 1.15.3 Adapted the MAXDuino ID19 code and TurboMode for ZX80/81. To access Turbo Mode for ZX80/81 and Electron please switch Turbo Mode On in the menu Also added UEF Chunk 117 which allows for differing baudrates in BBC UEFs. Added a Spectrum Font for OLED 1306 users converted by Brendan Alford. Option added to userconfig.h Added File scrolling by holding up or down buttons. By Brendan Alford. Download from here. CASDuino 1.24 Added a Spectrum Font for OLED 1306 users converted by Brendan Alford. Option added to userconfig.h Added File scrolling by holding up or down buttons. By Brendan Alford. Download from here.