DEATH Posted April 1, 2022 Share Posted April 1, 2022 50 minutes ago, 42bs said: I did not analyze the code in depth, but I guess GPU writes to one half-image and DSP to the other. So DRAM accesses of both to not disturb each other. But the interlace stuff is fun. But I doubt it'll fit into a 256 byte intro. Maybe need to go for 4K ? yes, the gpu plot the "odd" pixels, the dsp the "even" pixels RISC code takes about 180 bytes each and is optimized mostly for speed (use only registers and lotsa pipeline optimization) 1 1 Quote Link to comment https://forums.atariage.com/topic/331948-sizecoding-reaches-jaggy/page/3/#findComment-5032827 Share on other sites More sharing options...
42bs Posted April 2, 2022 Author Share Posted April 2, 2022 10 hours ago, DEATH said: I can put them back somewhere Yes please. It is easier then ripping stuff from the COF Quote Link to comment https://forums.atariage.com/topic/331948-sizecoding-reaches-jaggy/page/3/#findComment-5033099 Share on other sites More sharing options...
DEATH Posted April 2, 2022 Share Posted April 2, 2022 6 hours ago, 42bs said: Yes please. It is easier then ripping stuff from the COF I need to find out which is the correct version. My JAGMAND folder is a mess. I tried the root folder version, it doesn't work properly and it's older than the last one I posted on Yaronet... I tried the other versions, none of them work properly... I was doing continual modifications, I had to modify the last version that I posted on Yaronet and I therefore no longer have the exact source of the one that works. The difference is probably not that big, but when you play with interlaced, the slightest modification can break everything... V3 seemed to be the most recent, but it contains an additional screen scrolling test... raaah ! Quote Link to comment https://forums.atariage.com/topic/331948-sizecoding-reaches-jaggy/page/3/#findComment-5033215 Share on other sites More sharing options...
42bs Posted April 2, 2022 Author Share Posted April 2, 2022 (edited) That's why (the mess (tm) ) I use always a local git and checkin regularly. Edited April 2, 2022 by 42bs 2 Quote Link to comment https://forums.atariage.com/topic/331948-sizecoding-reaches-jaggy/page/3/#findComment-5033220 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.