Milli Vee
Members-
Content Count
230 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by Milli Vee
-
Its standard to a point. You may need to simulate a carrier on the modem if you can not get the radio shack modem to work without a carrier - there are some AT commands that let you disable it. I used to connect my Adam to my PC and then transfer files that way. Milli
-
"Adam" the only limitations is the screen size being 32 columns so you have to use the CTRL Arrow keys to scroll left and right. Other than that the Adam is a great CP/M machine. Milli
-
Coleco ADAM Ram Expansion and Tape Drive Repair
Milli Vee replied to doubledown's topic in ColecoVision / Adam
Only thing I can think of is that it cleans up noise on the buss Milli -
Coleco ADAM Ram Expansion and Tape Drive Repair
Milli Vee replied to doubledown's topic in ColecoVision / Adam
Its a resistor pack -
Adam Power Supply Alternatives to Printer
Milli Vee replied to FiveJay's topic in ColecoVision / Adam
Same supply I use though I get it from Jameco for about $5 less -
The norm is more disk image now - more and more users are moving to the emulator or to microSD - as in all the other retro groups. I don't own disk drives and the data drives I have are used to make DDP's for people. I use microSD and emulator exclusively. And its a bit more than what you say - 1k versus 64k (up to 2mb). Keyboard, expansion slots, data drive, disk drive, printers, composite out - ability to load any colecovision game from data drive, disk or microSD card (see http://adamware.us) and many more options. Milli
-
Adam Power Supply Alternatives to Printer
Milli Vee replied to FiveJay's topic in ColecoVision / Adam
If you don't want me to install it for you, you can do it yourself - I have videos on my channel showing how And here Glen Planamento also has one using the same supply externally Or you can have me do it - as I said in the email conversation your first bet is to determine if it works before ordering parts and fixing it, that's why I suggested shipping it to me FOC to give it a once over.. Milli -
Shake test it! The cooling fins on come off the CPU and VDP when they sit for years and they will short things out. Make sure nothing is floating around before powering it up. Also to here is my guide on restringing the printer Milli
-
In simplest terms - it is a very simple place full of a lot of software and stuff for the Adam user and my point was - I guess I didn't make it very clear - instead of uploading software to facebook (and here) where it is not readily available or organized in anyway that the archive should be used.
-
HI - as I said it was a cross post from facebook so the relevant parts about "here" etc is for facebook but it also would be of interest to those here since am not sure if many Adam users on here are aware of the things that is being posted on facebook, the new software etc unless someone comes along (like NIAD) to cross post it here. As for uploading to the archive - it is just that, an archive - if Adam users have software they have written - upload it - it is not a commercial games depository Milli
-
I originally posted this on FaceBook but since many here don't like social media I will cross post it - some of it applies here: Milli
-
I uploaded Turbo Pascal 1.0 in a CPM image to adamarchive.org - click on the updats link on the home page to see it. It contains tinst.com which lest you install turbo pascal for the various terminals. I also uploads CBasic from DRI (3 disks) which is a compiled basic. Milli
-
Upload it to the archive http://adamarchive.org Milli
-
Look on the Archive also http://adamarchive.org Milli
-
ColecoVision Internal Power Modification
Milli Vee replied to Ikrananka's topic in ColecoVision / Adam
Heres my video of adding an internal power supply to the Expansion module 3 and eliminating the need for the printer Milli -
Coleco ADAM RAM Expansion options - Advice please
Milli Vee replied to CharlesMouse's topic in ColecoVision / Adam
Look on the Adam Archive http://adamarchive.org/ Milli -
Could you not make it so that it is a drop in replacement for the Microfox CF/IDE that exists? Then the drivers are already there. On the Con side, I think the IDE is more of a dead end, the microSD route has more potential, especially since with the VDD you can have a 64mb native eos image and with the ADE in the gigabytes, all on a card you can put in your PC and access also with ADAMem (well a 32mb image - adam em has a limitation) Milli
-
If you are worried that your data drive may fail and you will not be able to use your adam or you want a second drive I have 3 more refurbished, restored, repaired and fully tested Data Drives available: https://www.ebay.com/itm/223534120300 Milli
-
I'll post this here but the discussion will be on FB I have just finished reverse engineering how CP/M sets up the VDP. For those of you that want access graphics in CP/M here is the basic CPM VDP setup Notes: CPM breaks the screen up into thirds: TOP, MID, BOT CPM uses a sprite for the cursor 0000h - 07FFh Font patterns for the top 8 lines of screen 0800h - 0FFFh Font patterns for the middle 8 lines of screen 1000h - 17FFh Font patterns for the bottom 8 lines of screen 1800h - 18FFh Characters for the top 8 lines 1900h - 19FFh Characters for the middle 8 lines 1A00h - 1AFFh Characters for the bottom 8 lines 1B00h - 1FFFh Unused, CP/M may use for scratch RAM 2000h - 27FFh Colors for the top 8 lines of the screen 2800h - 3FFFh Colors for the middle 8 lines of the screen 3000h - 37FFh Colors for the bottom 8 lines of the screen 3800h - 387Fh Sprite Data, 128 bytes used for cursor 3880h - 38FFh Sprite attributes 3900h - 3FFFh Unused, CP/M may use for scratch RAM Milli
-
I would say you have a bad RAM chip(s), something wasn't clearing / when you started it and now it just happens to be a dead RAM chip(s). For example the VDP had a standing Mario sprite setup and when the program went to make it not visible by moving it off the screen the RAM did not update, leaving it on the screen. Also did you leave the RF modulator hooked up so you can verify that it is not the composite mod? Milli
-
HI - I have TONS of experience with programming the Adam and the z80 - it is better to contact me on FB or via email - I do not come on here often William "Milli" Hicks
-
Are you copying to DDP images or DSK images? DSK images are interleaved and DDP are not. I wrote a little utility to convert DDP to an interleaved image since the Emulator nor the VDD or ADE care about the size of the image. I'd share the utility but you need a 32 bit processor or DosBOX to use it since I like to write my utilities in Turbo Basic, a 1987 Borland program - I know I'm weird. Milli
-
Version 1.0 of Image Manager for the ADE is now available at: http://adamware.us/ImageManager.php Version 1 corrects a sorting issue, has a number of speed enhancements and adds Smart Keys. You can now use the smart keys to assign images to each of the 4 virtual disk drives and then reboot the system with the for drives setup. This eliminates the need to use the ADE controls for assigning images to the drives. Milli
-
Get a copy of CP/M from the Adam Archive (http://adamarchive.org) - Yes T-DOS is nice - I like it - but it has a few issues, especially the setting up of the system for different disk sizes. I wish the source code existed so that it could be expanded on. Milli
-
Upload it to the archive
