Dilwyn Jones wrote: > burned into a 27128 EPROM (IIRC) That's a 128/8 = 16kb EPROM.
> As to the address, forget hex since Marcel's memory doesn't seem to > work too well 10 years after he last did something ;-) > use the self explanatory > sbytes 'flp1_rom_image',48*1024,16*1024 With translates exactly into sbytes 'flp1_rom_image',$C000,$4000 Hm, I think I have seen those numbers before ;-) Marcel
