- 25
- 84 850
Basic Bites
Canada
เข้าร่วมเมื่อ 16 ต.ค. 2021
Commodore 64 hardware, software, and user-level programming.
Here we don't drag out the dreaded assembler when BASIC will do!
With guest appearances from the Commodore 128. It contains a C64, after all.
Here we don't drag out the dreaded assembler when BASIC will do!
With guest appearances from the Commodore 128. It contains a C64, after all.
New Release: Readme Text File Reader (RTFR) for Commodore 64, 128, VIC-20, & 264 Series
RTFR is not just another sequential text viewer. I wrote it so that I (and you!) can include a README.TXT on distribution disks, and the end user can quickly view it by simply LOADing & RUNning "README" -- with proper word wrapping, pausing between screens, and option to print a hard-copy!
A new freeware software release for the Commodore 64, Commodore 128, VIC-20, and 264 Series (Plus4 & C16)!
CHAPTERS-
0:00 Intro & Demo
5:18 Disk & Usage
8:53 Text Files
11:42 FC3 Notepad Demo
14:17 264 Series (C16)
17:03 Printing Demo
19:02 VIC-20 (+8K)
21:45 Commodore 128
26:50 Download & Outro
LINKS-
Basic Bites - Files & Downloads
- files.basicbites.ca/
#RTFR #Commodore64 #Commodore128 #VIC20 #Plus4
A new freeware software release for the Commodore 64, Commodore 128, VIC-20, and 264 Series (Plus4 & C16)!
CHAPTERS-
0:00 Intro & Demo
5:18 Disk & Usage
8:53 Text Files
11:42 FC3 Notepad Demo
14:17 264 Series (C16)
17:03 Printing Demo
19:02 VIC-20 (+8K)
21:45 Commodore 128
26:50 Download & Outro
LINKS-
Basic Bites - Files & Downloads
- files.basicbites.ca/
#RTFR #Commodore64 #Commodore128 #VIC20 #Plus4
มุมมอง: 1 425
วีดีโอ
Detecting Screen Size & Using KERNAL Routines in BASIC (C64, C128, & VIC-20)
มุมมอง 1.2K2 ปีที่แล้ว
A 3-in-1 BASIC programming tutorial that demonstrates how to detect the size of the current screen, interact with KERNAL routines & processor registers, and know if we're running on a Commodore 128. This short program works on the Commodore 64, the Commodore 128, and the VIC-20. CHAPTERS- 0:00 - Intro 4:24 - C64 Demo 05:32 - Code - Setup 10:46 - Code - Main 15:41 - C128, VIC-20, & Outro LINKS- ...
Pi1541: How To Create Blank Disk Images
มุมมอง 2.3K2 ปีที่แล้ว
The Pi1541 (Commodore 1541 emulator for the Raspberry Pi) can be instructed to create NEW blank D64/G64 disk images directly from BASIC on your Commodore 64 or 128. Today I'll show you how! CHAPTERS- 0:00 - Intro 2:51 - Alternative Methods 5:40 - Browser vs Emulator Mode 7:33 - The NEW Command 10:20 - Tips, Limitations, Workaround 16:00 - Documentation & Outro LINKS- Pi1541 by Steve White - cbm...
The Commodore 64 Program Pack
มุมมอง 2.2K2 ปีที่แล้ว
The C64 Program Pack was distributed by Commodore with 1541 Disk Drives in 1983, and contained "over 30 public domain programs including some games, sound/graphics demos, and utilities". Today we'll explore the disk's history & contents (and you can download your very own copy)! CHAPTERS- 0:00 - Intro 1:30 - History 4:28 - Disk Directory 5:59 - Menu Program 7:37 - Programs 1 to 3 9:12 - #4 Bits...
Designing with PrintMaster Plus on a Commodore 64
มุมมอง 1.9K2 ปีที่แล้ว
A practical demonstration of 1980s desktop publishing with PrintMaster Plus on a Commodore 64 computer and MPS-803 dot matrix printer. Today we'll be designing posters tributing Her late Majesty Queen Elizabeth II, Queen of Canada. CHAPTERS- 0:00 - Intro 3:28 - The Print Shop (1984) 5:25 - PrintMaster (1985) 9:36 - Loading PMP (Warning!) 12:22 - PrintMaster Plus (1987) 13:00 - PMP Setup 15:19 -...
Dumping a Commodore 128 Cartridge ROM
มุมมอง 2.1K2 ปีที่แล้ว
How to dump a C128 cartridge ROM into a binary file that you can use in a Commodore emulator such as VICE. This MACH-128 cartridge is a version that I haven't found online, so let's get it preserved. CHAPTERS- 0:00 - Intro 2:06 - MACH-128 & MACH-5 4:34 - Storage Options 6:09 - Examining Memory 12:37 - Saving Memory 19:03 - Making ROMs 26:27 - VICE x128 27:05 - Outro LINKS- Basic Bites - Files &...
Installing a ZOOMFLOPPY in 2022
มุมมอง 4.1K2 ปีที่แล้ว
How to connect a Commodore Disk Drive to your Windows PC, and backup diskettes to D64 & NIB disk images using OpenCBM & NIBTOOLS. The ZoomFloppy from @go4retro works with Commodore 1541 & 1571 floppy disk drives, among others. CHAPTERS- 0:00 - Intro 3:49 - Drivers & Docs 8:19 - Power-On Sequence 9:44 - Windows System Path 12:33 - Testing 14:03 - Copying (d64copy) 17:55 - Nibbling (nibread) & Ou...
JOYSTICKS and BINARY in Epyx Toolkit Basic | Commodore 64
มุมมอง 8532 ปีที่แล้ว
Benchmarking JOYSTICK and BINARY functions in the Epyx Programmers' BASIC Toolkit, to write a C64 Joystick Tester program. Inspired by @8_Bit "Printing Binary in BASIC and Assembly on Commodore 64" (April 4, 2022). DOWNLOAD- bb-220521.d64 at files.basicbites.ca/ CHAPTERS- 0:00 - Intro 4:28 - BIN$ and JOY 5:51 - BIN Benchmark 1 9:08 - BIN Benchmark 2 13:04 - BIN Benchmark 3 15:11 - BIN Benchmark...
F-BOMBS and Easter Eggs in Epyx Toolkit Basic | Commodore 64
มุมมอง 2.2K2 ปีที่แล้ว
No kidding: I found an F-Bomb (and other Easter eggs!) in the Epyx Programmers' BASIC Toolkit, coded by Ken Rose, Jack Thornton, and Howard Bowen in 1985. This software development package for the Commodore 64 is the successor to HesWare Graphics BASIC (1983) by Ron Gilbert and Tom McFarlane. CHAPTERS- 0:00 - Intro 1:42 - Finding the F-Bomb 5:37 - Dropping the F-Bomb 7:36 - History & Developers...
Fixing a RIDICULOUS Commodore 128 Keyboard Fault
มุมมอง 8772 ปีที่แล้ว
This C128 keyboard made by Mitsumi had problems with 2 keys; one of them surprised me! Tips for disassembly, cleaning, and repair. CHAPTERS- 0:00 - Intro 2:22 - Disassembly & Cleaning 5:55 - Ridiculous Fault 8:00 - Outro #Commodore128 #C128 #Keyboard #Repair #Spring
New HIDDEN FEATURE in The Final Cartridge III | Commodore 64
มุมมอง 6K2 ปีที่แล้ว
I found a feature in The Final Cartridge III fastloader that I have not seen documented anywhere before! This may be especially useful if you have both 1541 and non-1541 devices. CHAPTERS- 0:00 - Intro 1:34 - Explanation 7:58 - Outro LINKS- Final Cartridge III Undocumented Functions - www.pagetable.com/?p=534 Final Cartridge - ReplayResources - rr.pokefinder.org/wiki/Final_Cartridge #FinalCartr...
How To HEATSINK a Commodore 64C ("Short Board")
มุมมอง 1.4K2 ปีที่แล้ว
My method of heat-sinking a Commodore 64C "short board" (PCB ASSY 250469), with discussion of the design features that help it run cooler than its "breadbox" predecessors. CHAPTERS- 0:00 - Intro 4:11 - Technical Information 9:39 - Heatsinking Method 15:00 - Outro #Commodore64 #C64 #Heatsinking #ShortBoard
Printing From VICE Commodore 64 Emulator
มุมมอง 3.6K3 ปีที่แล้ว
How to print program listings or anything, really from VICE (the Versatile Commodore Emulator). We'll configure virtual printer settings, and compare output of the Commodore MPS-803 to the Star Micronics NL10. CHAPTERS- 0:00 - Intro 2:21 - Printer Settings 5:54 - Print Job #1 (MPS-803) 11:11 - Print Job #2 (NL10) 15:46 - High-Res (Bitmap) Printing LINKS- VICE - the Versatile Commodore Emulator ...
VICE 3.6 Released With Improvements (and Bugs) | Commodore 64 Emulator
มุมมอง 13K3 ปีที่แล้ว
VICE 3.6 Released With Improvements (and Bugs) | Commodore 64 Emulator
Using 80 Columns in VICE Commodore 128 Emulator
มุมมอง 3.4K3 ปีที่แล้ว
Using 80 Columns in VICE Commodore 128 Emulator
UPGRADING Pi1541 Zero to 3A+ | Commodore 64
มุมมอง 4.6K3 ปีที่แล้ว
UPGRADING Pi1541 Zero to 3A | Commodore 64
Commodore 1541C: MORE than a facelifted 1541!
มุมมอง 6K3 ปีที่แล้ว
Commodore 1541C: MORE than a facelifted 1541!
Inside the Commodore 1571 Floppy Disk Drive (C128 / C64)
มุมมอง 6K3 ปีที่แล้ว
Inside the Commodore 1571 Floppy Disk Drive (C128 / C64)
Commodore 128 80-column Video (VDC) FIXED!
มุมมอง 2.7K3 ปีที่แล้ว
Commodore 128 80-column Video (VDC) FIXED!
Commodore MPS-802 (1526) Dot Matrix Printer for C64 / VIC-20
มุมมอง 2.7K3 ปีที่แล้ว
Commodore MPS-802 (1526) Dot Matrix Printer for C64 / VIC-20
How to use NIB Disk Image Files | Commodore 64
มุมมอง 6K3 ปีที่แล้ว
How to use NIB Disk Image Files | Commodore 64
TIPS- Buying an LCD for a Commodore 64 (or 128)
มุมมอง 7K3 ปีที่แล้ว
TIPS- Buying an LCD for a Commodore 64 (or 128)
Taking hands.
Looks much like the Amiga 5.25 drive. Thought you might have mentioned that.
I *might* have mentioned that, if I knew anything about Amigas. 😛 -- JC
Sadly the C64 preservation website no longer seems to work. Is there some other way to get NIBTools? UPDATE: I found a github link that has it. Thanks!
My de-soldering tool damaged the 1571 floppy controller pcb and I need to repair it or replace it. Doesn't anyone know if anyone has cloned the board and has 1 available for sale.
So, I have a question, how I copy the G64 to a real floppy? I have tried with maverick but no luck.
That's a difficult question without knowing what your set-up is. Since you mention using Maverick and G64, I'm guessing you're using real C64 hardware with a cycle-exact emulator like a Pi1541. If you have a Pi1541 and a real 1541 hooked up to your C64 as device 8 & 9, dual disk-copy programs should be able to copy one to the other. I have done this quite successfully with Fast Hack'em. HOWEVER, your G64 may be a nibbled image of a copy protected retail disk. If that is the case, then you need to bear in mind that your G64 may contain all the same copy protections as the original retail disk, and that may be why your copies are failing. -- JC
Thanks for this video.
Oops, there's no such thing as a "CRT tube," and all CRTs are glass.
"...Graphics _and_ artwork"? But graphics *ARE* artwork, aren't they?
"...To get a quality one..." There's more than one kind of quality. That's like saying, "You need to learn some manners!"
This is very helpful btw. Thank you.
Maybe a stupid question, but if I can only find a 9-14 inch screen in my budget, does going lower than 15 have any detrimental effect? Other than just being smaller and possibly harder to read?
No detrimental effect at all! In fact, the original Commodore CRTs are 13". It has simply been my experience that 15" is the closest size of 4:3 LCD TV that is easy to find. -- JC
I have developed a piece of software to work with NIB images of copy protected disks that fixes certain signatures in those images to more accurately reproduce some of the tougher protections like V-Max, Vorpal and RapidLok.
TH-cam often dislikes links, but feel free to "tell" us where to find it. :) -- JC
v1.24 is broke where can you download v1.25 that isn't behind the paywall?
My v1.24 is still running on the build in this video and serving me quite well. I assume v1.25 is still in beta, because the official Pi1541 website is still serving v1.24, and I don't know of any download links other than the official site. Sorry! -- JC
I had/have one with bad 80 col mode now
i bought a Commodore 64/128 AV Adaptor - S-Video Composite & 2ch Audio L/R, and hooked it up to a 15" Sony 4:3 LCD TV with S-video and it works great. the mode number was WEGA KLV-S15G10.
Thank you for sharing! Those breakout adaptors are excellent for using modern A/V cables with your Commodore -- especially if you still have the original RF Modulator installed, as they have the built-in resistor to attenuate the chroma signal to proper S-Video specs. -- JC
My version is Date: JAN 2015 Version 2 Calculator V1.2 Clock V1.0 Notepad V1.2 Preferances V1.1 Disk Operations V1.2 Basic V1.2
December 1988 was the last official revision. What you have there is a Final Cartridge III+ (FC3+), which encompasses various efforts to continue improving the cartridge. -- JC
Great video. Do you think that I can use CRX 2-26 lubricant? Regards
Thank you, great. My stupid truncated German manual does not even mention OFF, this was also new to me.
My pleasure! I don't know the history of edits to the German manual, but I can tell you that the English manual later included a supplement of things that were missing from the first printing, and the OFF command was one of them. -- JC
@@BasicBitesCA My German manual does not even mention the tape fastloader/saver, no word about it. May even be a reason why the Datassette is more ridiculed in Germany than alsewhere it seems. For Germans: You have to use LOAD or SAVE "NAME",7 - makes it 10 times faster.
WinVice doesn't do hi-res graphics, but GTKVice does!!!!!!!!!!!!!!!!!!!! what the hell is wrong with WinVice??????????????????????????? >:(
Fake CRT always was horrendous. The real CRT bobbed at 60Hz & alternated 1/2 a line width. These are things programmers don't notice.
There are more of these C units out there than you may realise. I have one that has the Newtronics mech, newer style board with the r/w hybrid module and it is actually a brown/beige case with the rainbow logo. So it looks like the regular 1541 from 1982 but is actually a C. I also have a creme 1541 that looks like it should be a C but on the inside it's the same common older board from the brown 1541 but the mech is an Alps version. The mech is just the same 1541 older mech and the faceplate is just painted creme. The other side of the faceplate is brown so it was just painted by Commodore. As we all know, Commodore would just fit anything together using whatever parts they had in stock and sell it so it's not surprising there are drives around with various combinations of the parts, creme 1541 drives with Newtronics or Alps mechs and brown 1541C drives with Newtronics or Alps mechs and either type can have the older board or the newer type with the ceramic hybrid head read/write module. The only way to know for sure is to open it up and look inside.
Others have also commented about having old 1541 internals in the new case (etc), and it seems to parallel the Commodore 64 itself: in general there is a standard for what constitutes a given model and what one should or should not find within a particular shell, but it's always buyer beware on what Commodore may have thrown together in any particular unit. :) Interestingly, it has also been suggested by others here that if you cannot open up a 1541C, the presence or absence of the metal shielding around the IEC ports will point towards what kind of internals are inside. -- JC
23:30 Not true. All of the Commodore drives have a fabric belt that does NOT stretch and should never be touched or replaced with a rubber belt. I have many drives and I've never seen one break or wear out. Of course it can happen but so far they appear to be still like new.
Thumbs up for knowing how to say aluminium correctly ;-) Years ago I picked up a MPS1230. Of course the ribbon was dry. I did some research and found that the mechanism was made by Olivetti and I found the exact model Olivetti-made ribbons new-old-stock which worked perfect. Around the same time I dumped the rom and documented the hardware and that printer is currently emulated in MAME and can provide a hard copy of anything which gets saved as a png. It's also nice as it's a dual interface Commodore IEC and parallel for use with Amiga or PC. Prior to that back in the mid 80's I had a MCS810 which is the Commodore rebadge of the Okimate 20. I really disliked that printer because it was incredibly slow and it used a thermal head which died after a few years where most of the time it was just sitting powered off. It also used plastic ribbons with a wax-like 4-colour 'ink' so it's a use-once and throw away ribbon which is also not good now in 2024. The MPS1230 is still working great and I don't see any point in the future where the ribbons will have done enough printing that they will require re-inking but it is at least possible with this model. For the Commodore retro collector the 1230 is a great choice for a Commodore 64 printer. It's pretty amazing that these old 40+ year old printers are still going whereas your average HP/Canon/Epson printer lasts ~3 years then it's game over permanently, plus the cost of ink makes them rediculous to run for all but once-a-year printing. Once a year means really that, after a year the heads have dried up with old ink and you toss it in the bin and buy a new one. Long live Commodore printers! :-)
Hah! Thanks. :) I don't know if Commodore ever designed a printer from scratch, versus using some other company's existing internals. Even though they badged their own ribbons, it seems to be the case that the same ribbons work in a variety of machines. I would enjoy having an MPS-1xxx series printer in my collection because they are extremely capable machines and also match the later cream-coloured wedge aesthetic that I prefer, but my 802 and 803 combined do a technically fine job at everything I still enjoy printing with my Commodore computers. In the modern era, I wouldn't buy anything besides laser. The economy per page of inkjet printers is generally bad, or worse. -- JC
I went into the rabbithole of finding a display solution for a C64, or even deeper for a C128 and I gave up. C64/C128 output stinks, no matter how hard you try. For using a real machine, connect over RF and accept the mess. A proper colour RF CRT TV is 10€. Enjoy your obnoxious purple on purple BASIC text in an unreadable fonth with massive colour bleed and noise as it is supposed to be. Even with the correct cables on a Trinitron with S-video the image sucks. Heck, even on a venerable 1084 it is far from clean. Only C128 80 column display on that screen is nice, but it has no use without compatible software, so why bother? If you want a clean image, get an emulator with customisation for the palette and enjoy brighter colours.
It's a computer from the 1980s with analog video. Of course the outputs "stink" in comparison to modern tech, unless you install a modern solution that gives you perfectly clean output (and they do exist). Short of that, the existing Composite & S-Video outputs can be noticeably improved with a modern RF Modulator replacement, which removes the RF. Regardless, even when using a completely stock C64, Composite output is much better than the RF, and "Commodore/separated video" (S-Video) is much better than Composite. Recommending that those with a real machine use the downright worst of the outputs (RF) just because the other significantly better outputs aren't perfect by modern standards seems like terrible advice to me. -- JC
@@BasicBitesCA The C64 was worse than any of its peers, so yes it did stink. 1981 BBC Micro: clean RGB output, 1981 P2000T: clean RGB output, 1982 Sharp MZ700: clean RGB output. Even the s-video (y/c) on the C64 is a huge mess with over-saturation and checkerboard patterns. And it is quite remarkable as the major C64 factory was in Germany, and in Europe RGB SCART was pretty well standard by 1982. The Americans were too much set on scraping the last cent of the production cost, where RGB actually was cheapers as the RF modulator could be left out. You can see SEGA got the hang of this with the Master System, its RGB only video circuitry of the Made-in-China EU model is crazy simple.
also I just got a 1571 that powers up and acts like it's working but after initial use the activity light flashes continuously. One tech note I found says the 1772 controller ic has failed. can you comment further?
Flashing continually means a lot of things. Highly unlikely the wdc chip is bad. More likely you have a bad rom or bad ram or bad 6502 or bad 6522 (or 6526/8520). I've repaired hundreds of drives and those chips are the most common faults. I suggest you read Ray Carlsen's '1571 fix' document to better understand what those parts do and how they affect the drive operation and what the LED does when any of those parts fail.
@@g4z-kb7ct I already read Ray Carlsen's '1571 fix' document. For the symptoms observed it suggests the wd1772 fdc chip has failed. i have an unknwn spare from an atari st that i'll try.
@@drpc98014 Did you do the proper test to determine if it's doing EXACTLY the same thing? "Normal looking startup (LEDs and motors) but when computer boots, drive can't read disk and stepper moves head to track zero. Subsequent disk access shows 74 DRIVE NOT READY error and green LED flashes rapidly." So move the head away from track 0, power on and see if it does the same thing and the same Drive Not Ready error. If yes then it may be the 1770. If it's not the same it can literally be anything else. I'm not sure what you expect people to tell you when you've already got all the relevant info out there from Ray's site. Follow his advice first and if that's not it change some other stuff starting with what I already told you... 6502, 6522, 6526/8520, ROM, RAM etc. There's only a handful of chips and it isn't that complicated.
Just to add this my last reply, if the green led flashes once per second it might be the ram. If the green led flashes rapidly then it might be the WD1770/72, as per Ray's document. You should ascertain which type of flashing your led is doing first before moving forward as neither of those chips are in a socket.
@@g4z-kb7ct yes rapid flashing, perhaps 3 times a second. However by removing the 1772 fdc chip in prep of trying out a fdc from an atari st, my desoldering tool damaged the pcb so now I have to find an accurate schematic and insure all the connections to the 1772 are still valid. So far I found about 5 pins that should connect but don't connect to the rest of the components.
btw: i got a -05 rom from this guy on ebay shawndbelknap a few weeks ago (7/2024)
thanks for the lead on the molycoat. I'm surprised that while you had the drive out of the case you didn't soak the covers in peroxide.
You're welcome! The shell of my 1571 doesn't look all that bad to me, and I do not have a retro-brighting setup. I soaked some extremely yellow C128 keycaps in hydrogen peroxide in sunlight (and they improved remarkably), but that's about as far as I've gone down that path. -- JC
This is awsome information for the pc compatible user... I only have a raspberry pi running raspian and retropi I thought I could get away with using dosbox however I am presented with "this program cannot be run in DOS mode" It would really be nice if I knew of a solution I could just apt-get install and have what I need
I should also mention that I am sure I am not the only person that misses new episodes of Basic Bites and I hope to see a return as this channel and JC are on the top of the list IMHO.
Thank you sincerely! I started Basic Bites during those weird years when a lot of us were stuck at home, and diving back into Commodore computing just happened to coincide with a curiosity to try out this YouTubing thing. :) I certainly have more videos and small software projects that I would like to finish & release in the future, if I can find the time again! -- JC
@@BasicBitesCA So glad to hear you are still planning on some stuff and staying with Commodore! That makes my day, I fully understand the busy part of life. I myself am wishing I had more time away from work so I could use all the C64 stuff I enjoy so much.
This is a great reference for 2024 too and I point new ZF users here all the time. 1571 is for sure a great way to use the ZF to the fullest including nibtools. That said if your only drive is a 1541 then it will still work pretty quick with D64copy as even with out a parallel cable it will use "Warp" mode to copy a D64 or a DIsk in pretty decent time. Of course you can't use nibtools without a parallel mod or a 1571 but still better then nothing I guess.
Thank you for pointing people here; I'm glad the video continues to be useful. 😎👍 Nothing beats fast nibbling of floppies, but if all you have is a stock 1541, whether or not I would recommend a ZoomFloppy depends on your use case: If you are now exclusively using Commodore emulators on your PC and just want to make D64s of your old (NON-copy-protected) floppy disk collection from the 1980s, the ZoomFloppy with D64copy is a good way to go. However, if you use real hardware and own a cycle-exact emulator like a Pi1541 (which I also have a video on), the first thing to try is to hook that up to your C64 alongside your 1541 and use a dual disk copier like Fast Hack'em with its 35-second disk copy. It is blazing fast, works perfectly well, and may even be able to tackle some copy protected disks with its nibbler utility (just make sure you're copying into a blank G64 rather than D64 when nibbling). -- JC
"Lift... up"? Oh, don't "lift it down," eh?
"Use Commodore diskettes." Yeah, right! Even if they blanks of those actually do/did exist, those are probably just rebadged other brands of disks like their monitors are rebadged. I've seen the few out there that already have the OEM stuff on them. But where have I ever seen a box of _blank_ Commodore disks?
I'll bet we can download the manual even if we _do_ have a physical copy of it.
The motor isn't driven by a belt in the 1541s; the motor _drives_ a belt, and is driven by electricity.
"1541 _Mark_ II"? Does it say "mark" anywhere on the name badge, or isn't it just the 1541-II? Do you call Apple IIs "Apple Mark Ii" instead, too?
yup pretty much, same for why many call Zed instead of just Z. potato pertato
@@drpc98014: What you just said doesn't make sense, because you just tried comparing a zed against itself. But if you meant "zed" and "zee" instead, then this is my reply: Nope, not the same thing. This is a branding thing. These companies don't say "mark..." as part of their branding. Plus, it's pointless extra work. Potato/tire.
7:31 time warner sued gaylord to affiliate with cbs
I just discovered your channel and you did an excellent video of ZoomFloppy. Sorry to see you haven't uploaded anything in a year. I hope you're not gone. I'd love to see more of your videos.
Thank you kindly, Miles! Technically I am not "gone"; I just haven't been "active" in a while. :) I started Basic Bites during that weird time when many people were stuck at home. I have more videos that I would like to make and more software that I would like to finish & release, if I can find the time again! -- JC
pound the pound key. not bad. good vid thanks for sharing.
How do you fix a squeaky noise when the drive is spinning?
remove the top spindle section cover by removing the circlip, clean and polish the metal parts and apply a tiny amount of lithium grease to the spindle parts that touch the top section and reassemble. This problem is well documented so just search and you will find more info about this than you can handle ;-)
Depends on whether the squeaky noise is coming from the drive, or from your spouse that you're wasting time with retro-computers again. 😛 If the drive is doing it with all disks, the other comment about lubricating the top spindle is on point. In fact you can usually get a drop of lubricant into it without disassembling it, and that may or may not be enough. On the other hand, if you have a particular floppy disk that squeaks (not just a noisy disk, but actual squeaking), check that it isn't deteriorating and rubbing its iron oxide coating off on your drive heads. -- JC
@BasicBitesCA its a 1581
Did this capability break in v1.25 firmware? I followed your exact same steps (making sure I am in browser mode) and I do NOT get a new disk image created. At first I thought it may have been JiffyDOS getting in the way since it is not 100% browse mode compatible but I still had the trouble after disabling it. It is as if I did not issue the command. Not even a flash from the drive activity light. Strange. My pi1541 is currently assigned as device 9 which I specified in the command.
I assume v1.25 is still a beta, because the official website is presently serving v1.24. I can't directly address your issue because I haven't used it. However, the creator of Pi1541 commented on this video (see pinned comment) and indicated that he might implement my suggestions regarding blank disk images in v1.25, so perhaps that piece of code is in the process of being worked upon in the present beta? -- JC
Might be but I suspect any future releases are for Patreon members only at this stage.
I used cotton swabs for a few times but I would find pieces of cotton inside so I started using the soft flatter swabs and for me that worked. Just sayin'.
With a small hardware mod and updated load-routine the C64 can use a 1571 disk drive in fast mode.
Thanks for the tip! I know there are also fastloader cartridges for the C64 that can speed up a 1571. However, 1571s are so rare and expensive now, that using one with a C64 seems like a waste, unless one has some very special use case to need one in 1571 mode (rather than 1541 mode) with a C64. I bought mine primarily for nibbling disks with a ZoomFloppy, and occasional use with a C128. :) -- JC
First of all know the resolutions: 15"=1024x768, 17&19" is 1280x1024 (and thus not 4:3 but 5:4), and 20/21" is usually either 800x600 or the double resolution: 1600x1200. Of all these, the 1600x1200 panels are by far the best, they are IPS/VA with wide viewing angles, decent contrast en nice CCFL backlights with a rich gamut. You CAN look for monitors, but make sure it is a monitor with composite/S-video. These do exist and are not that hard to find. For example a Samsung 213T. You don't want RF tuning, as the noise/chroma bleed will be really bad looking on a flat panel. And last of all, wide-screen is not that bad: the screens are often WAY better, as cheap and black bars will make sure things are still 4:3. For example a Panasonic Viera can be had for 20 bucks or even free. Over RGB SCART, your consoles will look asthonishing on it.
Thanks for making a more clear path regarding this installation. Those two sets of instructions caused me confusion years ago. Although I was only one version of opencbm behind, following your instructions for the update to ".104" was easier than what I did in the past. I'm surprised you did not discuss the "CBMXfer" GUI for opencbm. I used that primarily to backup some old floppies. Since it also supports nibtools, I took advantage of that for some protected disks. It went well for the most part but I did get interrupted often with disks that had the magnetic layer flaking off, forcing me to clean the heads. Something else I remember about nibtools is that I had trouble using the latest releases. I had to find something older and "Zoom floppy" compatible. Perhaps I need to follow up on that to see if it is still true today.
You're welcome; I'm glad you found it useful! I have not used the CBMXfer GUI. For my purposes, using NIBTOOLS on the command line is sufficient and straightforward. Floppy disk drives do need their heads cleaned more frequently these days due to the deteriorating magnetic coating, which is why none of mine have the bottom screws put back in. The top covers can simply be lifted off when needed. :) -- JC
I bought a 1526 at a warehouse clearance store. All my kid brain knew was that there was a GEOS driver for it. I didn't know about the single programmable character "graphic mode". It took something like 20 minutes to print out a single page of text with geoWrite. But I was happy with the square pixels and plastic ribbon.
Congratulations on managing to make printing from geoWrite even slower... LOL! But the printer is a tank, and a good deal is a good deal. 👍 I love the 1526/802 for printing text documents for the same reasons you mention: higher-resolution characters, and higher-quality imprints off the carbon-coated ribbon. -- JC
@BasicBitesCA I wish I still had the thing, are there still ribbons for it?
@@8BitNaptime Yes. I'm not sure if they're all "New Old Stock" at this point, but unlike other dot matrix ribbons that are ink on cloth, these are carbon on plastic and therefore never dry out. :) I talk more about this in the Ribbon Cartridges chapter at 38:49 -- JC
Nice discovery! ;-) Some cartridge fastloaders do in fact also support the 1581 (dunno about native 1571), e.g. the Action Replays, Nordic Power, Super Snapshots and all their derivatives... I tried it when I had borrowed a 1581 once when we made Colour Spectrum for C128...
Thanks! Yes, some fastloader cartridges do boost the 1571 as well... although the 1541 & 1581 are the most useful. I can't think of many use cases for a 1571 in its native 1571 mode on a C64. -- JC
If it is of any interest to anyone, I've been working on a program that makes nibs of V-Max protected disks writable back to disk with no hang-ups or loading issues and without modifying the loader routine. (including Defender of the Crown)
I am interested. Have you managed to create such a program?
@lordaragorn6072 yes, still a work-in-progress. It will now do all versions of v-max and Vorpal (epyx) protected disks. I may consider adding RapidLok to the list, but that one is fairly easy to reproduce already
@@wadz668 Great news. I have collected a lot of games in the nib / g64 format, which does not work properly due to protection, such as vmax or rapid lock. I'd be happy to test the program if you'd like to share it.
@@lordaragorn6072 I'd be happy to share but TH-cam doesn't allow links in comments. Any ideas?
@@wadz668 It won't be easy, TH-cam deletes everything I type
FYI, there is a luma signal on the RGBi connector, so if you make a cable with an rca connector from pin 1 (gnd) and pin 7 (luma), you can just plug it into a composite monitor and have monochrome 80 column display, no rgb monitor necessary!
Yes! Commodore actually made that cable. The extra green monochrome input on the 1802 monitor sold alongside the C64C in the late '80s was intended for C128 users on a budget. ☺️ -- JC
Sorry for my blasphemia, but I need a 5,25 inch floppy drive for another computer, and these C64 ones seem to be the cheapest. Is it acceptable to trash the controllerboard and hook it up to another computer's NEC D765 controller?
Hello me too also trying to build one using PI3A+ but my issue is I don't have HDMI output. Do you by chance know this issue?
Sorry, I don't use the Pi1541's HDMI output at all (and have never tried to). -- JC