Christian Dietrich
|
94af9380aa
|
tests: ignore mandelbrot.c test, since it takes so long
|
2014-09-30 14:44:45 +02:00 |
|
Christian Dietrich
|
8bddaf53a2
|
tests/mandelbrot: Added Mandelbrot example
|
2014-09-30 14:30:01 +02:00 |
|
Christian Dietrich
|
44fe73ff8f
|
SBC/CPC: Fix Calculation of Zero Flag
For the Sub/Compare with carry, the old Z flag is also used to
AND the newZ:
newZ = (result==0) & oldZ
|
2014-09-29 23:01:20 +02:00 |
|
Christian Dietrich
|
6183531abd
|
Failing Testcases for printf
|
2014-09-29 20:39:23 +02:00 |
|
Christian Dietrich
|
154366010f
|
New Opcode: MUL, LPM, LDS, STS
|
2014-09-28 23:01:47 +02:00 |
|
Christian Dietrich
|
17c77fe7e2
|
Added gitingore
|
2014-09-28 16:53:52 +02:00 |
|
Christian Dietrich
|
60b2f52baf
|
Testsuite as single files
|
2014-09-28 16:49:03 +02:00 |
|