view 3rdparty/customboots/boisy/testnop.a @ 3282:5d33751fd9f4

level2/3: Generate motd in makefile so LEVEL is right Also add the NitrOS-9 version because that becomes easy then.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 19 Apr 2020 14:42:50 +0200
parents dac1ff96637f
children
line wrap: on
line source

               psect     test_a,$01,$81,$01,200,start
               
start          orcc      #IntMasks
top            nop
               nop
               nop
               nop
               nop
               nop
               nop
               nop
               nop
               nop
               bra       top
 
               endsect