Author Topic: Serial EPROM programmer, part 4.  (Read 1020 times)

0 Members and 1 Guest are viewing this topic.

Offline CDI1977Topic starter

  • Contributor
  • Posts: 12
  • Country: ca
Serial EPROM programmer, part 4.
« on: May 18, 2020, 08:47:31 am »
Tear down, repair and misadventures.

Subtitle "Work in progress."

Buffer RAM holds the data to be "burned" into the target EPROM. So how much time will it take to test the memory. This is not even a good test.
993830-0

Yes it only took 5188 seconds. That is why interpreted languages like BASIC get slammed.
993834-1

EPROM at address 2001h does contain an AAh. There is a machine code block starting at 2090. They refer to assembly language which is a higher level programming mode.
993838-2

Reverse assembly by hand. Decoding instructions is one thing. Determining the purpose of the code is another.
993842-3

Still some figuring to do.
993846-4

This chip is a Swiss army knife of programming. There are a bunch of built in 'assembly" routines. And the user can add their own.
993850-5

Built in subroutines.
993854-6

Programming example by Intel using built in hex data display routine.
993858-7

Repairing the BASIC programme is not difficult. But there are a lot more assembly routines lurking in the EPROM.
993862-8

MCS-52 BASIC tokens.
993866-9

Most of the data errors are on the 8th and 16th address lines.
993870-10

End of post.
« Last Edit: May 18, 2020, 09:09:47 am by CDI1977 »
 

Offline helius

  • Super Contributor
  • ***
  • Posts: 3643
  • Country: us
Re: Serial EPROM programmer, part 4.
« Reply #1 on: May 18, 2020, 09:20:34 am »
You know, this forum is not a blog. Creating several threads "Part 1", "Part 2", "Part 3", just makes it hard to read your posts, since they are not displayed together at all.
 

Offline CDI1977Topic starter

  • Contributor
  • Posts: 12
  • Country: ca
Re: Serial EPROM programmer, part 4.
« Reply #2 on: May 18, 2020, 10:06:24 am »
I thought that might be the case. I did not see anything in the forum guides about it. Anyway I can stop posting.

Any pointers on putting stuff up on Youtube?


 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf