Search found 34 matches

by Spirantho
Wed Dec 20, 2017 4:34 pm
Forum: General AmigaOS
Topic: USB SD card readers
Replies: 7
Views: 7174

Re: USB SD card readers

It's the reader I actually got ages ago to use with my Highway, I think. It's quite old, but it works. Maybe it's just an incompatibility.
I have a cheapie multi-reader device too but I think it's dodgy, so not a fair indication.

Wonder if I can find another to test....
by Spirantho
Wed Dec 20, 2017 3:19 pm
Forum: General AmigaOS
Topic: USB SD card readers
Replies: 7
Views: 7174

Re: USB SD card readers

I'm trying with both. I suspect the reason it works for you is because you're using a single-unit adapter - mine is a multiple-slot adapter. My camera uses SD Card so I'd prefer to use this or a similar one really rather than forcing myself to use microSD.
I just tried it in my wife's uSD->USB ...
by Spirantho
Wed Dec 20, 2017 3:11 pm
Forum: General AmigaOS
Topic: USB SD card readers
Replies: 7
Views: 7174

Re: USB SD card readers

It says "Error: Filesystem not found". The media size is correct: 1,886.0M. The Device is correct: usbdisk.device.
If I select FAT it says "USB1: Unreadable". It should be using unit 0. How do I force Unit 0 to FAT?
It does seem odd that even in Final Edition, I can't just plug an SDCard into a ...
by Spirantho
Wed Dec 20, 2017 2:24 pm
Forum: General AmigaOS
Topic: USB SD card readers
Replies: 7
Views: 7174

USB SD card readers

Hi Everybody,
I'm trying to read the SD Card from my camera. It's FAT32, I think (definitely FAT of some kind).
As I often fit a USB stick into my X1000 and it just happily boots, I wasn't expecting to have so much trouble.
The SD Card reader is detected. It appears in Mounter. It sees the card. But ...
by Spirantho
Sat Mar 18, 2017 1:45 pm
Forum: General Developer Support
Topic: Devices which are Expunged but don't leave...
Replies: 3
Views: 8558

Devices which are Expunged but don't leave...

Hi everybody,

In my device I have a little Expunge function which just sets md->cw_device.dd_Library.lib_Flags |= LIBF_DELEXP and returns 0.

In the past I could get rid of the device using an avail flush or whatever, but now nothing I seem to do (since I updated to FE?) gets rid of the old device ...
by Spirantho
Thu Dec 18, 2014 10:51 am
Forum: General Developer Support
Topic: Help with AREXX in a C program
Replies: 14
Views: 16837

Re: Help with AREXX in a C program

Sorry for the thread grave-digging, but I found something yesterday which held me up for days scratching my head.

Certain programs such as Blitz Basic will not pick up an Arexx message if the message node isn't set correctly. It'll just ignore the message completely, and the sending task will hang ...
by Spirantho
Fri Jan 31, 2014 6:59 am
Forum: General Developer Support
Topic: A very small addition to minigl...
Replies: 23
Views: 27429

Re: A very small addition to minigl...

Great work!

You can:
set SDLMAME_DESKTOPDIM=320x240
to change the screen size...

Edit: I think Karlos should *definitely* be the benefactor of a bounty - if he's interested.
by Spirantho
Sun Jan 19, 2014 10:50 am
Forum: General Developer Support
Topic: A very small addition to minigl...
Replies: 23
Views: 27429

Re: A very small addition to minigl...

If you download http://www.retroreview.com/iang/minigltest.lha it has a "tiny" compile of MAME (well, it's tiny compared to the full MAME!). It should run on your 1200 though. The archive is 6.8MB compressed.

In the archive is "mametiny" (the executable), "minigl.library.orig" the version of minigl ...
by Spirantho
Sat Jan 18, 2014 3:50 pm
Forum: General Developer Support
Topic: A very small addition to minigl...
Replies: 23
Views: 27429

Re: A very small addition to minigl...

On behalf of all MAME fans, may I say "Thank you" :)
by Spirantho
Thu Jan 09, 2014 10:39 pm
Forum: General Developer Support
Topic: A very small addition to minigl...
Replies: 23
Views: 27429

Re: A very small addition to minigl...

Thanks!
As soon as the minigl is updated everyone can have nicely scaled MAME 0.152 :)