-
Notifications
You must be signed in to change notification settings - Fork 1
/
AVR_Tetris.aps
1 lines (1 loc) · 5.45 KB
/
AVR_Tetris.aps
1
<AVRStudio><MANAGEMENT><ProjectName>AVR_Tetris</ProjectName><Created>18-Dec-2011 18:14:49</Created><LastEdit>31-Dec-2011 18:20:00</LastEdit><ICON>208</ICON><ProjectType>0</ProjectType><Created>18-Dec-2011 18:14:49</Created><Version>4</Version><Build>4, 18, 0, 685</Build><ProjectTypeName>Atmel AVR Assembler</ProjectTypeName></MANAGEMENT><CODE_CREATION><ObjectFile>AVR_Tetris.obj</ObjectFile><EntryFile>D:\KubX\Dropbox\dev\AVR_Tetris\main.asm</EntryFile><SaveFolder>D:\KubX\Dropbox\dev\AVR_Tetris\</SaveFolder></CODE_CREATION><DEBUG_TARGET><CURRENT_TARGET>AVR Simulator</CURRENT_TARGET><CURRENT_PART>ATmega8.xml</CURRENT_PART><BREAKPOINTS></BREAKPOINTS><IO_EXPAND><HIDE>false</HIDE></IO_EXPAND><REGISTERNAMES><Register>R00</Register><Register>R01</Register><Register>R02</Register><Register>R03</Register><Register>R04</Register><Register>R05</Register><Register>R06</Register><Register>R07</Register><Register>R08</Register><Register>R09</Register><Register>R10</Register><Register>R11</Register><Register>R12</Register><Register>R13</Register><Register>R14</Register><Register>R15</Register><Register>R16</Register><Register>R17</Register><Register>R18</Register><Register>R19</Register><Register>R20</Register><Register>R21</Register><Register>R22</Register><Register>R23</Register><Register>R24</Register><Register>R25</Register><Register>R26</Register><Register>R27</Register><Register>R28</Register><Register>R29</Register><Register>R30</Register><Register>R31</Register></REGISTERNAMES><COM>Auto</COM><COMType>0</COMType><WATCHNUM>0</WATCHNUM><WATCHNAMES><Pane0><Variables>block_x</Variables><Variables>block_y</Variables><Variables>block_color</Variables></Pane0><Pane1></Pane1><Pane2></Pane2><Pane3></Pane3></WATCHNAMES><BreakOnTrcaeFull>0</BreakOnTrcaeFull></DEBUG_TARGET><Debugger><modules><module></module></modules><Triggers><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="1" boundTo="0" hitCount="1" updateAndContinue="0" line="282" file="main.asm" token=" rcall RANDOM_get" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="0" boundTo="0" hitCount="1" updateAndContinue="0" line="1126" file="main.asm" token=" ldi r18, SCREEN_WIDTH" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="1" boundTo="0" hitCount="1" updateAndContinue="0" line="116" file="main.asm" token=" sbrc r10, 2 ; Down" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="0" boundTo="0" hitCount="1" updateAndContinue="0" line="4" file="Video.asm" token=" ld Zl, Y+ ;2" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="0" boundTo="0" hitCount="1" updateAndContinue="0" line="184" file="Video.asm" token=" DRAWTILE" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="0" boundTo="0" hitCount="1" updateAndContinue="0" line="4" file="Video.asm" token=" ld Zl, Y+ ;2" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="1" boundTo="0" hitCount="1" updateAndContinue="0" line="47" file="Video.asm" token=" in r22, sreg ;1" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="1" boundTo="0" hitCount="1" updateAndContinue="0" line="228" file="Video.asm" token=" out sreg, r22 ;1" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="1" boundTo="0" hitCount="1" updateAndContinue="0" line="183" file="Video.asm" token=" DRAWTILE" offset="0"/><trigger clsid="{113824F1-C410-4699-A25E-867CC860C28E}" enabled="1" boundTo="0" hitCount="1" updateAndContinue="0" line="58" file="Initialization.asm" token="ldi r16, 7" offset="0"/></Triggers></Debugger><AvrAssembler><Folder>D:\KubX\Dropbox\dev\AVR_Tetris\</Folder><RelPath>main.asm</RelPath><EntryFile>D:\KubX\Dropbox\dev\AVR_Tetris\main.asm</EntryFile><IncludePath>d:\app\Atmel\AVR Tools\AvrAssembler\Appnotes</IncludePath><V2IncludePath></V2IncludePath><V2Parameters></V2Parameters><FileType>I</FileType><ObjectName>AVR_Tetris</ObjectName><Wrap>0</Wrap><ErrorAsWarning>0</ErrorAsWarning><MapFile>1</MapFile><ListFile>1</ListFile><Version1>0</Version1><PreCompile></PreCompile><PostCompile></PostCompile><SourceFiles>,,Pad.asm,Initialization.asm,macros.asm,UART.asm,Video.asm,Random.asm,blocks.asm,font.asm,splash.asm</SourceFiles></AvrAssembler><AVRSimulator><FuseExt>0</FuseExt><FuseHigh>40</FuseHigh><FuseLow>8</FuseLow><LockBits>128</LockBits><Frequency>20000000</Frequency><ExtSRAM>0</ExtSRAM><SimBoot>1</SimBoot><SimBootnew>1</SimBootnew></AVRSimulator><IOView><usergroups/><sort sorted="0" column="0" ordername="1" orderaddress="1" ordergroup="1"/></IOView><Files><File00000><FileId>00000</FileId><FileName>Initialization.asm</FileName><Status>259</Status></File00000><File00001><FileId>00001</FileId><FileName>main.asm</FileName><Status>259</Status></File00001><File00002><FileId>00002</FileId><FileName>Video.asm</FileName><Status>258</Status></File00002><File00003><FileId>00003</FileId><FileName>blocks.asm</FileName><Status>257</Status></File00003><File00004><FileId>00004</FileId><FileName>UART.asm</FileName><Status>258</Status></File00004><File00005><FileId>00005</FileId><FileName>font.asm</FileName><Status>257</Status></File00005><File00006><FileId>00006</FileId><FileName>macros.asm</FileName><Status>257</Status></File00006><File00007><FileId>00007</FileId><FileName>splash.asm</FileName><Status>1</Status></File00007><File00008><FileId>00008</FileId><FileName>Random.asm</FileName><Status>1</Status></File00008></Files><Events><Bookmarks></Bookmarks></Events><Trace><Filters></Filters></Trace></AVRStudio>