Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
documentations:start [2014/03/26 20:27] – [Programmable devices] pulkomandydocumentations:start [2015/03/15 07:39] – old revision restored (2015/03/01 11:01) pulkomandy
Line 1: Line 1:
 ====== Hardware ====== ====== Hardware ======
 [[documentations:hardware|Overview of the Thomson range]] [[documentations:hardware|Overview of the Thomson range]]
 +
 <columns> <columns>
 ===== Thomson TO ===== ===== Thomson TO =====
Line 71: Line 72:
  
 ====== Expansions ====== ====== Expansions ======
-  * Sound synthetizers+  * Sound synthesizers
   * RF57-932   * RF57-932
   * CC90   * CC90
Line 86: Line 87:
   * [[documentations:monitor:tape.format|Tape format]]   * [[documentations:monitor:tape.format|Tape format]]
 ==== BASIC ==== ==== BASIC ====
 +   * [[BASIC keywords]] - Complete keyword list with descriptions, tokens, file format.
 +   * [[BASIC howto]] - Get started with operating the computer, loading files, etc.
 ==== Floppy ROM ==== ==== Floppy ROM ====
   * [[documentations:floppy:format|Floppy disk format]]   * [[documentations:floppy:format|Floppy disk format]]
Line 91: Line 94:
 ===== Native utilities ===== ===== Native utilities =====
 ==== Programming ==== ==== Programming ====
-  * Assembler cartridge +  * The official development tool is the Microsoft 6809 Assembler cartridge. 
-  * patched version+  * patched and improved version of it is available. For older machines it needs to be put on a ROM in a real cartridge, but for the TO8/D/9+ it can also be used as a CHG resident program. 
 +  * An alternative is AssDesass, which runs as regular software loaded from tape or disk. 
 +  * On MO5/6, there is also ODIN 
 + 
 +==== Graphics ==== 
 +  * Colorpaint 
 +  * Graffiti 
 +  * Pictor 
 + 
 +==== Music ==== 
 +  * Music 3V (3-channel music for MO6/TO8)
 ===== Cross development tools ===== ===== Cross development tools =====
 ==== Emulators ==== ==== Emulators ====
-  * TEO +  * [[http://sourceforge.net/projects/teoemulator/|TEO]] - Emulator for TO machines, fairly accurate, with built-in debugger. Linux and Windows, open source. 
-  * MESS +  * JTEO (Java port of the above) 
-  * dcmoto, dcmo5, dcto8d, dcmo6+  * MESS - Rather accurate emulation for all machines, built-in debugger, multi platform, open source. 
 +  * [[http://dcmoto.free.fr/|dcmoto]] - Emulator for all Thomson machinesWindows only, closed source. Usually runs existing software well, but may behave unexpectedly with new code. 
 +  * [[dcmo5]][[http://dcto8d.free.fr/|dcto8d]][[http://dcmo6.free.fr/|dcmo6]] - Older version of the above,. One emulator per machine. DCMO5 and DCTO8D are open source and multiplatform, but DCMO6 is not. 
 +  * marcel'o'5 - Older emulator, not very accurate. Open source.
 ==== Assemblers ==== ==== Assemblers ====
-  * lwtools+  * [[http://lwtools.projects.l-w.ca/|lwtools]] modern cross macro assembler with lots of features. 
 +  * c6809
 ==== C compilers ==== ==== C compilers ====
-  * gcc+  * [[http://lwtools.projects.l-w.ca/|gcc6809]] modern compiler using lwtools for assembling and linking. 
 +  * mc09, K&R compiler, smaller but more limited.
 ==== Graphics ==== ==== Graphics ====
-  * GrafX2+  * [[http://grafx2.org|GrafX2]], the ultimate 256-color painting program, features a color constraint checker for Thomson 
 +  * [[png2mo5]] converts PNG files to the Thomson screen format. It works for TO machines, too.
 ==== SDK/Toolkits ==== ==== SDK/Toolkits ====
   * cc90   * cc90
-  * PulkoMandy's Thomson stuff+  * [[http://pulkomandy.tk/projects/thomson|PulkoMandy's Thomson stuff]] Source for various demos and other software, and several small tools for managing floppy and tape images, and so on. Open source, very portable code.
   * Vital Motion   * Vital Motion
- 
- 
  
  
  
  
documentations/start.txt · Last modified: 2015/03/15 07:41 by pulkomandy
CC0 1.0 Universal
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0