Re: [M100] Finally won a round of Text Sweeper

2017-04-14 Thread George Rimakis
Very nice! I'm still trying to figure out where the program is when the cursor disappears. If anyone knows how to troubleshoot that, let me know. ~George > On Apr 14, 2017, at 8:59 PM, John R. Hogerhuis wrote: > > smime.p7s Description: S/MIME cryptographic signature

Re: [M100] Finally won a round of Text Sweeper

2017-04-14 Thread George Rimakis
minefield. It needs a few more tweaks, but I'll post the new version tomorrow when it's ready. Best, ~George > On Apr 14, 2017, at 11:40 PM, John R. Hogerhuis <jho...@pobox.com> wrote: > > > >> On Fri, Apr 14, 2017 at 6:33 PM, George Rimakis <grima...@gmail.com> wrot

Re: [M100] Finally won a round of Text Sweeper

2017-04-15 Thread George Rimakis
>> >> >> >> >> >> >> >> From: M100 [mailto:m100-boun...@lists.bitchin100.com] On Behalf Of John R. >> Hogerhuis >> Sent: Saturday, April 15, 2017 12:10 AM >> To: Model 100 Discussion <m100@lists.bitchin100.com> >&

Re: [M100] Finally won a round of Text Sweeper

2017-04-17 Thread George Rimakis
Hi John, This sounds expected. If you clear a square with no adjacent mines it reveals that square and all adjacent squares. You can probably replicate this by flagging a square on the opening move, and selecting a square next to it. Since on the opening move you never will have a mine in

Re: [M100] Custom characters

2017-04-23 Thread George Rimakis
you are interested, I could give you a quick explanation of how I did > this. Oh, and the BASIC code detects if ASCPIX is present and defaults back > to the original if not. > > Ken > >> On 4/22/17 8:33 PM, George Rimakis wrote: >> Hi John, >> >> You k

Re: [M100] Custom characters

2017-04-22 Thread George Rimakis
31 PM, John R. Hogerhuis <jho...@pobox.com> wrote: > > >> On Sat, Apr 22, 2017 at 6:58 PM George Rimakis <grima...@gmail.com> wrote: >> Hey guys, >> >> Is there any way to do custom characters in a BASIC program? >> >> ~George > > Not

Re: [M100] Removing scratches from plastic protector for LCD?

2017-06-12 Thread George Rimakis
I've seen plenty of Retrobrited stuff. It always yellows, and it yellows exactly how it was yellowed before. I believe 8-Bit Guy has done some videos on YouTube showing his experience. ~George Rimakis > On Jun 12, 2017, at 10:14 PM, Brian White <bw.al...@gmail.com> wrote: > >

Re: [M100] Fwd: RAM issues continued

2017-05-29 Thread George Rimakis
I agree. Perhaps just add a note saying to reach out on the mailing list would be sufficient. I don't think it's reasonable to come in and say "I think your Wiki sucks, it's not functional, it's being managed improperly, so everyone should pay attention to my new wiki instead" Especially in

Re: [M100] Oh no - think my internal nicad finally given up theghost

2017-05-31 Thread George Rimakis
l keep RAM alive for years; a Supercap for a few weeks to a few months, depending on the quiescent current of your RAM chips - More than enough time to recharge the Eneloops. And OBTW, Eneloops don't leak either. Problem solved. ... On

Re: [M100] Oh no - think my internal nicad finally given up theghost

2017-05-31 Thread George Rimakis
According to the Tandy 102 service manual, the trickle charge rate is 1.2 mA (Typ.) On a 80 mAH battery, that’s a rate of .015C. I believe that would be safe for NiMH. Energizer says in their datasheet: “Finally a maintenance (or trickle) charge rate of less than 0.025 C (C/40) is

Re: [M100] Text sweeper "reveal" algorithm

2017-06-02 Thread George Rimakis
Hi, I'll need to look at the code again, but I believe the entire playfield I stored in a matrix array. I also declared two arrays(long enough to represent every cell) to act as a stack(sort of). There are two counting integers also, for Read and Write. When you check a cell, it marks the

Re: [M100] Any way to get the M100 to come back in same program

2017-06-02 Thread George Rimakis
Believe it or not, mine returns to the program as it was. ~George > On Jun 2, 2017, at 7:44 PM, John R. Hogerhuis wrote: > > So if I'm playing Text Sweeper and I turn off the laptop, when I power it up > again, I'm back at the menu. > > Is there any way to get the laptop to

Re: [M100] Text Sweeper

2017-06-01 Thread George Rimakis
Awesome. I’ve been a bit inactive with my Model 102 since I’m studying for a very big exam on Saturday. Been preparing for almost 6 months, but now it’s almost over. I have plans for a few more games, and once I’ve got some free time I’ll start evaluating them ☺ Anywho, glad to know

Re: [M100] Oh no - think my internal nicad finally given up theghost

2017-05-31 Thread George Rimakis
Yes, due to the Cadmium(and the fact that NiMH are generally just better batteries now) they anen’t commonly found in the US either. ~George On 5/31/17, 3:27 AM, "M100 on behalf of Jonathan Yuen" wrote: Hello,

[M100] Replaced NiCD with NiMH

2018-05-07 Thread George Rimakis
Finally replaced the battery in my M102. My goodness was it hard to work on. I couldn't disconnect the keyboard and screen, so I ended up have to hold the motherboard vertically when soldering in the new battery. Getting it back together? Not the easiest! How much easier is it to work on The

Re: [M100] Files XFER

2018-05-09 Thread George Rimakis
Kevin - I’m glad you like it! David - In my experience, the cheapest USB-Serial adaptor worth buying is the TrippLite Keyspan adaptor. There are more expensive ones, but this one has worked perfectly for me, on Mac, Windows, etc. The cheapo adaptors with the prolific chipsets are horrible. I

[M100] Installing Machine Language Programs

2018-05-12 Thread George Rimakis
Hi all, I’m going to try and make a long story short. I’ve got DeskLink working with my M102 w/REX. My idea is to create a bunch of REX RAM images grouped by type of applications, and then just using REXMGR to bring in the applications I need from each image. So for BASIC programs this is a

Re: [M100] use of PRINT

2018-05-13 Thread George Rimakis
Hi Stephen, It’s funny you sent this, I was about to post. I’m trying to use the Escape Sequences to reposition the cursor to the location of Y,X. I’ve got Y=3 X=14 CR$=CHR$(27)+CHR$(89) PRINT CR$+CHR$(Y)+CHR$(X); I’ve already turned on the cursor earlier. Do I just have

Re: [M100] TextSweeper2_1

2018-05-13 Thread George Rimakis
Hi John, I use the paid app iZipPro on my iPhone to handle archives. It works fairly well. In either case I’ve attached the .BA for convenience. TSWEEP.BA Description: Binary data ~George > On May 13, 2018, at 7:39 PM, John R. Hogerhuis wrote: > > A minor request,

[M100] TextSweeper2_1

2018-05-13 Thread George Rimakis
Hi all, I’ve updated my game Text Sweeper(a minesweeper clone for the Model-T), to version to 2.1 For anyone that has played 2.0, here are the differences. -Replaced custom cursor with standard cursor. Should be easier to see the cursor now on real hardware. -Removed some unneeded lines of

[M100] Epson PX-8

2018-06-13 Thread George Rimakis
Hi all, So I’m a bit too young to know if there was any kind of a “laptop war” between Tandy and Epson, but I’ve recently seen this Epson PX-8 online, and it seems interesting. Does anyone have experience with this? How does it stack up against the M100/102? It looks like it has an 80-column

Re: [M100] nn - getting back involved.

2018-06-25 Thread George Rimakis
I’m sure there are others on the east coast. I’m in Connecticut ~George > On Jun 25, 2018, at 11:57 AM, Nickolas Nolan wrote: > > Hello, > > I don't think I've been paying attention since around 2014... Finally finding > some time, so I wish to change that. I dug out my trunk of modelT

Re: [M100] WiModem232

2017-12-27 Thread George Rimakis
Hi Jörg, That should work. I havent used it myself, but I did discuss it with the designer when he was originally prototyping it, and he said it would work with the M100. ~George > On Dec 27, 2017, at 10:22 AM, Jörg Erren wrote: > > Dear friends, > > I own an NEC

Re: [M100] BASIC syntax question

2018-01-31 Thread George Rimakis
I too was looking to write a clone if 2048(it’s a game where you combine numbered tiles, and ultimately need to make a tile with the number 2048) However it seemed difficult due to the screen height limitations of the 100. Everything would definitely be close together ~George > On Jan 31,

Re: [M100] Ask a silly question

2018-07-25 Thread George Rimakis
Has anyone managed to reverse engineer this DVI? That would be a neat project. ~George > On Jul 25, 2018, at 9:30 PM, Randall Kindig wrote: > > Thanks, Brian, that’s very helpful. > > Randy >> On Jul 25, 2018, at 1:12 AM, Brian White wrote: >> >> Randy I never answered your last question

Re: [M100] DVI

2019-03-16 Thread George Rimakis
Hi Jesse, Is there any more information accompanying those mods that are pictured? Best, ~George > On Mar 16, 2019, at 1:42 PM, Mike Stein wrote: > > - Original Message - > From: Jesse Huyett > To: m...@bitchin100.com > Sent: Saturday, March 16, 2019 4:08 AM > > Hello All, > > Has

[M100] DVI Disk Formatting

2019-03-15 Thread George Rimakis
Hi all, Sorry to bombard the list with DVI related posts, but I am having an issue. So, I have two DVI’s one with two drives, one with one. At first I used the DVI with one drive, was able to format the boot disk, and make a copy. After that I am not able to format any additional disks. I just

Re: [M100] DVI

2019-03-09 Thread George Rimakis
Yes it was. I have the the ending prices for everything, if you are interested. ~George > On Mar 9, 2019, at 5:48 PM, Josh Malone wrote: > > Was this the one in CT? That one had a fair amount of Tandy stuff. > >> On Sat, Mar 9, 2019, 5:16 PM George Rimakis wrote: >

[M100] DVI

2019-03-09 Thread George Rimakis
Hi all, Just wanted let everyone know I went to an in-person Vintage Computer auction today. Picked up two TRS-80 DVIs, one boxed, one loose. Will be checking them out later, but ai am definitely excited to see if they work. I’ll probably have to make a new cable for mt t102 What a good day!

Re: [M100] DVI

2019-03-09 Thread George Rimakis
Is anyone in our group selling newly produced cables for the T102 to DVI? I’ll build one myself if I have to, but if someone is already offering this as a service, I’d be inclined to take the easy way out. ~George > On Mar 9, 2019, at 5:58 PM, George Rimakis wrote: > > Yes it wa