Main Page

From OpenTom

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
But if you want to program you TomTom, try the Official OpenTomSDK :
But if you want to program you TomTom, try the Official OpenTomSDK :
-
Get the source here : [http://opentom.free.fr/src/OpenTomSDK-0.1.tar.gz]
+
 
 +
== Changes in Version 6 March 2014 ==
 +
* march=armv5te mtune=arm9tdmi used by default in compilation (warning with old hardware ?)
 +
* add libexpat to base build in Makefile (for gdb)
 +
* fix nano-X TomTom FrameBuffer Value => good colors
 +
* fix dosbox unaligned memory
 +
* add make quick-<sth> target to speed-up new installations
 +
* fix some bugs in Makefiles
 +
* fix nxterminal scroll to cursor position
 +
* add config sample for dosbox
 +
* use of SDL version of gnuboy + pad
 +
 
 +
Get the source here : [http://opentom.free.fr/src/OpenTomSDK-0.2.tar.gz OpenTomSDK-0.2.tar.gz]

Revision as of 14:32, 6 March 2014

OpenTom Linux...?

Currently the old opentom wiki is ... still not here.

But if you want to program you TomTom, try the Official OpenTomSDK :


Changes in Version 6 March 2014

  • march=armv5te mtune=arm9tdmi used by default in compilation (warning with old hardware ?)
  • add libexpat to base build in Makefile (for gdb)
  • fix nano-X TomTom FrameBuffer Value => good colors
  • fix dosbox unaligned memory
  • add make quick-<sth> target to speed-up new installations
  • fix some bugs in Makefiles
  • fix nxterminal scroll to cursor position
  • add config sample for dosbox
  • use of SDL version of gnuboy + pad

Get the source here : OpenTomSDK-0.2.tar.gz


Consult the User's Guide for information on using the wiki software.

Getting started

Personal tools