Re: [hatari-devel] DSP patch suggestion |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] DSP patch suggestion
- From: Andreas Grabher <andreas_g86@xxxxxxxxxx>
- Date: Sat, 2 Dec 2023 17:45:02 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1701535516; bh=6xblKMXIXy2bSaZFUPXoIBEb5QfCURk8aqaukXLtNp8=; h=Content-Type:From:Mime-Version:Subject:Date:Message-Id:To; b=Ov9r7oreWrEfSO8PN4VMvE0v4g4cnNazOdexMPT9+9/6RwEemiI+NgYOrHefyPXjb 4VY+zvoS0GAJGWfRS7V8kisRJHcDup4kfAwLiE4CzA7p6elduDToaZgHTu79mlZDV6 NwPiUrAOhhXrYuls5JdPvvDxTB4vzJXs9ku1XsXlyQVsrBiL+khw88PHAUlZOMD43J Unpw1kINUVyYhZyPrdSo4yAGGaT/fqJ43JZc7NAGVXKwp64rQsHY+X9SCBByVBSNiq 6iJ89wXTY9SyL6gKBI0GQPd9yHejFQSShQ7B4Ia8+WX4HJYsgD8EQB6YJoulK3eBzv jBPRSrXUHchZg==
Hello Laurent,
it is unimplemented in Hatari, but there is a P ROM (bootstrap ROM) at the bottom of P memory space.
Regards
Andreas
> Am 02.12.2023 um 17:24 schrieb Laurent Sallafranque <laurent.sallafranque@xxxxxxx>:
>
> I Andreas,
>
>
> Are you sure about P rom ? I'm pretty sure it's P int Ram for the 2 first strings
>
>
> - { "P ram", "P ram", "P ext memory", "P ext memory" }
> + { "P ram", "P rom", "P ext memory", "P ext memory" }
>
> Regards
>
> Laurent
>
>
>
>> Le 02/12/2023 à 16:32, Andreas Grabher a écrit :
>> Hello all,
>>
>> I want to suggest the appended patch. It contains different parts. Some are just cosmetic changes and some are additional features (that might be unused by Hatari). Please tell me what you think and feel free to ask any question. These changes are already part of Previous.
>>
>> Best wishes,
>> Andreas
>
>