Christian Dietrich
|
1f15d94434
|
250x250 Picture
|
2014-10-13 13:48:21 +02:00 |
|
Christian Dietrich
|
8e6b161ad0
|
Generate a hopefully correct version for CTAN
|
2014-10-13 13:47:14 +02:00 |
|
Christian Dietrich
|
37b98e547f
|
Added copyright notices in the implementation files
|
2014-10-10 12:23:32 +02:00 |
|
Christian Dietrich
|
308f9a2195
|
Changed name to avremu
|
2014-10-10 12:14:29 +02:00 |
|
Christian Dietrich
|
e7e2712435
|
mandelbrot-128x128 added to documentation
|
2014-10-10 12:12:02 +02:00 |
|
Christian Dietrich
|
29cb2b0dff
|
A more correct TDS
|
2014-10-09 18:29:10 +02:00 |
|
Christian Dietrich
|
36d366d829
|
Added LPPL1.3 License
|
2014-10-09 18:23:10 +02:00 |
|
Christian Dietrich
|
d1240cb73d
|
Documentation Fluff
|
2014-10-09 18:22:02 +02:00 |
|
Christian Dietrich
|
ce17612146
|
More documentation
|
2014-10-09 18:16:02 +02:00 |
|
Christian Dietrich
|
a1ef38622f
|
Added Example for future documentation
|
2014-10-09 17:37:31 +02:00 |
|
Christian Dietrich
|
cea45e869f
|
Fix a lot of spurious whitespace
|
2014-10-09 17:30:00 +02:00 |
|
Christian Dietrich
|
51e2a244bb
|
Small cleanup
|
2014-10-09 16:51:34 +02:00 |
|
Christian Dietrich
|
5a255d239e
|
Fix generation of large Mandelbrot PPMs
|
2014-10-09 16:41:03 +02:00 |
|
Christian Dietrich
|
8d320f3744
|
Use TDS Layout
|
2014-10-09 15:20:20 +02:00 |
|
Christian Dietrich
|
84f4c7f55c
|
Added README file
|
2014-09-30 15:40:08 +02:00 |
|
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
|
24fbf1c376
|
ADIW & SBIW
|
2014-09-29 00:47:17 +02:00 |
|
Christian Dietrich
|
8af57575ef
|
CPSE
|
2014-09-28 23:41:36 +02:00 |
|
Christian Dietrich
|
d59eab62e6
|
IJMP & ICALL
|
2014-09-28 23:21:43 +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
|
a342f809c0
|
The IO Subsystem
|
2014-09-28 16:52:56 +02:00 |
|
Christian Dietrich
|
60b2f52baf
|
Testsuite as single files
|
2014-09-28 16:49:03 +02:00 |
|
Christian Dietrich
|
214ec7b24d
|
Implement Load and Store Command for Memory
|
2014-09-28 16:12:53 +02:00 |
|
Christian Dietrich
|
35427842d8
|
First Compiled and Executed Fibonacci
|
2014-09-27 00:49:58 +02:00 |
|
Christian Dietrich
|
b76e301213
|
binary: added support for compiling and loading C code
|
2014-09-26 19:42:18 +02:00 |
|
Christian Dietrich
|
0dee263e00
|
More Instruction Implementations
|
2014-09-26 16:00:45 +02:00 |
|
Christian Dietrich
|
4613bcddab
|
More stuff
|
2014-09-20 21:02:32 +02:00 |
|
Christian Dietrich
|
9f111fde11
|
First Steps
|
2014-09-20 20:09:39 +02:00 |
|