You do not have permission to edit this page, for the following reason:
You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.
Please READ the information contained in the tool-tips (click on a question mark).
Free text:
Interrupts are a way to have independant running code in parallel. Sounds like multitasking, but this is at a very basic level. We will use an intterupt to change the color palette in the middle of the screen. This way we can have the syn2cat logo on top with it's blue/white colors and the scroller from workshop 5 at the bottom with it's grey colors. Topics * conversion of the syn2cat SVG logo into a usable file on Atari. Tools used: inkscape, netpbm (linux) and NeoChrome (Atari) * inclusion of a music with a special effect to show how interrupts influence your code * What's going on? Explanations on the MFP timers and interrupt handling. * based on a code snippet for rasters, put an interrupt in mid screen to change palette * if time permits, some talk about code optimizations (if no time: that's for next workshop) The whole exercise is on lusitaia /public/atari-workshops/wshop6 folder. Have a look before the workshop so you have some questions ready to throw at your poor instructor. This class is also suitable for newbies to the workshops if you take time to dig through the readme and sources of workshop5. You can ask questions by email before the workshop!
Summary:
This is a minor edit Watch this page
Cancel