Re: [M100] I was curious about purchasing a REX

2017-09-23 Thread John R. Hogerhuis
On Sat, Sep 23, 2017 at 4:51 PM J.T.  wrote:

> Greetings,
>
> I was curious about purchasing a REX for my model 100.  I have attempted
> to email, tried the order form to see if it is active and other such things
> on the club100 website.  I get no response.  This is a last ditch effort to
> see if this is still possible or if it died with the old founder (I had
> purchased an option rom from him years ago and it has been in regular
> use).  That was a wonderful experience :)
>
> Any information about this would be welcome.
>
> Thanks
>
We're hoping to get REX back in production as a community effort. It will
happen but at the moment there is no stock of REX.

-- John.


[M100] I was curious about purchasing a REX

2017-09-23 Thread J.T.
Greetings, 

I was curious about purchasing a REX for my model 100.  I have attempted to 
email, tried the order form to see if it is active and other such things on the 
club100 website.  I get no response.  This is a last ditch effort to see if 
this is still possible or if it died with the old founder (I had purchased an 
option rom from him years ago and it has been in regular use).  That was a 
wonderful experience :)

Any information about this would be welcome.  

Thanks


Re: [M100] LaddieAlpha on Raspberry PI 0

2017-09-23 Thread John R. Hogerhuis
That's good.

I think I usually install mono-complete.


Re: [M100] LaddieAlpha on Raspberry PI 0

2017-09-23 Thread Ron Lauzon
Must be another bad Microsoft error message (I have to deal with those
all the time at work).

While checking out this page:
http://blog.bennymichielsen.be/2016/03/14/getting-up-and-running-with-mono-and-raspberry-pi-3/
I found this:

It turns out installing mono runtime doesn’t quite get you all the
bits you need. You need to run the following command:
sudo apt-get install  libmono-system-core4.0-cil


And that's what it took.  Once that was installed, it worked.

Thanks.


On Sat, Sep 23, 2017 at 1:33 PM, John R. Hogerhuis  wrote:
>
> It's weird because mono compiles modules as needed, and it should not be
> loading that type
>
> 'LaddieCon.LaddieIoWin32'
>
> It is only supposed to load that if the -win32 flag is passed.
>
> Maybe install WINE? I don't think that should matter but maybe it's trying
> to link to it.
>
> If you want to mess with the source or try debugging the problem, git clone
> from here
>
> http://bitchin100.com/pub-git/laddiealpha.git/
>
> -- John.



-- 
Ron Lauzon - rlauzon at acm dot org
   Homepage: http://webpages.charter.net/rlauzon/
   Weblog: http://ronsapartment.blogspot.com/

TRS-80 Model 1 Level II -> Commodore PET -> TRS-80 PC-4 -> Computer
Science Degree -> Intel MS-DOS -> IBM MVS/TSO/VM -> HP 1000/RTE-A ->
IBM RISC/AIX -> Intel Windows/Linux -> Raspberry Pi Debian -> Arduino
-> Tandy 102.I think I've come full circle.


Re: [M100] LaddieAlpha on Raspberry PI 0

2017-09-23 Thread John R. Hogerhuis
It's weird because mono compiles modules as needed, and it should not be
loading that type

'LaddieCon.LaddieIoWin32'

It is only supposed to load that if the -win32 flag is passed.

Maybe install WINE? I don't think that should matter but maybe it's trying
to link to it.

If you want to mess with the source or try debugging the problem, git clone
from here

http://bitchin100.com/pub-git/laddiealpha.git/

-- John.


Re: [M100] LaddieAlpha on Raspberry PI 0

2017-09-23 Thread Ron Lauzon
Ya.  Raspbian.


On Sat, Sep 23, 2017 at 1:36 AM, John R. Hogerhuis  wrote:
> So what OS are you using? Raspbian?
>
> -- John.



-- 
Ron Lauzon - rlauzon at acm dot org
   Homepage: http://webpages.charter.net/rlauzon/
   Weblog: http://ronsapartment.blogspot.com/

TRS-80 Model 1 Level II -> Commodore PET -> TRS-80 PC-4 -> Computer
Science Degree -> Intel MS-DOS -> IBM MVS/TSO/VM -> HP 1000/RTE-A ->
IBM RISC/AIX -> Intel Windows/Linux -> Raspberry Pi Debian -> Arduino
-> Tandy 102.I think I've come full circle.