Re: standalone code for bootstrapping
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
---In [email protected], <kerravon86@...> wrote : > Actually I think the logic in sapstart should > be to start reading 32767 bytes from > head 0 record 4, I think rereading the first block will clobber modified code, so it will need to instead be read to a different location, like 32768, just to get the length and the start record properly figured out. BFN. Paul.