Skip to content
/ th9x Public

Automatically exported from code.google.com/p/th9x

License

Notifications You must be signed in to change notification settings

sareph/th9x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Ubersetzen der th9x unter Kubuntu-12.4
----------------------


Voraussetzungen
----------------

Notwendige Pakete unter Kubuntu-12.4 (vermutlich auch ubuntu und andere)

- binutils-avr
- gcc-avr
- avr-libc
- ruby         (nur fuer make.rb)
- subversion
- libfox-1.6-0 (nur fuer simulation)
- libfox-1.6-dev

> sudo apt-get install binutils-avr gcc-avr avr-libc ruby subversion libfox-1.6-0 libfox-1.6-dev



Download der Sources
--------------------
> cd ~/
> svn checkout http://th9x.googlecode.com/svn/trunk/ th9x-read-only


Compilieren
-----------
> cd ~/th9x-read-only
> ./make.rb

Compilieren der simulation
--------------------------
> cd ~/th9x-read-only
> make

Start der Simulation
--------------------
> ./simu

Bedienung der Simulation
------------------------
Cursor links     =  -
Cursor rechts    =  +
Cursor oben      =  up
Cursor unten     =  down
Enter            =  Menu
Backspace        =  Exit


About

Automatically exported from code.google.com/p/th9x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published