SladeCraven
Still Fresh
Thomson TO8D PND emulator available here : http://repo.openpand...il&app=TO8D_PND , now in version 0.5.0
Based on the original work of Daniel Coulom (http://dcmoto.free.fr/ ), ported by myself.
Frecnh discussion thread, with links to programs and various informations : http://caanoo.foruma...ra-thomson-to8d
Quick history of the TO7/8/9-MO5/6 computers here : http://boards.openpa...post__p__105633
Version 0.5.0 (20/06/2012)
Version 0.4.0 (15/11/2011)
Version 0.3.0 (14/11/2011)
[*]Increase keyboard response (better key handling in games)
Version 0.2.0 (11/11/2011)
Version 0.1.0 (10/11/2011)
Please give feedback.
Based on the original work of Daniel Coulom (http://dcmoto.free.fr/ ), ported by myself.
Frecnh discussion thread, with links to programs and various informations : http://caanoo.foruma...ra-thomson-to8d
Quick history of the TO7/8/9-MO5/6 computers here : http://boards.openpa...post__p__105633
Version 0.5.0 (20/06/2012)
- As my Pandora went back from repair, here we go again
- New features : save states are now fully supported. Two new buttons in the interface allow to save and load states. Savestate files use the name of the k7/fd/memo file selected and add a "_<ID>.t8s" extension. Savestate files are located in the sstates folder. When selecting a k7/fd/memo file, the existing savestate files are available in the "Loadstate" menu. When saving a state, the files marked with (*) are already existing and will be overwritten if selected.
- Various internal code enhancements, mainly for readability and speed enhancements (and many still pending ...)
Version 0.4.0 (15/11/2011)
- Faster and better palette handling (ie black is now really black), thanks to Daniel Coulom
- Able to read ".sap" files : they are converted in ".fd" files (original filename with "_converted.fd" added)
- Fix crash in keymap/joystick remap dialog windows (this one was hard to find, it was multi-threading related)
- Roms folders (ie k7/, disks/, memo/) are automatically created in appdata/ if they do not exist.
Version 0.3.0 (14/11/2011)
- Minor speed gain, various code cleanup.
- Use SDL_ttf instead of internal font, manage special characters
- Remapping of keys should work now - not 100% tested.
- Sound is OK - to be confirmed by testers
- K7/DISKS/MEMO now in subfolders :
appdata/to8d_pnd/k7/ for K7
- appdata/to8d_pnd/disks/ for disks (.fd only up to now)
- appdata/to8d_pnd/memo/ for .memo7 files
[*]Increase keyboard response (better key handling in games)
Version 0.2.0 (11/11/2011)
- 10% speed gain (mainly re-org of code for a a better inlining at compile time).
- Fullscreen
- Quit button added in the top bar
- Documentation integrated
Version 0.1.0 (10/11/2011)
- Some basic speed improvments compared to the legacy version (ie at first run, the emulator was using 100% of the ARM CPU...). Now 40%, but still some big improvments to come (due to the strange original code ...)
- Keyboard should be OK at 90% (some keys are missing like [] and ^), need more time to fix it
- Still sounds issues, investigation to be done on that.
Please give feedback.
Last edited by a moderator: