Speedo GDOS 5.x: Difference between revisions

From AtariForumWiki
Jump to navigation Jump to search
>Wongck
(Created page with "{| class="wikitable" ! Speedo GDOS !! Description |- | 5.0a || OK (no error |- | 5.0b || Fundamental error |- | 5.0c || Drive not ready |- | 5.7 || Unknown command |- |} <br/><b...")
 
>Wongck
No edit summary
Line 1: Line 1:
{| class="wikitable"  
{| class="wikitable"  
! Speedo GDOS !! Description
! Speedo GDOS !! Supports TrueType Font
|-
|-
| 5.0a || OK (no error
| 5.0a || Not sure
|-
|-
| 5.0b || Fundamental error
| 5.0b || Supports. But OUTLINE.ACC does not display as unused font, so you have to manually edit to include it into the EXTEND.SYS file.
|-
|-
| 5.0c || Drive not ready
| 5.0c || Drive not ready
Line 12: Line 12:
|}
|}
<br/><br/>
<br/><br/>
Back to [[Programming]]
Back to [[TOS Guides]]
Back to [[TOS Guides]]


[[Category:Programming]][[Category:TOS Guides]]
[[Category:TOS Guides]][[Category:GDOS]]

Revision as of 10:11, 21 January 2016

Speedo GDOS Supports TrueType Font
5.0a Not sure
5.0b Supports. But OUTLINE.ACC does not display as unused font, so you have to manually edit to include it into the EXTEND.SYS file.
5.0c Drive not ready
5.7 Unknown command



Back to TOS Guides