Jump to content
IGNORED

Converting data on tape to digital data


Stuart

Recommended Posts

Win994a stores tapes as .bin type with a simple header... open a .TITape file with a hex editor. When desperate I use this method to transfer from MINIMEM to my FG99... Oddly enough I would normally use your transfer utility from the miscellaneous disk to move such a file from MAME to Win994a... but to do this you need to know the load address!

Minimem's S and L options use: Memory Image(Program file) Format... from assy one could write a short program to define a PAB and access the cassette DSR than examine from VDP buffer or transfer to CPU RAM...

You could easily butcher my CS14EVER program to do this...

CS14EVER.dsk

 

 

** CS1 IS MALFUNCTIONING **
Link to comment
Share on other sites

I noticed the use of EASYBUG's V option really doesn't work for reading this... I don't know why it seemed to work on the emu last night...

anyway I figured this out a little better...

This loads the tape data to v>1100...then copies the data to c>B000... then copies the first 768 bytes to the screen table...

QUIT... and use EASYBUG's "M" option to view c>B000...

tapes made by EASYBUG's "S" option have the load address as the first word... and the image length as the second word... followed by the image data. :)

 

READCS1(V2.0).dsk

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...