Thomas Göttsch
Search found 146 matches
- Sun Mar 12, 2023 8:13 am
- Forum: Hades / Milan
- Topic: Milan ATI
- Replies: 33
- Views: 51415
- Sun Dec 25, 2022 4:34 pm
- Forum: C / PASCAL etc.
- Topic: SysGEM & Window scrolling issue
- Replies: 10
- Views: 574
Re: SysGEM & Window scrolling issue
That's what I meant: On release of the UP/DOWN button or vertical scrollbar I should receive an event/message. But nada! I went through all SG_* messages and none seems to fit. Besides: if I set a breakpoint into my message-handler then it's not going to be called on these UP/DOWN actions. Your red...
- Tue Nov 01, 2022 9:12 am
- Forum: News & Announcements
- Topic: Smurf 1.06 gpl is released
- Replies: 26
- Views: 6181
Re: Smurf 1.06 gpl is released
I must look, but I think if the are not presend I don't have them.
Some of the modules I copy form the original.
Re: TOS
Maybe here: https://freemint.github.io/tos.hyp/en/tos_vers.htmlMikerochip wrote: ↑Mon Oct 17, 2022 7:06 pm Is there a list of all these actual TOS versions, somewhere.
- Sun Sep 25, 2022 6:15 pm
- Forum: Hardware
- Topic: Heavily modded Atari
- Replies: 9
- Views: 758
- Tue Sep 13, 2022 5:57 pm
- Forum: Coding
- Topic: IKBD queries
- Replies: 17
- Views: 1128
Re: IKBD queries
That is also there: https://sourceforge.net/p/steemsse/code/HEAD/tree/trunk/steemsse/steem/doc/SSE/Atari%20ST%206301%20Rom%20disassemby%20commented.txt In the german magazin ST-Computer 3/1990, 4/1990 and 5/1990 was some article about the 6301. Here is also a listing from the rom with many german c...
- Sat Jul 30, 2022 10:55 am
- Forum: Hardware
- Topic: New project: ATX motherboard for the Atari ST
- Replies: 219
- Views: 21638
Re: New project: ATX motherboard for the Atari ST
The only thing it's actually missing, is the cartridge port. If someone designs one of those for the ISA slot, it'd be perfect :D That was already done for the Milan. I'm not sure if there are any circuit diagrams avaiable for that ISA card? https://github.com/mschwingen/milan/tree/main/RoPoCop
- Wed Jun 29, 2022 8:18 pm
- Forum: Hardware
- Topic: Which memory upgrade is this?
- Replies: 38
- Views: 1729
Re: Which memory upgrade is this?
Looks for me as the CCMB4 vom Catch Computer.siriushardware wrote: ↑Wed Jun 29, 2022 7:12 pm Does anyone recognise the memory upgrade in the attached image?
Sorry no, I have only this picture.siriushardware wrote: ↑Wed Jun 29, 2022 7:12 pm Does anyone have the installation instructions for this upgrade to make it easier to 'un-fit' it?
- Mon Jun 27, 2022 5:52 pm
- Forum: C / PASCAL etc.
- Topic: reading keys from keyboards of different countries
- Replies: 8
- Views: 696
Re: reading keys from keyboards of different countries
Im not sure if that change something, but since TOS 4.xx there is a table for ALT.ThorstenOtto wrote: ↑Mon Jun 27, 2022 11:25 am In TOS there is no table to lookup the ALT-keycodes, that is hardcoded into the keyboard driver code.
https://freemint.github.io/tos.hyp/en/x ... tml#KEYTAB
- Sat Apr 30, 2022 12:27 pm
- Forum: C / PASCAL etc.
- Topic: SysGEM2
- Replies: 15
- Views: 1089
- Tue Apr 26, 2022 6:53 pm
- Forum: Games - Compatibility Issues etc.
- Topic: Sniff a MIDI Maze ring with a MIDI USB to PC adapter
- Replies: 11
- Views: 2358
Re: Sniff a MIDI Maze ring with a MIDI USB to PC adapter
Maybe not joystick data, but coordinate in the maze and looking/moving direction. The same not only for the smileys, but also for the projectile. And also the number of hits for each user. Note, that there is Midi Maze I, II and III, and they are different, maybe also in protocol. I think @sarnau k...
- Sat Apr 23, 2022 9:01 am
- Forum: Applications
- Topic: Editor 7UP
- Replies: 3
- Views: 693
Editor 7UP
Hi,
you find the latest version with source from the editor 7UP.
https://github.com/pulsar122/7UP-Editor
Regards, Gerhard
you find the latest version with source from the editor 7UP.
https://github.com/pulsar122/7UP-Editor
Regards, Gerhard
- Fri Apr 22, 2022 3:33 pm
- Forum: C / PASCAL etc.
- Topic: SysGEM2
- Replies: 15
- Views: 1089
Re: SysGEM2 ShowStatus
Struggling with SysGEM2 (2.50). My code opens a status window with: Now the code counts down to 0 and the progress bar decreases accordingly. The last param (TRUE) in ShowStatus() tells the function to display the text "Cancel with ESC". Each repetition of the for() loop shall wait for 1 ...
- Wed Apr 20, 2022 7:23 pm
- Forum: C / PASCAL etc.
- Topic: ADT for a TextViewer style application
- Replies: 8
- Views: 750
- Sat Apr 16, 2022 7:57 pm
- Forum: Applications
- Topic: Manitor, dBASE-to-Phoenix, SuJi, MagXMiNT.NET, Lunkwill, Cat-Stat
- Replies: 2
- Views: 455
Manitor, dBASE-to-Phoenix, SuJi, MagXMiNT.NET, Lunkwill, Cat-Stat
Hi, I release some sourcecode from programs I make or further developed: Manitor (Original: Manfred Lippert), logs system calls and their return codes in a file. https://github.com/pulsar122/Manitor I found old source from me on https://github.com/ggnkua/Atari_ST_Sources/tree/master/C/Manfred%20Lipp...
- Mon Apr 11, 2022 3:26 pm
- Forum: Coding
- Topic: Finding event handler in program binary
- Replies: 57
- Views: 3968
Re: Finding event handler in program binary
The sourcecode form the used GEM lib is here. http://acspro.atari.org/PCGEM/Modern/index.htmlThorstenOtto wrote: ↑Mon Apr 11, 2022 1:18 pm The function you disassembled is a multi-thread safe binding of evnt_multi. The code corresponds to the following C-code:
- Tue Mar 15, 2022 7:26 pm
- Forum: Coding
- Topic: NVDI ET4000 & Virtual Screen Cookie
- Replies: 8
- Views: 1017
Re: NVDI ET4000 & Virtual Screen Cookie
That mode description is a structure which is also not documented Maybe typedef struct { char name[34]; /* Name der Auflösung */ char flags; char mode; /* Auflösungsart */ int bypl; /* Bytes pro Zeile */ int planes; /* Anzahl Planes */ unsigned int colors; /* Anzahl Farben */ int hc_mode; /* Hardco...
- Mon Mar 14, 2022 4:31 pm
- Forum: Coding
- Topic: NVDI ET4000 & Virtual Screen Cookie
- Replies: 8
- Views: 1017
Re: NVDI ET4000 & Virtual Screen Cookie
or does know where the original description in TOS.HYP comes from? From the ST-Magazin 07/1991 page 60. The same infos are in a message from: From: Julian Reschke @ WI2 Newsgroups: Maus.Computer.Atari.Programmieren Subject: VSCR-Cookie Maus-ID: A39625@WI2 Maus-Ref: A34224@AC Message-ID: <1994101506...
- Sun Feb 27, 2022 1:14 pm
- Forum: Applications
- Topic: Aranym or MagiC-PC?
- Replies: 104
- Views: 10235
Re: Aranym or MagiC-PC?
And if it possible, can someone test the version from the source? https://tho-otto.de/snapshots/magicmac/ThorstenOtto wrote: ↑Sun Feb 27, 2022 8:14 am I just wonder why the kernel was encrypted, when you can just replace it with a non-encrypted version.
There are german, english and french versions. Rename the magc.ram to Magic_pc.os
- Fri Feb 25, 2022 7:01 pm
- Forum: Applications
- Topic: Aranym or MagiC-PC?
- Replies: 104
- Views: 10235
Re: Aranym or MagiC-PC?
The kernel would be rom.os that comes with MagicPC, but i think even that is specific to MagicPC. For example the magcmagx.os that is used by AtariX has some special hooks that allows it to draw into a pixmap provided by the emulator, access the host filesystem through a special xfs, and do other v...
- Mon Jan 24, 2022 6:05 pm
- Forum: Professionals
- Topic: Control panel bug TOS 4?
- Replies: 18
- Views: 3634
Re: Control panel bug TOS 4?
So looks like something in Deiters XCONTROL patch program is reverting Doug's patch. I'm not sure what patch you mean from Didier, because the patch for XCONTROL, in the CT60 archiv, is from Roger Burrows. After the patch XCONTROL use a XBIOS function which is not present on an AB. So it can not wo...
- Sat Jan 22, 2022 3:59 pm
- Forum: Coding
- Topic: Free Pascal target Atari
- Replies: 304
- Views: 43866
Re: Free Pascal target Atari
- Fri Jan 07, 2022 4:07 pm
- Forum: Applications
- Topic: Aranym or MagiC-PC?
- Replies: 104
- Views: 10235
Re: Aranym or MagiC-PC?
- Mon Jan 03, 2022 9:40 am
- Forum: Coding
- Topic: Mapping drive letter to bus/device number
- Replies: 10
- Views: 2097
Re: Mapping drive letter to bus/device number
The XHDI document is also in tos.hyp in the version 1.30:ThorstenOtto wrote: ↑Mon Jan 03, 2022 7:05 am Edit: another alternative is to use XHDI: http://tho-otto.de/hypview/hypview.cgi? ... 8&index=12
https://freemint.github.io/tos.hyp/en/x ... l#XHInqDev
- Mon Jan 03, 2022 9:35 am
- Forum: Applications
- Topic: WINX & TOS 1.04
- Replies: 10
- Views: 2158
Re: WINX & TOS 1.04
I'm currently working on getting the WINX patches applied to the ROM, and encountered a strange thing. I think i hadn't used WINX ever with 1.04, but i use it all the time with 3.06, and the feature that i like most is the real-time scrolling. However, that does not seem to work with 1.04. Was this...