Search found 319 matches
- Sat Dec 17, 2016 7:40 pm
- Forum: General AmigaOS
- Topic: Unexpected shell behavior?
- Replies: 10
- Views: 4003
Re: Unexpected shell behavior?
Does the path change without any command or request to change?
- Sat Dec 17, 2016 4:32 pm
- Forum: General AmigaOS
- Topic: Unexpected shell behavior?
- Replies: 10
- Views: 4003
Unexpected shell behavior?
I noticed something lately that has me puzzled. _maybe_ it has always been this way, but I don't think so. I am in a shell, 4.1FE, and inside a directory is a shell command. the directory name and the command name are the same. Example >cd FE:Utilities >Filer Now, does the shell CD to the Filer dire...
- Tue Nov 22, 2016 1:47 am
- Forum: Platform: AmigaOne X1000
- Topic: Xena
- Replies: 21
- Views: 27495
Re: Xena
Postscript: Our community has members across the spectrum in regards to programming experience, and also in regard to hardware knowledge. I am NOT the smartest person in our group, and I will not pretend to be. The previous post was written in an attempt to explain a problem in a way that a lay-pers...
- Tue Nov 22, 2016 1:33 am
- Forum: Platform: AmigaOne X1000
- Topic: Xena
- Replies: 21
- Views: 27495
Re: Xena
I'll describe the issue as best I can without notes in front of me. Please do me the favor of replying back with more questions if anything does not make 100% sense. Also, since this is a hardware issue, I'm not sure exacly what level of comfort you might have with this, More questions are always we...
- Fri Nov 11, 2016 12:49 am
- Forum: Platform: AmigaOne X1000
- Topic: Xena
- Replies: 21
- Views: 27495
Re: Xena
Just a few random notes, Yes, it could have been many things, but nothing so far of much interest. The poor performance of the localbus interface was a grave discovery. I hated having to deliver that news to Trevor. It's as close to "break my heart" as the Amiga experience has ever done to...
- Tue Nov 08, 2016 5:57 pm
- Forum: Platform: AmigaOne X1000
- Topic: Xena
- Replies: 21
- Views: 27495
Re: Xena
The gpio bit is intended as an interrupt. Not being used now, but may be at some future date.
- Tue Nov 01, 2016 11:54 pm
- Forum: Platform: AmigaOne X1000
- Topic: Xena
- Replies: 21
- Views: 27495
Re: Xena
Perhaps I can help a bit.. Xena has an interface to the "fast localbus" on the Nemo board. This is the same bus that the boot ROM, and the compact Flash, and a few other things that slip my mind right now use. Any time a program has to write directly to hardware, there is a problem of &quo...
- Thu Oct 06, 2016 9:44 pm
- Forum: AmigaOS Documentation Wiki
- Topic: Error in source http://wiki.amigaos.net/wiki/Exec_Memory_All
- Replies: 3
- Views: 5468
Re: Error in source http://wiki.amigaos.net/wiki/Exec_Memory
Seems like a lot of effort with no return...



- Fri Jul 15, 2016 12:31 am
- Forum: General AmigaOS
- Topic: HDR for AmigaOS?
- Replies: 8
- Views: 4835
Re: HDR for AmigaOS?
For your information https://www.quora.com/What-is-uhdr-Ultra-HDR That article just points out the confusion in HDR standards. On this page they describe several HDR formats: http://www.anyhere.com/gward/hdrenc/ On this page is an announcement of yet another proposed HDR standard for TV: http://www...
- Thu Jul 14, 2016 5:00 am
- Forum: General Developer Support
- Topic: CMOS battery level
- Replies: 1
- Views: 2279
Re: CMOS battery level
As I understand it, there are two possible approaches: An analog input can read actual voltage, and make decisions based on the reading. A Comparator circuit can switch a digital input when the voltage falls below a pre-set level. finding a spare GPIO pin (digital) is easy enough, analog inputs are ...