Skip to content

Commit

Permalink
mandelbrot.asm runs on hardware
Browse files Browse the repository at this point in the history
  • Loading branch information
sy2002 committed Aug 29, 2015
1 parent d5aeaf8 commit 87b7c68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demos/mandel.asm
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.ORG 0x0000
.ORG 0x8000

#define FPGA
;
#define POINTER R12
;
Expand Down

0 comments on commit 87b7c68

Please sign in to comment.