[M100] Back light?

2020-03-12 Thread Jason Benson
Has anyone ever back-lit an M100? I try to keep my mods minimally invasive on old hardware, but I was thinking about trying to add back-lighting to my M100 using a technique similar to the one shown here: https://www.instructables.com/id/DIY-LCD-backlight/ Anyone on here ever tried something like

Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Jason Benson
Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but I can transfer DO files to it from my M100. On Wed, Mar 11, 2020 at 12:33 AM B4 Me100 wrote: > The attached file will generate TSLOAD. Quite a small Basic program that > loads the file into memory, the .do file can be

[M100] REX3?

2020-03-11 Thread Jason Benson
I finally got my NEC PC 8201A working last night, and I with all the fun I've been having with REX on my M100 I was wondering if REX3 is available anywhere. -Jason

Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Jason Benson
Thanks! You guys are awesome! On Wed, Mar 11, 2020 at 12:33 AM B4 Me100 wrote: > The attached file will generate TSLOAD. Quite a small Basic program that > loads the file into memory, the .do file can be deleted after loading. > > On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe" > >

Re: [M100] REX + Ultrascreen100

2020-03-11 Thread Jason Benson
Can I call the Rexmanger from a BASIC program? Something like: 10 CLEAR 0,60170 20 REXManager -Jason On Tue, Mar 10, 2020 at 11:06 PM Joshua O'Keefe wrote: > > > On Mar 10, 2020, at 8:03 PM, Joshua O'Keefe > wrote: > > > > Oh wow, thanks for making me aware of this thing. Ultrascreen100 is

[M100] Ultimate Rom II TS-Dos

2020-03-10 Thread Jason Benson
When I try to run TS-DOS from the Ultimate ROM II(v2.12) I get the error "Not found". Do I need to load a separate binary for TS-DOS? I haven't found one yet , but I still have a lot of stuff to look through. -Jason

[M100] REX + Ultrascreen100

2020-03-10 Thread Jason Benson
I was excited when I came across Ultrascreen100, and it worked great when I loaded it, but after loading it if I try to run the Rexmanager the screen blanks out and the only resolution seems to be cold starting it. Is Ultrascreen100 incompatible with REX or am I doing something wrong? -Jason

Re: [M100] Option Rom File Formats

2020-03-08 Thread Jason Benson
Thanks! On Sat, Mar 7, 2020 at 11:32 PM Willard Goosey wrote: > yes .hex is the wrong format. you have to turn them back into raw binaries > with a hex2bin. > > also http://bitchin100.com/wiki/images/6/63/M100_OPTION_ROMS.zip has most > of the roms all ready to for REX. (about the only useful

[M100] Option Rom File Formats

2020-03-07 Thread Jason Benson
Hey guys, I got myself a REX. I had no real trouble installing rex, and after a bit of head scratching I think I've got LaddieAlpha more or less figured out. I'm trying to load some option roms though and I'm running into some trouble. When I try to load an option rom in REX it looks like LA is

Re: [M100] Dungeon Master's Personnel Service

2020-01-10 Thread Jason Benson
t; In my own "walk through", I'm replacing those with > > 1300 if inkey$="" then 1300 > 1320 cls > > On Thu, Jan 9, 2020 at 5:16 PM Peter Vollan wrote: > >> BTW, what the hell is this: >> >> 1300 INPUT C >> 1310 ON C GOTO 1320 >>

Re: [M100] test

2020-01-10 Thread Jason Benson
Tested. On Thu, Jan 9, 2020 at 10:28 PM Mike Stein wrote: > test >

Re: [M100] Dungeon Master's Personnel Service

2020-01-09 Thread Jason Benson
hu, Jan 9, 2020 at 1:58 PM Jason Benson > wrote: > >> I was loading the file through Virtual T. and running it just fine. Is it >> VT automatically converting it to a tokenized basic file? >> >>> >>> > Yes. > DMPS.DO Description: Binary data

Re: [M100] Dungeon Master's Personnel Service

2020-01-09 Thread Jason Benson
I was loading the file through Virtual T. and running it just fine. Is it VT automatically converting it to a tokenized basic file? On Thu, Jan 9, 2020 at 4:53 PM John R. Hogerhuis wrote: > Jason, the proper extension for your file is .DO, not .BA. So, DMPS.DO > > BA is for tokenized files

Re: [M100] Dungeon Master's Personnel Service

2020-01-09 Thread Jason Benson
There were a few transcription errors in this, but I was able to debug it and get it running. I've attached my revised version of the code. On Thu, Jan 9, 2020 at 9:15 AM Howard Pepper wrote: > Wow! imagine me waking up to this email thread in my inbox today! When I > first moved down to

Re: [M100] Wifi RS232 Trouble

2019-06-22 Thread Jason Benson
vintage-computer-wifi-modem-rs232-serial-hayes-compatible >> . >> >> >> On Thu, Jun 13, 2019, 6:08 PM Jason Benson >> wrote: >> >>> I tried testing this modem out hooked up to my modern windows pc through >>> a serial adapter and u

Re: [M100] Wifi RS232 Trouble

2019-06-13 Thread Jason Benson
tware fault in the modem. I wonder if > the M100 is exacerbating some dodgy programming on this modem somehow. > > -Josh > > On Thu, Jun 13, 2019 at 1:56 PM Jason Benson > wrote: > > > > Hey guys, I got a Simple Wifi RS232 modem from Etsy, and I'm having some > trouble

[M100] Wifi RS232 Trouble

2019-06-13 Thread Jason Benson
Hey guys, I got a Simple Wifi RS232 modem from Etsy, and I'm having some trouble if any of you are familiar with this sort of device. I've messaged the maker about it but I haven't heard anything back yet and my attempts to google a resolution have come up short. It seems to be a problem with the

[M100] PC-8201A Blues

2018-05-28 Thread Jason Benson
Hey guys. I got a NEC PC-8201A awhile back and I've had some trouble with it. When I first got it, it to worked fine for a few minutes then the screen blanked and it wouldn't respond. I tried a number of things including replacing the internal battery but nothing seemed to work. Later I heard of

Re: [M100] Duplicate a file

2018-05-27 Thread Jason Benson
Thanks guys On Sun, May 27, 2018 at 2:02 PM, John R. Hogerhuis wrote: > > On Sun, May 27, 2018 at 11:01 AM John R. Hogerhuis > wrote: > >> On Sun, May 27, 2018 at 10:20 AM David Szasz wrote: >> >>> jason: >>> >>> You can just save the

[M100] Duplicate a file

2018-05-27 Thread Jason Benson
Hey guys, is there anyway to make a copy of a BASIC file so that you have a backup other than saving it to another machine or external storage? Per the manual : In the Model 100 there usually is no backup copy. You should make one for important documents as early as possible. But that seems

Re: [M100] 8201A NiCd

2017-07-17 Thread Jason Benson
The switches both check out. I feel like I'm running out of simple solutions. On Fri, Jul 14, 2017 at 4:00 PM, Jason Benson <jason.benson...@gmail.com> wrote: > That sounds worth trying, a switch is easy enough to fix or replace. > > On Fri, Jul 14, 2017 at 3:17 PM, Jo

Re: [M100] 8201A NiCd

2017-07-14 Thread Jason Benson
P POWER" switch on the bottom off and on > > several times? It could be that the little slider switch is misbehaving > > and isn't actually closing the circuit at the moment. > > > > On Fri, Jul 14, 2017 at 10:56 AM, Jason Benson < > jason.benson...@gmail.com> &g

Re: [M100] 8201A NiCd

2017-07-14 Thread Jason Benson
suggestions? -Jason On Wed, Jul 5, 2017 at 12:29 PM, Josh Malone <josh.mal...@gmail.com> wrote: > The link i sent is correct for m100. The NEC im not sure about but > presumably you can verify that. > > On Jul 5, 2017 12:11 PM, "Jason Benson" <jason.benson...@gmail.com

[M100] Dead NEC PC-8201A

2017-07-14 Thread Jason Benson
I replaced the internal NiCd in my 8201A that was DOA from eBay, but I have been unable to elicit any sign of life from it. The NiCd was definitely garbage, with almost no current output and a fair amount of green crud on the positive side, and I believe my replacement was done well enough. I

Re: [M100] It's Alive!

2017-07-09 Thread Jason Benson
, but it works. If anyone has any suggestions to make it better I'm always ready to learn. On Sat, Jul 8, 2017 at 10:28 PM, <biggran...@tds.net> wrote: > Make a GitHub account and share it? > > BTW, saw your post on Reddit! > > > > On 7/8/2017 9:02 PM, Jason Benson wrote:

[M100] It's Alive!

2017-07-08 Thread Jason Benson
I finished my version of Conway's Game of Life for M100 basic. It runs pretty slow, but without errors. I'm sure there's a lot of stuff I can do to optimize it but I'm super happy just to see it running. Currently it only exists in my M100's memory, but when I get it transferred (or just retyped

Re: [M100] Print /w out CR

2017-07-05 Thread Jason Benson
THANK YOU!!! I have no idea why I couldn't figure that out from the manual. On Wed, Jul 5, 2017 at 9:52 AM, Ken Pettit <petti...@gmail.com> wrote: > Hi Jason, > > Simply add a semicolon to the end of the BASIC PRINT statement and it will > not print the CR. > > Ken > &

Re: [M100] NEC 8201A Ram

2017-07-05 Thread Jason Benson
st repair > that. > > I can tell you from experience that SRAMs for the model-T are easy to come > by. (I recently replaced a RAM chip in my 102 w/ parts from ebay) No reason > to scavenge other machines for these parts. > > -Josh > > On Wed, Jul 5, 2017 at 9:19 AM, Jason Benson

Re: [M100] 8201A Trouble

2017-06-23 Thread Jason Benson
So far no luck trying to revive the battery (if that's the problem). I'll order a new NiCD to see if that helps. -Jason On Thu, Jun 22, 2017 at 2:03 AM, John Gardner wrote: > What may be going on is the 8201a has been sitting for a while > > with no battery or mains power.

[M100] 8201A Trouble

2017-06-21 Thread Jason Benson
Hi guys, I'm a long time fan of the site but only just got on the mailing list. I've been fiddling with an M100 for awhile but I felt like it was lonely so I found it a NEC PC 8201A on ebay to hang out with. Today I got my "new" 8201 in the mail, and was excited to find that it came with a full