OpenCores
URL https://opencores.org/ocsvn/blue/blue/trunk

Subversion Repositories blue

[/] [blue/] [trunk/] [blue8/] [asm.txt] - Rev 2

Compare with Previous | Blame | View Log

0025    // (000)start:  ldi
000a    // (001)        dw value
7008    // (002)        sta thevar              ;  not really used
0005    // (003)loop:   inca
0012    // (004)        sz
a003    // (005)        jmp loop
0024    // (006)        qtog            
a000    // (007)        jmp start
0000    // (008)thevar: DW 0
// Symbols
// thevar: 0008
// value: 000a
// loop: 0003
// start: 0000
// End Symbols

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.