At least the Fanatec is a little bit critical
https://www.fanaleds.com/forum/viewtopic.php?t=512
Search found 33 matches
- Sat Jan 02, 2021 12:44 am
- Forum: General AmigaOS
- Topic: AmigaInput fails to start with unknown USB device?
- Replies: 2
- Views: 527
- Fri Jan 01, 2021 11:32 pm
- Forum: Forum Questions
- Topic: DOSBox, FreeDos, etc...
- Replies: 2
- Views: 534
- Fri Dec 25, 2020 9:33 pm
- Forum: General AmigaOS
- Topic: AmigaOS in other Hardwares
- Replies: 2
- Views: 650
Re: AmigaOS in other Hardwares
If a console is able to run Linux you should have enough information to port AmigaOS...
Good luck!
http://www.gc-linux.org/wiki/Main_Page
https://en.wikipedia.org/wiki/Xbox_Linux
Good luck!
http://www.gc-linux.org/wiki/Main_Page
https://en.wikipedia.org/wiki/Xbox_Linux
- Tue Nov 17, 2020 5:49 pm
- Forum: General AmigaOS
- Topic: Any hope for a Wayfarer browser port for OS 4?
- Replies: 25
- Views: 4983
Re: Any hope for a Wayfarer browser port for OS 4?
am I wrong? Not wrong but you don't get the point. Are you sure browsers are still monolithic? You can already replace some parts e.g. https://stackoverflow.com/a/52383997/1430535 As NinjaCyborg stated Cairo does the rendering, we are not talking about AWeb, WebKit is more or less a black box in OS...
- Mon Nov 16, 2020 11:44 pm
- Forum: General AmigaOS
- Topic: Any hope for a Wayfarer browser port for OS 4?
- Replies: 25
- Views: 4983
Re: Any hope for a Wayfarer browser port for OS 4?
AmigaOS DataTypes seem to be a feasible mechanism for detaching the WebKit implimentation from the rest of the Web Browser... Well, if you try Facebook or GitHub the JavaScript engine is the trouble maker. How could the concept of DataTypes help you? By the way, I don't understand this choice for s...
- Wed Oct 28, 2020 4:31 pm
- Forum: AmigaOS Feature Requests
- Topic: Updated Python3.x series
- Replies: 17
- Views: 2945
Re: Updated Python3.x series
You may find a starting point here:
http://yellowblue.free.fr/yiki/doku.php ... el3x:start
http://yellowblue.free.fr/yiki/doku.php ... el3x:start
- Wed Oct 28, 2020 4:25 pm
- Forum: General AmigaOS
- Topic: Any hope for a Wayfarer browser port for OS 4?
- Replies: 25
- Views: 4983
Re: Any hope for a Wayfarer browser port for OS 4?
Indeed, its complete framework is missing, ObjC does not access MUI directly.
If you want to use GitHub you get a compatibility boost from 50% to 90%!
However ObjC bloats an exe like Hollywood...
- Tue Sep 08, 2020 6:32 pm
- Forum: General AmigaOS
- Topic: ARexx undefined behavior
- Replies: 1
- Views: 844
ARexx undefined behavior
Please explain the output of this script
Code: Select all
/* Gerard Schildberger's badboy */
do i=0 to 7
$= ''
do j=0 to i
$= $ fff(j)
end
say $
end
exit
/* This is not a procedure, $ is still global */
fff: $= 12
return $
- Wed Jun 24, 2020 3:08 pm
- Forum: Platform: AmigaOne X5000
- Topic: FreePascal support
- Replies: 0
- Views: 568
FreePascal support
Hello! Right now FreePascal has no support for the P5040, the developer Chain-Q is looking for a suitable machine: "I would probably need a few days with permanent access to an X5000 with AmigaOS4 to fix this issue. If there is a volunteer X5000 owner in the Berlin area (Germany, EU), or surrou...
- Wed Apr 01, 2020 9:07 am
- Forum: AmigaOS Feature Requests
- Topic: Pivot monitor support on driver level?
- Replies: 15
- Views: 14483
Re: Pivot monitor support on driver level?
HunoPPC's Final Burn Alpha http://hunoppc.amiga-projects.net/conte ... ws-32-bits already supports rotated monitors. However application independent support would be fine, automatic recognition is not necessary. My Zalman M220W is waiting 
