1
0
mirror of synced 2024-06-10 04:49:54 +02:00
An AVR Emulator written in LaTeX
Go to file
2014-09-30 14:44:45 +02:00
tests tests: ignore mandelbrot.c test, since it takes so long 2014-09-30 14:44:45 +02:00
.gitignore Added gitingore 2014-09-28 16:53:52 +02:00
avr.binary.tex First Compiled and Executed Fibonacci 2014-09-27 00:49:58 +02:00
avr.bitops.tex Implement Load and Store Command for Memory 2014-09-28 16:12:53 +02:00
avr.draw.tex tests/mandelbrot: Added Mandelbrot example 2014-09-30 14:30:01 +02:00
avr.instr.tex tests/mandelbrot: Added Mandelbrot example 2014-09-30 14:30:01 +02:00
avr.io.tex Failing Testcases for printf 2014-09-29 20:39:23 +02:00
avr.memory.tex Failing Testcases for printf 2014-09-29 20:39:23 +02:00
avr.numbers.tex Failing Testcases for printf 2014-09-29 20:39:23 +02:00
avr.testsuite.tex SBC/CPC: Fix Calculation of Zero Flag 2014-09-29 23:01:20 +02:00
avr.tex tests: ignore mandelbrot.c test, since it takes so long 2014-09-30 14:44:45 +02:00
Makefile New Opcode: MUL, LPM, LDS, STS 2014-09-28 23:01:47 +02:00