Search found 352 matches
- Sat Dec 26, 2020 2:28 pm
- Forum: Applications
- Topic: Instant Message (IM) apps
- Replies: 7
- Views: 493
Re: Instant Message (IM) apps
I never worked out how to use irc.
- Wed Dec 23, 2020 10:32 am
- Forum: Applications
- Topic: Instant Message (IM) apps
- Replies: 7
- Views: 493
Re: Instant Message (IM) apps
I remember them breaking aIcq but I wasn't sure if something else had come along.
A quick search reveals how they changed the protocol several times. There is the inevitable lib:
https://sourceforge.net/projects/icqlib/
A quick search reveals how they changed the protocol several times. There is the inevitable lib:
https://sourceforge.net/projects/icqlib/
- Tue Dec 22, 2020 2:57 pm
- Forum: Applications
- Topic: Instant Message (IM) apps
- Replies: 7
- Views: 493
Instant Message (IM) apps
Years ago there were loads of IM platforms and several IM apps for the Atari. aICQ was the one I used most.
Are there any working IM apps at the moment ?
Are there any working IM apps at the moment ?
- Tue Sep 08, 2020 5:57 pm
- Forum: C / PASCAL etc.
- Topic: data format .HLP Files used in pure pascal pure c
- Replies: 6
- Views: 808
Re: data format .HLP Files used in pure pascal pure c
English Pure Pascal files would be a great help.
- Sun Jul 12, 2020 9:14 pm
- Forum: C / PASCAL etc.
- Topic: Simple calendar app
- Replies: 2
- Views: 529
Re: Simple calendar app
I would like to change the events from text to buttons, rather like hyperlinks. This is so the event can be opened and to use bubble help. I can't find an example of adding buttons to a window in objectGem. Also I don't know if I can create a button in the rsc and then make lots of copies of it in c...
- Fri Jul 10, 2020 7:26 pm
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: HD Driver : ext2 in new Drive
I seem to recall the Milan can be started from the second IDE by pressing 2 during boot up. I can't remember the details but it would help testing.
- Fri Jul 10, 2020 7:22 pm
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: HD Driver : ext2 in new Drive
It is marked as LNX I just did that to highlight it.
I don't have many symbolic links, really just the bare minimum for Mint to work.
I don't have many symbolic links, really just the bare minimum for Mint to work.
- Sun Jul 05, 2020 9:30 am
- Forum: News & Announcements
- Topic: MiNT 1-18-0 broke my Milan Keyboard
- Replies: 33
- Views: 3802
Re: MiNT 1-18-0 broke my Milan Keyboard
Maybe we need a 1-20 release so people don't use these ancient versions.
- Tue Jun 30, 2020 5:46 pm
- Forum: Hades / Milan
- Topic: IDE -> sata adapter
- Replies: 21
- Views: 13994
Re: IDE -> sata adapter
I had a search for the pinouts, they are very different. It was a bit of a tongue-in-cheek suggestion, well beyond my skills.
Sata drives are about a quarter of the price of pata drives and go beyond 750GB which seems to be the upper limit for ide.
Sata drives are about a quarter of the price of pata drives and go beyond 750GB which seems to be the upper limit for ide.
- Tue Jun 30, 2020 10:27 am
- Forum: Hades / Milan
- Topic: IDE -> sata adapter
- Replies: 21
- Views: 13994
Re: IDE -> sata adapter
I don't suppose that Intel 82371FB could be upgraded to a later one (SB or AB) by some soldering whizz ?
Probably different packages, pinouts.
What did they use in the Milan II prototypes ?
Probably different packages, pinouts.
What did they use in the Milan II prototypes ?
- Tue Jun 30, 2020 10:25 am
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: HD Driver : ext2 in new Drive
In HD Driver they look the same apart from the increased sizes. Both are Seagate 160GB drives of slightly different ages.
- Tue Jun 30, 2020 8:40 am
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: HD Driver : ext2 in new Drive
The two drives have the same partitions
C D E F G h
I J K L M n
So the fstab on each drive is the same.
C D E F G h
I J K L M n
So the fstab on each drive is the same.
- Mon Jun 29, 2020 1:18 pm
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: HD Driver : ext2 in new Drive
c / dos root wheel 700
d / dos root wheel 700
e / dos root wheel 700
f / dos root wheel 700
g / dos root wheel 700
h / ext2 root wheel 777
i / dos root wheel 700
j / dos root wheel 700
k / dos root wheel 700
l / dos root wheel 700
m / dos root wheel 700
n / ext2 root wheel 777
d / dos root wheel 700
e / dos root wheel 700
f / dos root wheel 700
g / dos root wheel 700
h / ext2 root wheel 777
i / dos root wheel 700
j / dos root wheel 700
k / dos root wheel 700
l / dos root wheel 700
m / dos root wheel 700
n / ext2 root wheel 777
- Mon Jun 29, 2020 12:53 pm
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: HD Driver : ext2 in new Drive
Yes it is puzzling that it works as the second drive but not the primary.
I am currently using Mint build d4a.
I am currently using Mint build d4a.
- Sun Jun 28, 2020 2:18 pm
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
Re: ext2 in new Drive
I though I spotted the mistake in fstab which had the access 777 on H but only has 700 on N
With N set to 777 it still drops to the MiS console with:
unitsize (32768) too small (clsizb=1757680)
With N set to 777 it still drops to the MiS console with:
unitsize (32768) too small (clsizb=1757680)
- Sun Jun 28, 2020 2:09 pm
- Forum: Hardware
- Topic: HD Driver : ext2 in new Drive
- Replies: 11
- Views: 1167
HD Driver : ext2 in new Drive
I have just partitioned an IDE drive with HD Driver 10.14, mke2fs on the h: partition and copied everything from the existing drive. All good so far. When I install the driver as a secondary, IDE slave the Milan boots up and I can access the original primary and the new drive. However, if the drives...
- Sat Jun 27, 2020 1:28 pm
- Forum: C / PASCAL etc.
- Topic: Simple calendar app
- Replies: 2
- Views: 529
Re: Simple calendar app
I have uploaded a release to github:
https://github.com/ps68060/GEMiCal/releases
No new features in recent builds I have been improving the code structure to make it easier to add more features.
https://github.com/ps68060/GEMiCal/releases
No new features in recent builds I have been improving the code structure to make it easier to add more features.
- Tue Jun 23, 2020 10:30 am
- Forum: Hades / Milan
- Topic: IDE -> sata adapter
- Replies: 21
- Views: 13994
Re: IDE -> sata adapter
I only had 1 device on the sata adapter.
- Sat Jun 20, 2020 4:35 pm
- Forum: Hades / Milan
- Topic: IDE -> sata adapter
- Replies: 21
- Views: 13994
Re: IDE -> sata adapter
I just wondered if anyone makes a pci->sata adapter and Startech do make one but it only has one internal sata and one external e-sata port and it would need a driver. There are more options on a pci-express interface but that wouldn't fit in the Milan however they do make a pci->pci express adapter...
- Fri Jun 19, 2020 7:14 pm
- Forum: Hades / Milan
- Topic: Milan maximum RAM
- Replies: 19
- Views: 20712
Re: Milan maximum RAM
I had the same problem, the sockets don't seem string enough to hold the simms.
Which slots do you have them in ?
Which slots do you have them in ?
- Wed Jun 17, 2020 11:14 am
- Forum: C / PASCAL etc.
- Topic: Simple calendar app
- Replies: 2
- Views: 529
Simple calendar app
I've been using the last of my furlough time to create a simple app for displaying ICS (iCal) files in a calendar. It is Pure Pascal with ObjectGEM which I have never done much with so it is very much an Alpha at this time. https://github.com/ps68060/GEMiCal It does have a slight memory leak but I h...
- Mon May 11, 2020 2:24 pm
- Forum: Hades / Milan
- Topic: EmuTOS and Milan60
- Replies: 4
- Views: 881
Re: EmuTOS and Milan60
I've never tried BigDOS either, I thought it was like HD Driver.
http://rainer-seitel.onlinehome.de/bigdos.html
It looks like it has a 2GB limit. I've got 10GB partitions.
http://rainer-seitel.onlinehome.de/bigdos.html
It looks like it has a 2GB limit. I've got 10GB partitions.
- Fri May 08, 2020 2:00 pm
- Forum: C / PASCAL etc.
- Topic: Pure Pascal EOF
- Replies: 12
- Views: 1939
Re: Pure Pascal EOF
In my tests the eof flag is Never being set no matter where it is tested this results in reading beyond the end of the file.
- Fri May 08, 2020 1:27 pm
- Forum: C / PASCAL etc.
- Topic: Pure Pascal EOF
- Replies: 12
- Views: 1939
Re: Pure Pascal EOF
EOF didn't work so I had to test for a 0 in the returned content. It looks like PP eof only works in text files.
- Fri May 08, 2020 1:18 pm
- Forum: Hades / Milan
- Topic: EmuTOS and Milan60
- Replies: 4
- Views: 881
Re: EmuTOS and Milan60
That's annoying.
Is there any other way to access large partitions from TOS ?
Is there any other way to access large partitions from TOS ?