Re: [hatari-devel] Sparrow TOS 2.07 support |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On Sonntag, 27. Mai 2018 18:23:26 CEST Nicolas Pomarède wrote:
> Le 27/05/2018 à 18:11, Thorsten Otto a écrit :
> > On Sonntag, 27. Mai 2018 17:27:14 CEST Miro Kropáček wrote:
> >> On 27 May 2018 at 16:45, Thomas Huth <th.huth@xxxxxxxxx> wrote:
> >>> I've added a hack to the Videl emulation, and now it boots to the
> >>> desktop.
> >>
> >> Btw do you also get the CRC ROM error after the Atari symbol is shown
> >> during the boot?
> >
> > That is to be expected. The rom check is skipped when the TOS is patched,
> > but only for known TOS versions. For sparrow, the attached patch should
> > add the necessary addresses.
>
> I think your patch include some extra files from your dev sources :)
> Only tos.c should be needed.
Oops, yes, sorry. Only tos.c should be changed.