Search found 1451 matches
- Sun Dec 08, 2019 10:13 pm
- Forum: Terriblefire's channel
- Topic: Network Tools needed
- Replies: 9
- Views: 257
Re: Network Tools needed
OK this is the bit i dont get with roadshow. It doesnt create a AmiTCP: assign so i have no idea where to add the inetd lines and i cant find any mention of it easily in the docs.
- Sun Dec 08, 2019 7:45 pm
- Forum: NEWS & ANNOUNCEMENTS
- Topic: Scottish Amiga Users Meetup
- Replies: 11
- Views: 831
Re: Scottish Amiga Users Meetup
It was good.. as usually good turnout.
I have no excuse to not got as its walkable from my house.
I have no excuse to not got as its walkable from my house.
- Sun Dec 08, 2019 11:15 am
- Forum: NEWS & ANNOUNCEMENTS
- Topic: Scottish Amiga Users Meetup
- Replies: 11
- Views: 831
Re: Scottish Amiga Users Meetup
Car all packed for the epic 3 mile drive to Crossmyloof.... 

- Sat Dec 07, 2019 11:55 pm
- Forum: Terriblefire's channel
- Topic: Network Tools needed
- Replies: 9
- Views: 257
Re: Network Tools needed
So cross-compiling locally and then just sending the binary over the network isn't what you're after? how do i run the code and see the output without a cli? No i need the remote CLI. Well i dont understand why its so hard. I just wanna start newshell on a telnetd and git pull my code. Its exceptio...
- Sat Dec 07, 2019 11:41 pm
- Forum: Terriblefire's channel
- Topic: Network Tools needed
- Replies: 9
- Views: 257
Re: Network Tools needed
I just want to write code on visual studio code and deploy and run it on a real amiga via a script.
Build, Deploy, Test.... really simple with anything except an Amiga.
WinUAE doesnt cut it when hardware dev is involved too.
Build, Deploy, Test.... really simple with anything except an Amiga.
WinUAE doesnt cut it when hardware dev is involved too.
- Sat Dec 07, 2019 11:37 pm
- Forum: Terriblefire's channel
- Topic: TF1260 appears on my doormat
- Replies: 35
- Views: 843
Re: TF1260 appears on my doormat
Most of us who have had Amiga hobby since 1990 has a Amiga OS3.9 installed. I bought it december 2000 few days after it was released. So it is not a difficult for us. Problem is that there is a lots of "newborn" amiga hobbyists, who doesn't have or use Amiga OS 3.9. Usually they started to getting ...
- Sat Dec 07, 2019 9:12 pm
- Forum: Terriblefire's channel
- Topic: TF1260 appears on my doormat
- Replies: 35
- Views: 843
Re: TF1260 appears on my doormat
It doesn't require RTG, it is 100% sure. But (hups) requires also Reaction classes from OS3.5/9 installation. It uses Reaction GUI system, just like OS4 version. Wich it is back ported from. Ok. Honestly if the software setup is that hard I dont care to try and use it. I want apt-get install netsur...
- Sat Dec 07, 2019 3:08 pm
- Forum: Terriblefire's channel
- Topic: TF1260 appears on my doormat
- Replies: 35
- Views: 843
Re: TF1260 appears on my doormat
I have "infamous" xPert Merlin card, wich is surprignly good. But for that Netsurf port it doesn't matter. I doesn't require RTG, it uses amiga's system libraries and can be promoted to any screen with at least 8bit colors. I get errors about graphics modes then crashes. I'm pretty sure it really n...
- Sat Dec 07, 2019 12:33 pm
- Forum: Terriblefire's channel
- Topic: Network Tools needed
- Replies: 9
- Views: 257
Re: Network Tools needed
Looks like there is a git implementation for Amiga
https://github.com/sba1/simplegit
EDIT: ah apparently OS4.. so not really for Amiga.
https://github.com/sba1/simplegit
EDIT: ah apparently OS4.. so not really for Amiga.
- Sat Dec 07, 2019 9:17 am
- Forum: Terriblefire's channel
- Topic: Network Tools needed
- Replies: 9
- Views: 257
Network Tools needed
Ok so in what follows I am aware of the security implications. Don't need to tell me about them. Thats generally been my day job for the last 10 years. I want to accomplish the following. I would like to to be able to sit at a PC and pull code from Git and build it on my Amiga. I would like to be ab...