wonkers / MyAmigaLibrary-GraphicsLibrary-in-C

My base H/C Files for setting up a Graphic appliation. Create Views, load IFF files, grab images from IFF Files, Set up GELS and creating BOBS
10 stars 4 forks source link

comparability #1

Open RetroNick2020 opened 2 years ago

RetroNick2020 commented 2 years ago

Can you let me know if you have tested your library under os 1.3 or 3.1 with UAE.

I've been playing with some other codes that seem to work ok with vsprites under 1.3 but not under 3.1

Any information would be helpful.

your code looks very nice and readable.

wonkers commented 2 years ago

Hey Nick, Ive only tested under 1.3 with Amiga Forever and on real A500. There are still some sprite glitches I haven't remedied.

Just note...my image loader/iff loader doesn't load in the correct format for vsprites I think. Been awhile since I've used it. It was made with bobs in mind...might have to revisit it

wonkers commented 2 years ago

Oh. Give ACE a go. Just found out bout it. It's an Amiga framework... similar to what I've been doing, but more features

RetroNick2020 commented 2 years ago

i looked at ace but i think the way your code is written is better. It also doesn't have support for bobs/sprites. it looks like it uses the blitting commands for the graphics.

I was interested in playing around with more specific amiga features like the vsprites.