mirror of
1
0
Fork 0

Changed name to avremu

This commit is contained in:
Christian Dietrich 2014-10-10 12:14:29 +02:00
parent e7e2712435
commit 308f9a2195
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
avr-tex: An AVR Emulator written in pure LaTeX
avremu: An AVR Emulator written in pure LaTeX
======================================================
![A Mandelbrot Set. The image took 6 hours to be calculated](imgs/mandelbrot-128x128.png)[5]
@ -28,7 +28,7 @@ future, if you start this. But, we can use a normal C compiler to
compile the C code to some simple platform. Like AVR[4]. Since I have
other things to do than writing an AVR Emulator in TeX, here it is!
The newest source can be found at https://gitlab.brokenpipe.de/stettberger/avr_tex.
The newest source can be found at https://gitlab.brokenpipe.de/stettberger/avremu
## You are writing an CPU emulator in TeX, the TYPESETTING system? ##

View File

@ -33,7 +33,7 @@ main(void)
\title{The \texttt{avremu} Package}
\author{Christian Dietrich\\
\url{stettberger@dokucode.de}\\
\url{https://gitlab.brokenpipe.de/stettberger/avr_tex}}
\url{https://gitlab.brokenpipe.de/stettberger/avremu}}
\begin{document}