View Single Post
Old 28 September 2010, 22:23   #28
Lonewolf10
AMOS Extensions Developer
 
Lonewolf10's Avatar
 
Join Date: Jun 2007
Location: near Cambridge, UK
Age: 44
Posts: 1,924
I just started and finished part 1. That small program (part 1, page 16) is very neat. I did fiddle around with it and have a rough idea of how it works, but I haven't looked up the register values which were set beforehand (I am assuming they just switched off unecessary stuff), though I know which registers they are for (INTENA and DMACON).

Anyone else doing this course and wish to share their experimentations? For example, for the program in part 1, page 16 change line 4 to any of the following:

move.b $DFF006,$DFF180
move.l $DFF006,$DFF180
move.w #DFF006,$DFF180


Regards,
Lonewolf10
Lonewolf10 is offline  
 
Page generated in 0.04400 seconds with 10 queries