Jump to content
IGNORED

Programming Lynx Eproms


ziggystar

Recommended Posts

:idea: You need to get the encryption programs from the CGE website

(and probably the UAE Amiga emulator), then follow the instructions

on my website to do it the right way. Or you could just grab the

C program on my website which will insert a (insecure, 256K only)

header for you.

Link to comment
Share on other sites

Hello all. I have a lynx eprom board I removed the eprom from, replaced it with a socket and programmed some new eproms. they don't work. the original does. is this that protection/encryption header. How do I add one to my rom images? thanks

 

 

Well, if you're making game ROMs from Lynx emulator images you need to remove the header from the files before burning onto EPROM.

Link to comment
Share on other sites

I bet thats correct, but how do I do it? thanks we're on the right track.

 

 

It's a matter of removing the first 32 or 64 bytes of the binary file using a hex editor. I don't have a reference in front of me to tell what the exact size of the file is. But you should be able to see it in the data or use the file size as a reference.

 

A true binary image of an EPROM will be a 2^n power size. For example a 2732 binary image will be 4096 (4 * 1024) bytes or a 27C010 would be 131,072 (128 * 1024). So determine how many bytes over that size should give you an idea of the header size you need to remove.

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...