Hi.. for fun I have started coding for amiga again..
I had an old project that never finished, that I wanted too tinker with.
so for purly fun I have been playing around with Bartman's exellence VSCode plugin.
this old project had the graphics in Screen size 368x283..
Back in the old days I never figured out how to open this screen size with FMODE=3..
I have aligned Bitplanes to 64bit. So bitplane width becomes 384x283. with using mod -8.
My currect copper settings uses this
[ Screen1 ] Mem: 0000A41C | Adr: 0000A440 | Size: 109120
[ DDFSTRT ] 092: 0028
[ DDFSTOP ] 094: 00D8
[ DIWSTRT ] 08E: 1F61
[ DIWSTOP ] 090: 3AD1
I'm not really sure whats wrong here.. but there are clearly a problem. The graphics repeat at the left side and the right side is being cut off.
Any sugestions are more than welcome
Note: Yes I know the palette is wrong.