Re: [M100] Serial over Console in CP/M

2024-03-20 Thread Philip Avery
On 3/20/24 20:53, Philip Avery wrote: Yes, the IO byte is fully implemented in M100 CP/M. Use 'stat con:=uc1:'for serial port input. Currently no way of altering baud rate, on the to-do list. Search out this old thread: [M100] Re-directing CP/M console to serial port in REXCPM Philip On 21/03

Re: [M100] Serial over Console in CP/M

2024-03-20 Thread Philip Avery
Yes, the IO byte is fully implemented in M100 CP/M. Use 'stat con:=uc1:'for serial port input. Currently no way of altering baud rate, on the to-do list. Search out this old thread: [M100] Re-directing CP/M console to serial port in REXCPM Philip On 21/03/2024 12:02 pm, Will Senn wrote: over

Re: [M100] CP/M and stuff like the LCD screen

2024-03-18 Thread Philip Avery
improvements, so I vow to get on to this when our winter arrives, which in New Zealand is June. Glad you're finding M100 CP/M useful Philip Avery On 18/03/2024 6:50 pm, Stephen Adolph wrote: Will, The M100 main rom supports CP/M, i suppose that is obvious. Cpm memory space is totally separate from

Re: [M100] Text Sweeper 2.7.3

2023-11-24 Thread Philip Avery
Hi George Regarding VT issues on W10: Sometimes I've got VT in a pickle and have to delete the Roaming file to reset it. Delete: Windows (C:)/Users/(name)/AppData/Roaming virtualt Regards Philip On 25/11/2023 8:42 am, grima...@gmail.com wrote: Hi all, Happy Thanksgiving to all those who

Re: [M100] Switchable clock doubler schematic

2023-05-14 Thread Philip Avery
Phew, ChatGPT - sounds like a challenge! Well, with REXCPM offering 4MB of RAM...  we could have 4MB of optimized 8085 code! Would that do it :-) In all seriousness Steve, no nothing specifically in mind, just interested. I guess the std keyboard polling & auto-repeat speed on M100 is quite

Re: [M100] Switchable clock doubler schematic

2023-05-14 Thread Philip Avery
Sounds great Steve. Will it work fine with Rex # & REXCPM? Also, the keyboard would be accessed faster would it not? Does that cause a problem? Philip On 14/05/2023 1:51 am, Stephen Adolph wrote: I continue to hack away at making an easy to install clock doubler board for Model T computers. I

Re: [M100] M100 LCD repair video and alternative use for unused screen RAM

2023-02-25 Thread Philip Avery
2023 4:01 AM *Subject:* Re: [M100] M100 LCD repair video and alternative use for unused screen RAM On Fri, Feb 24, 2023 at 1:21 PM Philip Avery wrote: My excuse is I was commissioned to do a vintage vehicle restoration which has soaked up all my spar

Re: [M100] M100 LCD repair video and alternative use for unused screen RAM

2023-02-24 Thread Philip Avery
Yes, I have a list of jobs to do on M100 CP/M. Rest assured I'm still committed to all-things M100 CP/M.  My excuse is I was commissioned to do a vintage vehicle restoration which has soaked up all my spare time for the last 2-years. The good news is I'm almost complete & I expect within a few

Re: [M100] M100 LCD repair video and alternative use for unused screen RAM

2023-02-24 Thread Philip Avery
Yes, I'm still around. I've uploaded to the Personal Library on Club100.org the source for Sudoku display - SUDISP.DO. I don't know how much use this would be for you as all I was doing was displaying a 9x9 grid on the M100/T102 8-line display. I just rolled my own font for digits 1-9. I've

Re: [M100] RexCPM install

2022-10-16 Thread Philip Avery
Robert Are you sure you're using the same TPDD emulator & any usb-serial cable as previously? LaddieAlpha is rock solid in my experience and CPMUPD will work, presuming REXCPM is operating normally. Philip On 17/10/2022 7:17 am, Stephen Adolph wrote: Hi Robert, couple of comments. 1) test

Re: [M100] hardware scrolling patch

2022-02-24 Thread Philip Avery
Good work Steve, and reducing it to 65 bytes - cool bananas. I agree, M100 CP/M uses rst 4 to output text so this should work fine with the Page Register in hi RAM zeroed out. Philip On 24/02/2022 5:29 pm, Stephen Adolph wrote: Hi Tom, I was thinking about that.  It may well work with CP/m

Re: [M100] CP/M console switching with REXCPM

2021-11-21 Thread Philip Avery
Thanks Ron for your feedback using M100 CP/M. I'd forgotten about the 'returning to User 0' problem, so that's on my To Fix list. Also intended for a future release is retaining Function key settings for subsequent cold boots, so Scroll lock/std, Cursor full time/std, RS-232 baud rate, etc

Re: [M100] Re-directing CP/M console to serial port in REXCPM

2021-11-17 Thread Philip Avery
Nice, Tom, you've found a bug. What's happening here is Zork III is using a BIOS routine that waits until a key is pressed. With that routine I neglected to implement IO byte checking (which is set by STAT), so that's why you have to press something on the M100 keyboard. I'll fix it in my next

Re: [M100] oh, and Hello again

2021-11-16 Thread Philip Avery
Jim, by coincidence in the last few days I decided to get back onto M100 CP/M. I hadn't forgotten about 4MB directory size & beefed up Import/Export. The 4MB directory size should be quick to fix, but is it any use to you without Import *.*? That Import/Export feature will take a little

Re: [M100] Re-directing CP/M console to serial port in REXCPM

2021-11-16 Thread Philip Avery
I thought I had this I/O configuration working using my XP box when testing the code, but I can't be certain. It's been almost a year since I've 'been on the tools' (8085 assembly & M100 CP/M), so it may take a few days to get back into this, but I will. Philip On 17/11/2021 11:55 am, Tom

Re: [M100] Dungeon Warrior - Game...

2021-08-01 Thread Philip Avery
erested, too! Release it! Release it! *From: *Philip Avery <mailto:pav...@xtra.co.nz> *Sent: *Saturday, July 31, 2021 5:56 PM *To: *m...@bitchin100.com <mailto:m...@bitchin100.com> *Subject: *Re: [M100] Dungeon Warrior - Game... Ken, in BASIC did the graphics really have the nec

Re: [M100] Dungeon Warrior - Game...

2021-07-31 Thread Philip Avery
Ken, in BASIC did the graphics really have the necessary speed? I would have thought you'd need the scrolling to be in assembly language and then maybe direct lcd-driver programming. I'd sure be interested in seeing Moon Buggy. Philip On 1/08/2021 5:22 am, Ken Pettit wrote: I actually wrote

Re: [M100] Dot matrix printer ribbons

2021-06-08 Thread Philip Avery
Thanks Brian for the great info. Philip On 9/06/2021 1:57 am, Brian K. White wrote: On 6/8/21 3:54 AM, Philip Avery wrote: So Brian, where do you apply the drops of ink? Just to sponge inside the card, or directly onto the spooled-up ribbon in there as well? Wherever makes the most sense

Re: [M100] Dot matrix printer ribbons

2021-06-08 Thread Philip Avery
So Brian, where do you apply the drops of ink? Just to sponge inside the card, or directly onto the spooled-up ribbon in there as well? Philip On 8/06/2021 5:23 pm, Brian K. White wrote: On 6/7/21 7:37 PM, Jerry Davis wrote: Something Charles Hudson mentioned about his DMP105 yesterday led me

Re: [M100] internal disk

2021-03-01 Thread Philip Avery
for both flash and ram versions. Maybe as a adjunct we could add transfer to and from the cpm disk. ..steve On Monday, March 1, 2021, Philip Avery <mailto:pav...@xtra.co.nz>> wrote: This sounds interesting Steve. I'm sure I could put enough smarts into M100 CP/M so that it could

Re: [M100] internal disk

2021-03-01 Thread Philip Avery
This sounds interesting Steve. I'm sure I could put enough smarts into M100 CP/M so that it could co-exist with a M100 "disk drive". Particularly if your disk is at the end of CP/M disk, ie the upper REX blocks. I could set the end-point of CP/M disk to be below M100 Disk. Philip On

Re: [M100] REXCPM 2M vs 4M

2021-02-25 Thread Philip Avery
Correct Jim, it hasn't been fixed yet. After Easter I can get back to it. Philip On 26/02/2021 11:56 am, Jim Anderson wrote: -Original Message- For the record, I did end up successfully upgrading a 2M REXCPM to 4M using the RMLV3216AGSA linked below. This reminds me... did I miss an

Re: [M100] Fast graphics?

2020-12-30 Thread Philip Avery
I make use of direct-LCD driver programming in my Solitaire port to M100. It's a Basic program that has a partnered .CO program which displays the cards. You can find it here: http://club100.org/memfiles/index.php?=0==Philip%20Avery Bear in mind this is a mostly Basic program, but when the

Re: [M100] using option roms with "VT100"

2020-12-26 Thread Philip Avery
Good going with this, Steve. Are you debugging all this on real hardware or have you hacked VT to do 80x24, ie emulate MVT100? Also, does MVT100 work with all the OptROMS that work with a DVI? Or are you attempting to do more OptROMS? Your interrupt dilemma... sounds like an early REX

Re: [M100] Virtual T pays off yet again

2020-12-12 Thread Philip Avery
Nice *DI*gression, Steve. So is that the fix for you - DI on the REX side whenever you're writing a hook? Philip On 13/12/2020 1:22 am, Stephen Adolph wrote: I've been on a deep dive lately, integrating my early VT100 video driver into REX# and REXCPM.  It has been a marathon of reverse

Re: [M100] STRUGGLING to get REXCPM loaded

2020-11-17 Thread Philip Avery
Bob, I believe you need to rename your TSD101 file to be TSD101.BX Philip On 18/11/2020 9:25 am, Bert Put wrote: Bob, I definitely second Steve's NADSBox suggestion, that worked very well for me. Cheers,Bert On 11/17/20 1:29 PM, Stephen Adolph wrote: Bob, I recommend you use, if you

Re: [M100] wordstar 4 wants a z80

2020-11-12 Thread Philip Avery
Exactly, altering the drive tables of the Linux emulator should enable execution of an M100 CP/M image I would think. Conversely, massaging the image to suit what the emulator expects might be the way to go. You'd need to be conversant with "CP/M Alteration Guide" - it contains all info

Re: [M100] Epson HX-20 Technical Manual

2020-11-11 Thread Philip Avery
Good stuff, much appreciated Birt. Philip On 12/11/2020 7:24 am, Jeffrey Birt wrote: I recently acquired an HX-20 from a friend who also located a factory service manual on eBay. I tried, for about 15milliseconds, to resist but snapped it up and scanned it in (also did OCR so it can be

Re: [M100] REXCPM playing and observations

2020-11-06 Thread Philip Avery
w this so they can delay any mega-installs until I complete the above. Philip On 7/11/2020 3:36 am, Bert Put wrote: Hi Philip, On 10/29/20 3:53 PM, Philip Avery wrote: Hi Jim Fear not, we can increase the size of the Directory making full use of 4MB. This will require BIOS changes & an

Re: [M100] M100 overclock

2020-11-01 Thread Philip Avery
Could Turbo mode be software selectable? Just curious as if you were to enter MVT100 (or VT-100 output with CP/M), you wouldn't be constrained by internal M100 LCD. Philip On 2/11/2020 12:44 am, Stephen Adolph wrote: Final story on 8MHz (well final for now!). Actually, the

Re: [M100] REXCPM playing and observations

2020-10-29 Thread Philip Avery
ory can be different sizes on different systems and disk formats... so: I guess this is a question for Philip Avery - how big is the directory structure in the 2mb and 4mb REXCPM images? Can it be made bigger in the 4mb image? If so, is this something one could do oneself (not being an

Re: [M100] CP/M keyboard

2020-10-28 Thread Philip Avery
I see your point, Steve. What I could do is have a function key to select between say STD, VT100, USER key maps. USER could be user-definable as we may encounter software which isn't configurable. Similarly with the video output for the M100 LCD. I was envisaging STD, ADM3a, USER. (ADM3a was

Re: [M100] rexcpm and mvt100 success

2020-10-27 Thread Philip Avery
Från: M100 [m100-boun...@lists.bitchin100.com] för Philip Avery [pav...@xtra.co.nz] Skickat: den 27 oktober 2020 08:15 Till: m...@bitchin100.com Ämne: Re: [M100] rexcpm and mvt100 success Hi Jonathan IMPORT.COM is in line for upgrade, though it'll

Re: [M100] rexcpm and mvt100 success

2020-10-27 Thread Philip Avery
starting the emulation. I'd prefer something small like my phone if possible, maybe build something around one of the Raspberry Pi's sitting around? Having this new environment has led me to use the M100 a lot more in the last week. My thanks to Stephen Adolph for making the rexcpm and Philip

Re: [M100] Wordstar 3.3 for MVT100 and CP/M on M-100

2020-10-26 Thread Philip Avery
Hi Jim Yes, M100 CP/M prints to the M100 parallel port. Try LPRINT in MBASIC to get your setup working - it does definitely work. I don't know for sure with WordStar, but it could be necessary to do STAT LST:=LPT:   before firing up WordStar. Philip On 21/10/2020 5:02 am, Jim Anderson

Re: [M100] User number in CP/M for M-100?

2020-10-06 Thread Philip Avery
Hi Bert I used standard CP/M 2.2 for M100 CP/M, so only standard User features apply. I believe 2.2G & 2.2H are examples of Kaypro numbering for their CP/M versions. There is a 'drop-in replacement for the CCP', it's called ZCPR. I believe it will do what you're looking for:

Re: [M100] Model 100 converted to NSC800 (aka Z80) part 2

2020-10-04 Thread Philip Avery
Well done Steve with this development. I recall you toyed with the idea of dual processors, ie existing 80C85 for M100 mode & NSC800 for Z80 CP/M mode.  What was the outcome of that & why have you gone solely NSC800 please? Philip On 5/10/2020 7:24 am, Stephen Adolph wrote: The processor

Re: [M100] REXCPM in M-100 - Success!

2020-10-04 Thread Philip Avery
anks Philip On 4/10/2020 4:36 am, Bert Put wrote: Success! Thanks to the excellent work of Steven Adolph and Philip Avery I now have the Model 100 running natively as a M-100 with the UR-II in REXCPM in one of the ROM slots, and can switch to CPM at the press of a Ctl-C at any time. It rep

Re: [M100] RS ZBGASM question

2020-09-15 Thread Philip Avery
Perhaps instead of single-byte RST 7 it inserts a JMP 'to debugger' at the breakpoint. Then when the breakpoint is reached it reinstates the original 3-bytes there. Philip On 16/09/2020 3:51 pm, Stephen Adolph wrote: So, I am trying to understand how the Radio Shack  debugger / Assembler

[M100] NEC PC-8201a charging

2020-08-18 Thread Philip Avery
Hi All As there was interest in the modification I did to my NEC PC-8201a's charging circuit for NiMH batteries, here are the charge times vs run times: 15 hours charge = 15 hours run 10 hours              = 16 hours 7 hours                =  6.25 hours 20 hours          = 15 hours So it

Re: [M100] CP/M install issue

2020-07-24 Thread Philip Avery
Sorry about that. Have fixed the wiki page. Should be CLEAR 0,6 Philip On 25/07/2020 11:45 am, Tom Hoppe wrote: I just received my REXCPM module last Wednesday and got it installed. I was able to get it working with the REX functionality and that works great, but I'm having an issue when

Re: [M100] NEC rechargeable battery

2020-07-23 Thread Philip Avery
By the way the 5-cell NiMH solution works really nice. Keeps the voltage way up in the acceptable range throughout the discharge cycle. I definitely recommend the solution Brian highlighted. On Thu, Jul 23, 2020 at 10:32 PM Philip Avery wrote: Why did NEC go with such a small battery for the PC

Re: [M100] NEC rechargeable battery

2020-07-23 Thread Philip Avery
Why did NEC go with such a small battery for the PC-8300? I've just rebuilt my PC-8201a pack and it had 4 x AA Ni-Cd's originally. I replaced these with 4 x Eneloop AA's (2000mAh) & lowered the charging resistor value so it will charge them in a reasonable time-frame, ie overnight. Philip

Re: [M100] LaddieAlpha and STARTDISK.COM

2020-07-04 Thread Philip Avery
Padding with spaces to 8-characters for the base name (the part before extension), right? Correct. Every client I've seen so far pads it out. Not sure why. Well, with STARDISK I understand why. With a '.' the padding is not really necessary. But because all the clients do, LaddieAlpha

Re: [M100] LaddieAlpha and STARTDISK.COM

2020-07-04 Thread Philip Avery
As to the current 8.3 handling, it may or not be helpful with REXCPM depending on how it would format an 8.3 filename. I really don't like the fact that STARDISK.COM leaves out the '.' but at this point the question is do we do it the way it does it or do we handle both

[M100] M100 CP/M is alive

2020-06-12 Thread Philip Avery
Those who have signed up for a REXCPM board may like to check out this wiki page on M100 CP/M: http://bitchin100.com/wiki/index.php?title=M100_CP/M It has all the info for installing CP/M, special features, importing software, etc. I look forward to seeing what CP/M applications become

Re: [M100] Undocumented hardware

2020-05-25 Thread Philip Avery
No, though I was reminded of that by the recent Hardware Scroll post. Decided to leverage ROM code, so eventually M100 CP/M gets down to "rst 4". Philip On 26/05/2020 10:34 am, John R. Hogerhuis wrote: Is the hardware scroll being used in REX CP/M? Sounds like that was the plan at some

Re: [M100] CP/M mailing list, REXCPM

2020-05-11 Thread Philip Avery
Yeah, I think keep it on this list. Then it covers the REX part of REXCPM. Philip On 12/05/2020 3:52 pm, Stephen Adolph wrote: After I wrote the note, I wondered if using the other list really made sense; it would divide the discussions. On Mon, May 11, 2020 at 10:57 PM David Rogers

Re: [M100] CCR-82

2020-04-25 Thread Philip Avery
Wow - you guys actually use cassette regularly? I haven't used it since the 80s for my TRS-80 Model 1 clone. I thought I am hard-core by regularly using floppy disks on my Model III... Cassettes - holy cow. Philip On 26/04/2020 10:54 am, Peter Noeth wrote: I get my short length cassettes

Re: [M100] Video adapter.

2020-04-14 Thread Philip Avery
Good going, Steve. This will be so cool in native M100 mode, we've been waiting decades for a low cost & low footprint solution to give us 80x24. Have you got TEXT working yet? Philip On 15/04/2020 2:44 am, Stephen Adolph wrote: update: Towards the goal of a next-generation video solution

Re: [M100] Warning: Not a(n) M100 but a PC-2 question.

2020-03-31 Thread Philip Avery
Thanks Ron, that's good to know. Philip On 1/04/2020 8:07 am, Ron Lauzon wrote: The batteries only give the extra "oomph" to run the solenoids when printing. But it's possible that the printer is reporting batteries too low. Note that you can use a more powerful AC adapter to power the

Re: [M100] Warning: Not a(n) M100 but a PC-2 question.

2020-03-31 Thread Philip Avery
I have one of those. The printer needs the batteries to function. They provide current sinking beyond what the wall wart does. Philip On 1/04/2020 5:04 am, Jesse Huyett wrote: Hello All, Asking here having seen some other handhelds come up, and this seems to be a welcoming group for all

[M100] REXCPM and TPDD

2020-03-12 Thread Philip Avery
A call to TPDD-emulator authors. I understand these are currently Ken, John & Kurt. Please correct me if there are any more. CP/M filenames are 8.3 format and for REXCPM we import & export files from the net using an emulated-TPDD. (No provision is made to use a real TPDD).  Currently

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Philip Avery
Actually, M100 ROM routines will be available to CP/M apps. I propose a memory address in BIOS where you poke a desired ROM address, then call a bios address. This will work from Basic, assembly, or other apps eg: C, Forth, or w.h.y. The desired ROM address will remain there for subsequent

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Philip Avery
4 PM Philip Avery <mailto:pav...@xtra.co.nz>> wrote: Yes, standard 8080 CP/M software works, which is most of it. However Z80-specific software wont, VDE & Turbo Pascal come to mind. Instead of VDE (a full-screen editor), I'm using Word Master as a full -screen editor

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Philip Avery
WRT the display, the LCD is always 40x8.  However it is relatively easy to use an external monitor with this solution, enabling the full CP/M screen dimensions. Philip Avery owns the CP/M o

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Philip Avery
Yes, standard 8080 CP/M software works, which is most of it. However Z80-specific software wont, VDE & Turbo Pascal come to mind. Instead of VDE (a full-screen editor), I'm using Word Master as a full -screen editor on 80x24 external VGA screen and I'll configure RED editor for 40x8 for M100

Re: [M100] sending fast data using modified cassette port

2020-02-05 Thread Philip Avery
Very cool Steve. For M100 CP/M we can use this for external 80x24 video keeping the RS-232 port free for TPDD which is used for migrating files from the net. Philip On 6/02/2020 1:58 am, Stephen Adolph wrote: I've been toying with using the cassette port to send serial data, for use with an

Re: [M100] REXCPM & M100 CP/M

2020-01-26 Thread Philip Avery
Yes, either a real VT-100 or perhaps more common today an serial-VGA board that accepts VT-100 codes. Philip On 27/01/2020 2:44 pm, r cs wrote: Will the output be like something that could have been fed to something like a VT-100? Thanks, rcs On Sun, Jan 26, 2020 at 4:01 PM Philip Avery

Re: [M100] REXCPM & M100 CP/M

2020-01-26 Thread Philip Avery
Short answer is no, at this stage. Philip On 27/01/2020 9:20 am, Fugu ME100 wrote: Will it be able to use a DVI for screen output? On 25/1/20, 8:39 PM, "M100 on behalf of Philip Avery" wrote: That will work with M100 CP/M. Same CP/M command (Stat) will redirect 'scre

Re: [M100] REXCPM & M100 CP/M

2020-01-25 Thread Philip Avery
I promise to do a video when I get my serial-VGA board going. It will give a clean 80 x 24 display whereas XP Hyperterm gives some clutter. Philip On 26/01/2020 6:34 pm, Chris Fezzler wrote: Video please! On Saturday, January 25, 2020, 10:46:20 PM EST, Philip Avery wrote: It's about

Re: [M100] REXCPM & M100 CP/M

2020-01-25 Thread Philip Avery
That will work with M100 CP/M. Same CP/M command (Stat) will redirect 'screen' output to the printer port if you like. In fact you can redirect keyboard input from the serial as well, so you can just use the M100 as a processor if you want. Philip On 26/01/2020 5:05 pm, John R. Hogerhuis

Re: [M100] REXCPM & M100 CP/M

2020-01-25 Thread Philip Avery
uses for a device like that and I'm off to research them now. On Sun, 2020-01-26 at 16:46 +1300, Philip Avery wrote: It's about time I chimed in here with my side of deal - which is producing a CP/M operating system for M100. This works with Steve's REXCPM board and is a RAM-based system ins

[M100] REXCPM & M100 CP/M

2020-01-25 Thread Philip Avery
It's about time I chimed in here with my side of deal - which is producing a CP/M operating system for M100. This works with Steve's REXCPM board and is a RAM-based system instead of floppy disks, so no DVI necessary, just a REXCPM board. We have CP/M fully up & running on real M100s and have

Re: [M100] M100 stuck on the menu with weird date :o(

2019-01-06 Thread Philip Avery
I too had this problem of random date data & unresponsive keyboard, albeit with a T102. It usually came right after being on 10mins, but eventually didn't.  I found there was no Timing Pulse (TP) from the RTC. This lead me to Chip Select (CS) which was open. It is fed by /RESET so should have

Re: [M100] TRS-80/Tandy Pocket Computer

2018-08-08 Thread Philip Avery
Wow - all this Pocket Computer activity. One thing I encountered when replacing the Ni-Cd batteries in the cassette/printer for my PC-2, was the printer requires these batteries to be present even if the unit is operated on mains power. It uses the batteries as a current sink, the mains unit

Re: [M100] CP/M Laptop

2017-12-12 Thread Philip Avery
Not for me Bob, but a nice offer all the same. I don't think there'd be much value in inspecting the ROM code as it is probably just a boot-strap to boot CP/M off floppy. This, and its bios, would be machine-specific as all CP/M bios is. Interesting machine all the same, I was previously

Re: [M100] REXCPM update.

2017-11-22 Thread Philip Avery
at LaddieAlpha source. — John. On Wed, Nov 22, 2017 at 4:20 PM Philip Avery <pav...@xtra.co.nz <mailto:pav...@xtra.co.nz>> wrote: Well, the doc http://bitchin100.com/wiki/index.php?title=TPDD_Base_Protocol says so and the Directory size field is 2-bytes, but... I

Re: [M100] REXCPM update.

2017-11-22 Thread Philip Avery
Well, the doc http://bitchin100.com/wiki/index.php?title=TPDD_Base_Protocol says so and the Directory size field is 2-bytes, but... I think you're right as I've read past 64KB to an apparent end of file. I've just got to study the Return Command details more closely. Working on it. Philip

Re: [M100] REXCPM update.

2017-11-22 Thread Philip Avery
Marvellous. Will make a great Christmas present for me :-) I'm still at it on the CP/M software front, currently overcoming TPDD's 64KB file size... Philip On 23/11/2017 10:00 AM, Stephen Adolph wrote: Just a short note to say I have finished verification of my REXCPM board.  It provides up

Re: [M100] TPDD protocol with CP/M

2017-10-31 Thread Philip Avery
be disabled until the CR is received so that my automated programming script doesn't receive it's command echoed back. I would have to check the code for the TPDD protocol packet format version. Ken On 10/30/17 8:40 PM, Philip Avery wrote: Right, I need to go over to the dark side & use c

Re: [M100] TPDD protocol with CP/M

2017-10-30 Thread Philip Avery
Right, I need to go over to the dark side & use command line interface ;-)  I shall attempt that. What would be ultimately cool is use TBACK technology, ie a baud rate of 78,000 approx. As file sizes could be large (100KB or even full REX/Remem Ram of 2MB), this would be useful. How feasible

Re: [M100] TPDD protocol with CP/M

2017-10-30 Thread Philip Avery
change the NADSBoxes out there. Philip On 29/10/2017 6:17 PM, Willard Goosey wrote: On Sun, 29 Oct 2017 16:53:12 +1300 Philip Avery <pav...@xtra.co.nz> wrote: My question: Is the TPDD protocol absolutely fixed for 6.2 filename structure? It does have 24 spaces for the filename and CP/M u

[M100] TPDD protocol with CP/M

2017-10-28 Thread Philip Avery
Thanks to Steve Adolph for supplying TPDD code, I can now import CP/M files from the outside world into M100 via TPDD emulation. My question: Is the TPDD protocol absolutely fixed for 6.2 filename structure? It does have 24 spaces for the filename and CP/M uses 8.3 format, however I can't get

Re: [M100] Inaugural Tandy Assembly in Chillicothe, Ohio 7-8 October 2017 -- who is going?

2017-09-08 Thread Philip Avery
Me, me! I'm making the trip from New Zealand. But I won't be the furthest travelled, one is coming from Australia. If all goes well between now & then in my development dept, I'll be bringing my remem-powered T102 to demonstrate CP/M on a real machine. I'm also into Model III & 4, so look

[M100] Virtual T angst in Windows 10

2017-09-07 Thread Philip Avery
Hi All I've managed to corrupt VT on my Windows 10 machine & despite my attempts to remove & install it, it remains corrupted. I was trying to be smart & have two Memory Editors open at the same time & now I can't get Memory Editor up at all. So I removed the VT folder (and all sub

Re: [M100] YouTube Upload: Selling the Model 100

2017-09-03 Thread Philip Avery
Very retro cool. I learnt a few things too. Bought this RadioShack in-store training VHS on eBay back in April but finally got it cleaned up and uploaded. Enjoy: https://youtu.be/l2TiKFBS3LY The awkward "small package" cut at the very end is in the original video.

Re: [M100] CP/M Expander

2017-07-26 Thread Philip Avery
Gary What I can do is send you the BIOS source & you could look at adapting that for NEC. In theory with Woolly taking care of the disk side of CP/M, only the keyboard/screen I/O, RS-232 & printer I/O will need adapting for all the different models. As Woolly gets developed for the various

[M100] CP/M Expander

2017-07-11 Thread Philip Avery
Great Ken. Changing thread to "CP/M Expander" Is it really possible to fit all that on OptROM form factor? Would it need a heap of wires soldered to motherboard? Philip On 12/07/2017 7:14 AM, Ken Pettit wrote: Downloaded the remem.bin file and ran CP/M under VT 1.7 on Linux. Works great!

Re: [M100] CP/M has arrived for the M100

2017-07-11 Thread Philip Avery
wrote: Phil, I was thinking more of the bios calls. The drivers for hardware. Also, will the source code be released? Roger Skickat från min Samsung Galaxy-smartphone. Originalmeddelande ---- Från: Philip Avery <pav...@xtra.co.nz> Datum: 2017-07-09 22:54 (GMT+01:00) Till: m...

Re: [M100] Alternative he for cpm

2017-07-09 Thread Philip Avery
Any of those would solve the 64K RAM issue, even REX2 as it stands I believe. What about RAMdisk/Disk & transferring to the outside world? Mike Stein pointed me to some micro SD adaptions out there, such as this: https://www.4dsystems.com.au/product/uVGA_III/ Could an OptROM sized board

Re: [M100] CP/M has arrived for the M100

2017-07-09 Thread Philip Avery
writing then? Roger Skickat från min Samsung Galaxy-smartphone. Originalmeddelande ---- Från: Philip Avery <pav...@xtra.co.nz <mailto:pav...@xtra.co.nz>> Datum: 2017-07-09 01:33 (GMT+01:00) Till: m100 <m100@lists.bitchin100.com <mailto:m100@lis

Re: [M100] CP/M has arrived for the M100

2017-07-09 Thread Philip Avery
wrote: Have you got all the cbios calls working or do you want help writing then? Roger Skickat från min Samsung Galaxy-smartphone. Originalmeddelande Från: Philip Avery <pav...@xtra.co.nz> Datum: 2017-07-09 01:33 (GMT+01:00) Till: m100 <m100@lists.bitchin100.co

Re: [M100] CP/M has arrived for the M100

2017-07-09 Thread Philip Avery
5:20 PM, Willard Goosey wrote: On Sun, 9 Jul 2017 16:37:10 +1200 Philip Avery <pav...@xtra.co.nz> wrote: Not to detract from Willard's Small-C efforts, but whose is going to be first to get BDS-C (or any C) running on M100 CP/M? I dunno man. I've done all my CP/M C stuff under C/80. I was

Re: [M100] CP/M has arrived for the M100

2017-07-08 Thread Philip Avery
Thanks for the congrats, guys. Once I've got some decent Import/Export routines done, I'll make up some disk images featuring languages, adventures (Zork for example), games (if there are many out there). These could be also be hosted on Bitchin100.com as separate remem.bin files, so to be

Re: [M100] CP/M has arrived for the M100

2017-07-08 Thread Philip Avery
if I understand . Lower 32k space has either m100 Rom or ram. . Upper 32k space has a single ram block. I guess you access the disks using the fine grained ram access? 1kb at a time? On Saturday, July 8, 2017, Philip Avery <pav...@xtra.co.nz <mailto:pav...@xtra.co.nz>> wrote:

Re: [M100] CP/M has arrived for the M100

2017-07-08 Thread Philip Avery
ady selected parts and even started an Orcad schematic for it. Ken On 7/8/17 4:33 PM, Philip Avery wrote: Well, it's arrived as far as Virtual T. It will need a new hardware device developed to use on a real M100. Over a decade in the making (started in 2006), I present 64K CP/M 2.2 r

Re: [M100] CP/M has arrived for the M100

2017-07-08 Thread Philip Avery
bank switching to std Rom? In terms of hardware... not easy to map to rex. Rex2 maybe. But one could imagine a hybrid that uses the rex technique for writing to a read only socket to enable at least 3 banks of ram. On Saturday, July 8, 2017, Philip Avery <pav...@xtra.co.nz <mail

[M100] CP/M has arrived for the M100

2017-07-08 Thread Philip Avery
Well, it's arrived as far as Virtual T. It will need a new hardware device developed to use on a real M100. Over a decade in the making (started in 2006), I present 64K CP/M 2.2 running in VT with Remem enabled. The Remem is used as RAMdisk, to emulate two disk drives of about 241KB each.