HI everyone,
When I load my homebrew games on BeebEm while emulating the BBC Master, all redefined characters are shown as Greek letters instead of showing their correct shape.
In my code I use VDU sequences to move the cursor, set video mode, redefine characters, set colors.
I redefine characters 200-226. I can do the same things in BASIC with no problem.
This is my initialization code:
https://github.com/Fabrizio-Caruso/CROS ... graphics.c
On the Micro everything's Ok bu on the Master the characters are not modified while the rest is OK.
I don't understand what goes wrong.
For example I am using these binaries:
https://github.com/Fabrizio-Caruso/CROS ... ag/bbcTest
When I load my homebrew games on BeebEm while emulating the BBC Master, all redefined characters are shown as Greek letters instead of showing their correct shape.
In my code I use VDU sequences to move the cursor, set video mode, redefine characters, set colors.
I redefine characters 200-226. I can do the same things in BASIC with no problem.
This is my initialization code:
https://github.com/Fabrizio-Caruso/CROS ... graphics.c
On the Micro everything's Ok bu on the Master the characters are not modified while the rest is OK.
I don't understand what goes wrong.
For example I am using these binaries:
https://github.com/Fabrizio-Caruso/CROS ... ag/bbcTest
Statistics: Posted by Fabrizio — Fri Nov 08, 2024 8:34 am