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: Laurent Sallafranque <laurent.sallafranque@xxxxxxx>
- Date: Sat, 2 Dec 2023 17:24:11 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1701534252; bh=j3Y/zYRUpxbiBfQ3HgIGOr+mJ01VhNWGHgHsRuqDM9A=; h=Date:Subject:To:References:From:In-Reply-To:From; b=VkrCXOTXOGE1QEyj+hebUZXDoMZ2WWR8qY0UsYz5VH8/x9RvBqORZPXbkTHoVxtnT ONhXgYPwhDQPswFKIUUo/q3oq47MAekcDjvp5xj/RXAs4MsUWsFVZ4YdL7LlJpvN2C ZRZNHzz+vJtoDx6oyLlgtIQmZh8c7KVRGu1DaJEC/Bo/5dI0ha4MAYU/0wg5P8A2Af OM2GZPRGwCoYIqlQGqO8y6opiZDqBr2Gi3fuCWOQJl2gyQpQWX2wnRrglbMM2ux8UI Gug2pmigk213rgYQFp61BbLL8CT1dVHurqrPMA/lek4OewZLNvnpywEzYUlS47eRV+ NenugmHmFLHiQ==
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