| ??? 08/14/01 20:43 Read: times |
#14080 - RE: Copy EPROM to RAM on 80C390? |
It is quite simple to convert a '51 from Harvard to von Neuman architecture, all you need is a NEGATIVE or gate (-08 for example) use !PSEN and !RD as inputs and use the output at !OE on your memory. This, of course make it 64k total memory rather than 64k data and 64k code. I have probably made about half my '51 jobs this way. It simplifies many things e.g. you can use the same routine to output constant and variable text. DO remember to add something so the RAM or the ROM chip is selected only for the address space it covers (no overlap).
Have fun, Erik |
| Topic | Author | Date |
| Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 | |
| RE:write hex file to flash eeprom Mcroco | 01/01/70 00:00 | |
| misplaced | 01/01/70 00:00 | |
RE: Copy EPROM to RAM on 80C390? | 01/01/70 00:00 |



