Re: Need assistance with a Kaypro 16



Despite all prevention efforts, Slor <semaj@xxxxxxxx> wrote in
news:Xns97489557DE6E2emuslor@xxxxxxxxxxxxxx:

> Despite all prevention efforts, "thewises" <thewises@xxxxxxxxx> wrote
> in news:43c54910$0$6041$cd3e3bf6@xxxxxxxxxxxxxx:
>
>>
>> Heck, you don't have to do this. Just dump the ROM with DEBUG. Type d
>> c800:0 and keep going all the way up to c800:8000. See if you can
>> find the text messages that would be displayed by the formatter
>> program. Try to find where the code for the formatter program begans.
>> But note that a lot of the code in there is the controller code, so
>> this may take some effort.
>>

I did the slow dump from c800:0 and here's what I found:
- The only strings I saw are copyright, disk failure, and boot error
strings.
- Around c800:07a0, I run into a mass of zeroes.
- Just before c800:1000, I find the string "The remainder of this ROM is
unused."
- c800:1000 is loaded with FF.
- c800:2000 and on is loaded with E8.

--
Slor
.



Relevant Pages

  • Re: Need assistance with a Kaypro 16
    ... Just dump the ROM with DEBUG. ... messages that would be displayed by the formatter program. ...
    (comp.sys.ibm.pc.classic)
  • Re: Newdos info
    ... just haven't got a lot of spare time and have plenty of other entries on my to-do list... ... I'd certainly be interested in at least looking at what you've got - most specifically a ROM dump, memory map and disk image would be the most helpful for any sort of emulation. ... Of course, the memory map could be gleaned from the schematics but if you already have the map, it saves a bit of time! ...
    (comp.sys.tandy)
  • Re: Yes, there are two production versions of GORF
    ... but not sure if the earlier version is a European ... I have never seen any of the foreign language ROM's and would love to get my ... Anyone have a dump of these ROM's? ... would be interesting to see a ROM dump of the version for distribution ...
    (rec.games.video.arcade.collecting)
  • Re: Astro Chase questions
    ... I'll have a look on whether it is a usable ROM dump, and if it is, I'll ... fixup the emulator code. ... You first need to enable the selftest, ...
    (comp.sys.atari.8bit)
  • Re: Declaring static pointers.
    ... My microcontroller program uses arrays of strings. ... strings AND their pointers in ROM. ... linker script. ...
    (comp.lang.c)