Thank you both :)
On 土, 9月 24 2022 at 14時33分21秒 +02:00:00, Philipp Klaus Krause
<p...@spth.de> wrote:
Am 24.09.22 um 14:19 schrieb Nano:
Hi !
I got a codebase to build a gameboy ROM that was using sdcc some
years ago. Using the latest version of sdcc I can’t compile my
source files using `-mgbz80`, giving me this error : `error 131:
cannot generate code for target 'gbz80'`. I was wondering if the
project dropped that target, and if so what would be the last
version of sdcc I could use.
The sm83 backend in current SDCC is most likely what you want to use
to target the GameBoy. There have been major changes vs. the old
gbz80. You might have to adapt your sources, but will be rewarded by
more efficient code being generated.
Philipp
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
<mailto:Sdcc-user@lists.sourceforge.net>
<https://lists.sourceforge.net/lists/listinfo/sdcc-user>
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user