Hello,
Aranym forces a reboot indeed, but the reboot stop at the linux login terminal. I use root/beepi credentials, but then the prompt appears and nothing happens...
Search found 122 matches
- Sun Oct 21, 2018 12:54 pm
- Forum: Other emulators & tools
- Topic: BeePi 1.0
- Replies: 111
- Views: 61965
- Sun Oct 21, 2018 12:00 pm
- Forum: Other emulators & tools
- Topic: BeePi 1.0
- Replies: 111
- Views: 61965
Re: BeePi 1.0
Hello I installed and ran BeePi successfully on my RaspberryPi 3B. It feels smooth and nice! I have many floppy disks of the french "ST Magazine" (carefully stored in boxes) and a USB floppy disk reader. When I plug the floppy disk reader, it is working ans seems to read the disk. But when i double ...
- Thu Apr 13, 2017 10:06 am
- Forum: MiST
- Topic: MiST Atari ST settings
- Replies: 15
- Views: 7838
Re: MiST Atari ST settings
Hello
Thank you for your answers.
I think I will start with a Raspberry Pi 3 and Recalbox or RetroPie, considering the price difference and the lack of HDMI on the MIST.
Then, I will consider a FPGA based solution.
Thank you
François
Thank you for your answers.
I think I will start with a Raspberry Pi 3 and Recalbox or RetroPie, considering the price difference and the lack of HDMI on the MIST.
Then, I will consider a FPGA based solution.
Thank you
François
- Tue Apr 11, 2017 8:20 pm
- Forum: MiST
- Topic: MiST Atari ST settings
- Replies: 15
- Views: 7838
Re: MiST Atari ST settings
Hello I am tempted by the MIST, but I read above that there are some compatibility issues. How does it compare with an emulator (e.g. HATARI) in term of compatibility? WHat is the best solution: MIST or emulator when it comes to - playing games - using "regular" software (atari works, k-spread, etc....
- Wed May 15, 2013 9:57 am
- Forum: Coding
- Topic: [AHCC] rc_intersect not found & GRECT not member.
- Replies: 3
- Views: 2433
Re: [AHCC] rc_intersect not found & GRECT not member.
Hello joska
I indeed just found myself the cause of the issue with GRECT... but was still investigation the rc_intersect one.
Thank you for your explanation, anc-d for the advice of using gemlib. I will look at it.
Regards
François
I indeed just found myself the cause of the issue with GRECT... but was still investigation the rc_intersect one.
Thank you for your explanation, anc-d for the advice of using gemlib. I will look at it.
Regards
François
- Tue May 14, 2013 8:19 pm
- Forum: Coding
- Topic: [AHCC] rc_intersect not found & GRECT not member.
- Replies: 3
- Views: 2433
[AHCC] rc_intersect not found & GRECT not member.
Hello I am using AHCC 4.14 under aranym/XaAES. I have typed a small GEM based program from a tutorial found in the french ST Magazine n°2 (back to 1985 8O ). When compiling, i got the two errors for the following code snippet: void do_redraw(int xc, int yc, int wc, int hc) { GRECT t1, t2; hide_mouse...
- Tue Apr 17, 2012 11:32 am
- Forum: C / PASCAL etc.
- Topic: C-MANSHIP Complete Listings - Questions and issues
- Replies: 0
- Views: 1680
C-MANSHIP Complete Listings - Questions and issues
Dear all I am currenlty learning C and GEM programming using the Book C-MANSHIP complete from Clayton Walnum. I am running under Aranym / FreeMint / MyAES (or Xaaes) with fVDI. I am using the AHCC 4.10 compiler. I noted that some adaptations of the listings in the book (written in the late '80s) are...
- Mon Apr 16, 2012 6:43 pm
- Forum: FireBee
- Topic: Printing capabilities
- Replies: 2
- Views: 1716
Printing capabilities
Hello all,
I am wondering about the printing capabilities... Is it possible to print to a modern USB printer?
I would already be happy if I could print in B&W on a personal laser printer (I have a Brother HL2030).
Thank
François
I am wondering about the printing capabilities... Is it possible to print to a modern USB printer?
I would already be happy if I could print in B&W on a personal laser printer (I have a Brother HL2030).
Thank
François
- Sat Apr 14, 2012 8:43 pm
- Forum: C / PASCAL etc.
- Topic: CTRL-... sequences under TOSWIN2
- Replies: 2
- Views: 1970
CTRL-... sequences under TOSWIN2
Hello In my reading of C-MANSHIP, I have reached the text editor listing where the sequence CTRL-Z is used to quit the application. The listing uses the Cconin() function to capture the keystrokes of the user. Under plain TOS, everything runs fine, CTRL-Z (code = 26) allowing to properly quitting th...
- Sat Apr 14, 2012 7:17 am
- Forum: C / PASCAL etc.
- Topic: AHCC
- Replies: 97
- Views: 73923
Re: AHCC
Thank for your help Henk.
This works now.
So, I will stick to AHCC and use PURE C only if I want to target real ataru st or falcon without FPU.
Cheers
François
PS: by the way, thank you for developing and maintaining such a great tool
This works now.
So, I will stick to AHCC and use PURE C only if I want to target real ataru st or falcon without FPU.
Cheers
François
PS: by the way, thank you for developing and maintaining such a great tool

- Fri Apr 13, 2012 12:48 pm
- Forum: C / PASCAL etc.
- Topic: AHCC
- Replies: 97
- Views: 73923
"OE: fmove fpn, <ea>, NO DST" on float casting
Hello I have just started to learn programming GEM in C using C-MANSHIP from Clayton Walnut. By the way, thanks to Lonny Pursell for porting it to ST-GUIDE format. Very handy. Unfortunately, I do not have a real atari machine anymore... :( So, I am running with FreeMint 1.17, Xaaes and Teradesk unde...
- Fri Apr 13, 2012 8:05 am
- Forum: C / PASCAL etc.
- Topic: [AHCC 4.10] "OE: fmove fpn, <ea>, NO DST" on float casting
- Replies: 0
- Views: 1496
[AHCC 4.10] "OE: fmove fpn, <ea>, NO DST" on float casting
I moved my original post to the general topic AHCC...
http://www.atari-forum.com/viewtopic.ph ... 38#p208238
Sorry for the polution
http://www.atari-forum.com/viewtopic.ph ... 38#p208238
Sorry for the polution

- Mon Apr 09, 2012 2:17 pm
- Forum: Professionals
- Topic: Struggling with MyAES 0.95 under Aranym 0.9.13
- Replies: 3
- Views: 1626
Struggling with MyAES 0.95 under Aranym 0.9.13
Hello I have successfully installed Freemint with XAAES under Aranym (OpenSuSE 12.1). My AUTO folder consists only of two entries 1) fvdi.prg 2) mint.prg (the aranym version) Now that XAAES works (with still a major issue when using ST-ZIP), I want to configure MyAES. I installed the myaes package i...
- Sun Apr 08, 2012 5:09 pm
- Forum: Other emulators & tools
- Topic: fVDI under aranym does prevent TOS app to display
- Replies: 3
- Views: 2605
fVDI under aranym does prevent TOS app to display
Hello I am struggling with fVDI under aranym 0.9.13 (linux version). For the moment, I want to run plain TOS 4.04 (no mintxaes). Normally, under a plain TOS system, a non-GEM application would display a blank screen and write outputs directly on the screen. THis is what I observe under aranym withou...
- Sat Apr 07, 2012 9:09 pm
- Forum: Applications
- Topic: Questions on ST-GUIDE
- Replies: 3
- Views: 2026
Re: Questions on ST-GUIDE
Thank you for your answer 
UNfortunately, the stools.tos i found generates everything in German... Is there a version that generates the CATALOG.HYP in english... or even better in french?
Regards
François

UNfortunately, the stools.tos i found generates everything in German... Is there a version that generates the CATALOG.HYP in english... or even better in french?
Regards
François
- Sat Apr 07, 2012 7:08 pm
- Forum: Applications
- Topic: Questions on ST-GUIDE
- Replies: 3
- Views: 2026
Questions on ST-GUIDE
Hi everybody I just installed st-guide When I launch st-guide, it is complaining that CATALOG.HYP could not be opened. And indeed, I have no CATALOG.HYP in the searchable folders for HYP files. Actually, I have no CATALOG.HYP at all. So my first question is "How can I generate this CATALOG.HYP file"...
- Sun Aug 26, 2007 7:55 am
- Forum: C / PASCAL etc.
- Topic: MiNT, chatwin, Qed and Lattice C
- Replies: 1
- Views: 2382
MiNT, chatwin, Qed and Lattice C
Hello, I am looking for help to configure my development environment under MiNT on my Falcon 030. I would like to configure Chatwin (shell) with both Qed and Lattice C 5.6 Concerning Qed, what is the command line option to force the opening of the file selector when selecting the Editor... menu item...
- Wed Aug 15, 2007 12:00 pm
- Forum: Hardware
- Topic: Help to fix a floppy disk issue...
- Replies: 7
- Views: 3111
- Fri Aug 10, 2007 5:31 am
- Forum: Hardware
- Topic: Help to fix a floppy disk issue...
- Replies: 7
- Views: 3111
Hello, The atari boots properly, so I do not beleive this could be a problem with the power. THe behaviour of the floppy is heratic, as described, but after testing 3 other floppies, I suspect a problem with the motherboard. But I will try another working floppy, coming directly from my falcon. Fran...
- Thu Aug 09, 2007 9:30 pm
- Forum: Hardware
- Topic: Help to fix a floppy disk issue...
- Replies: 7
- Views: 3111
Help to fix a floppy disk issue...
Hello everybody, I just bought a fantastic Atari STE with its atari screen SM124. I knew the floppy disk was defective but I have two replacment one (epson SMD 340/380 and a panasonic). But neither fix the problem. I therefore bought a new sony MPF 920 on which I soldered the mode select 0. It does ...
- Sun Jul 22, 2007 9:34 pm
- Forum: Professionals
- Topic: TT high res mono mode - conversion to VGA possible?
- Replies: 14
- Views: 4839
- Sun Jul 22, 2007 9:29 pm
- Forum: Professionals
- Topic: TOS 4.01??
- Replies: 22
- Views: 13781
It has been a while since I turn on my falcon. But i am back now and i will try to reinstall TOS 4.01 and make an image soon. Salut François! Are there any news about the TOS 4.01 image? Did you find some spare time to create it? Hello, Actually, I need to retreive the chip... I moved a few months ...
- Sat Jul 14, 2007 12:01 pm
- Forum: Professionals
- Topic: Using Iomega ZIP 250 SCSI on Falcon
- Replies: 3
- Views: 2428
Problem solved... It was so stupid. Original Configuration IDE harddrive with 3 partitions: 'C', 'D', 'E' SCSI CD-ROM n°1: 'F' I added 1 SCSI CD-Rom & 2 SCSI Iomega ZIP 250. To make it work: IDE harddrive with 3 partitions: 'C', 'D', 'E' SCSI CD-ROM n°1: 'H' SCSI CD-ROM n°2: 'I' --> when rebooting, ...
- Sat Jul 14, 2007 6:20 am
- Forum: Professionals
- Topic: Using Iomega ZIP 250 SCSI on Falcon
- Replies: 3
- Views: 2428
Well, When trying to partition a medium, HDDRIVER crashes... Any other idea? EDIT: under mint, i am able to use the zip drive. Unfortunately, when i try to copy several files, the copy and the system freeze after a few files. I have TOS 4.02 and I have read that there is a bug on the mother board (a...
- Fri Jul 13, 2007 8:47 pm
- Forum: Professionals
- Topic: Using Iomega ZIP 250 SCSI on Falcon
- Replies: 3
- Views: 2428
Using Iomega ZIP 250 SCSI on Falcon
Hello,
I just acquired a SCSI Iomega ZIP 250. HDDriver recognised it at bbot time. But i do not know how to configure the Falcon to make it work. I have a SCSI CD Rom which i configured with metados.
Thanks for your help.
François
I just acquired a SCSI Iomega ZIP 250. HDDriver recognised it at bbot time. But i do not know how to configure the Falcon to make it work. I have a SCSI CD Rom which i configured with metados.
Thanks for your help.
François