Ich habe mal online im Nokia SDK nachgeschaut (auf Archive.org). Dort steht zwar auch der Befehl in der Doku, aber nicht in den Include-Dateien (weder C, noch ASM). Ich habe auch kein „define“ oder so gefunden, das GrSetPath auf einen anderen Befehl mappt…
Posts by jpolzfuss
-
-
Hallo!
Kann es sein, dass das „SUPPORE_32BIT_DATA_REGS“ in
pcgeos/Library/Kernel/kernelConstant.def at master · bluewaysw/pcgeos#FreeGEOS source codes. The offical home of the PC/GEOS operating system technology. For personal computing fans. For all developers and assembly lovers. For…github.comeigentlich „SUPPORT_32BIT_DATA_REGS“ heißen müsste - wie in
pcgeos/Include/product.def at master · bluewaysw/pcgeos#FreeGEOS source codes. The offical home of the PC/GEOS operating system technology. For personal computing fans. For all developers and assembly lovers. For…github.com?
Der Kommentar „NOTE: This feature is set in Internal/product.def…“ ist vermutlich auch falsch, da das File nicht mehr im „Internal“-Verzeichnis liegt…
-
Ist die Funktion vielleicht umbenannt worden? Mögliche Kandidaten:
extern void /*XXX*/
_pascal GrSetClipPath(GStateHandle gstate, PathCombineType params, RegionFillRule rule);
extern void /*XXX*/
_pascal GrSetWinClipPath(GStateHandle gstate, PathCombineType params, RegionFillRule rule);
extern void /*XXX*/
_pascal GrSetStrokePath(GStateHandle gstate); -
In der alten SDK-Doku wird die Funktion jedoch tatsächlich erwähnt:
„GrGetPath() retrieves the handle of a block containing the path's data. You may pass this handle to GrSetPath() and thus copy a path to another GState.“
-
Es gibt auf GitHub weder in der C-, noch in der ASM-Variante der Include-Datei ein „GrSetPath“, sondern nur ein „GrGetPath“.
In der Doku auf GitHub folgt zudem in den Routinen auf „GrSetPaletteEntry“ gleich „GrSetPrivateData“.Kann es sein, dass es gar kein „GrSetPath“ gibt?
-
Korrektur: Unter Opera geht es - nur unter Safari tritt das Problem auf.
-
-
In der Infobase unter Programme gibt es eine Mixer-Geode, welche genau diese Aufgabe erfüllen sollte - hatte bei mir jedoch keinen Effekt, da ich für meine viel zu moderene OnBoard-Soundkarte auch unter Plain DOS eine Emulation benötige, welche das bisher nicht unterstützt. Teste das gern mal!
Der Mixer lief m.E. nur in Kombination mit dem Bestsound-Treiber.
-
Hmmm… sollen wir jetzt die Windows-3.1-Fonts in Geos integrieren?
Windows 3.0 / 3.1 3.1Windows 3.x was the first to gain significant development and commercial traction. It combined the 8086, 286, and 386 modes of Windows 2 in to one package. It…winworldpc.comMicrosoft TrueType Font Pack 1.xThe Microsoft font pack was a commercial package of popular Truetype fonts for Microsoft Windows 3.1. Many of these fonts were included with later versions of…winworldpc.comMicrosoft TrueType Font Pack 2.0The Microsoft font pack was a commercial package of popular Truetype fonts for Microsoft Windows 3.1. Many of these fonts were included with later versions of…winworldpc.com -
Die große Frage ist: Bekommt man FreeGeos auf dem GeoBook zu laufen (über Diskette/PCMCIA/Jaz/Zip)?
-
-
Auf dem GeoBook läuft übrigens schon ein 3er Geos. (Zoomer = 2.01; Omnigo = 2.1; Schreibmaschinen = unklar, vermutlich auch 2.0x)
-
Beim Tandy-Treiber liefert die Funktion „TDDeviceCapability“ eine 3 in AX zurück. Kommentar: „3 voices“. Warum hier nicht die Konstante genutzt wird, ist mir unklar.
Beim Geoworks-Soundblastertreiber gibt es eine Funktion namens „SBDDeviceQuery“, die in ax „9 or 20 voices“ zurückliefert.
-
Hi!
Der Zoomer/Tandy müsste drei Stimmen haben, GeoBook/Omnigo/PC-Speaker nur eine.
tandyConstant.def:
VOICE_COUNT equ 3BSD16\bsconst.def oder auch soundblasterConstant.def:
NUM_OF_VOICES equ 9Keine Ahnung, ob und wie man das vom Treiber abfragen kann.
-
Mich verwirrt immer mein GeoBook, weil dort die Titelleiste unten ist.
-
-
-
Der Zoomer hat meines Wissens eine Tandy-kompatible Soundkarte. Mit dem Geos-Treiber vom Zoomer, bzw. aus dem Zoomer-SDK könnte es also klappen.
-
Kannst Du nicht „Tandy“ in der DosBox aktivieren?
-
Ich habe zuletzt das hier genutzt:
CodeConvert AI - Convert code with a click of a buttonwww.codeconvert.aiFunktioniert 1a, ist in der kostenlosen Version allerdings stark limitiert.