TEADEC web site is now being hosted on a new computer. Until the dust settles, so to speak, BBS needs to be closed down temporarily. We will ask the former subscribers of BBS to re-subscribe when it is operational again. Some links may not work during the next few weeks. Thank you for your patience.
TEADEC Web Team
May I know under what conditions is WriteROM useful?
WriteROM(wrom) command is a primitive command to change ROM. Please use it if you need to partially change ROM.
For example, if you need to change ROM info area,
TM> mov 80010000,#10000, 8c010000
TM> (now ROM info is copied to RAM 8c010000.
please change its values)
TM> wrom 80010000, 8c010000, 1
