A new donation from Rossano Rossano Toccaceli.
A new donation from Rossano Rossano Toccaceli.
Donated items:
- Philips MSX-2 8235
- Commodore Floppy Drive 1541 (without case)
- Amiga Keyboard.
Thanks Rossano.
A new donation from Rossano Rossano Toccaceli.
Donated items:
Thanks Rossano.
Scene World is a C64 magazine on disk dedicated to various activities of both C64 scenes.
“Both” means, that we are supplying information and texts of both scenes; NTSC and PAL.
Download: Scene World #25 (D64/D81) (1382)
source: sceneworld.org
Sorry, this entry is only available in Italian.
CBM prg Studio Version 3.4.0 is released. There are a lot of new features in this version. I’d really appreciate it if you report any bugs you find or have any suggestions/comments.
CBM prg Studio allows you to type a BASIC or Machine Code program in using a nice Windows environment and convert it to a ‘.prg’ file which you can run on an emulator, or even a real C64 / VIC20 or PET if you’re feeling brave and have the right kit.
CBM prg Studio is the result of merging C64PrgGen and VIC20PrgGen. Adding new features and fixing bugs in two apps which were 95% similar was a bit of a nightmare so merging them made sense.
It was also a good opportunity for a face lift and to add some new features, such as:
What CBM prg Studio isn’t is a front-end for tok64, cbmcnvrt, bastext or any other tokeniser / detokeniser / assembler. It’s all been written completely from scratch.
Improvements:
Bugs Fixed:
Download: CBM prg Studio v3.4.0 (1155)
source: ajordison.co.uk
Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.
Titles:
Download: All Games in One Archive (3670)
source: csdb.dk
This gallery shows some stages of the repairing of the Floppy Drives of the Commodore SFD-1001 & Commodore CBM 8296D.
Defects found on the Floppy Drives:
The difficulty was rebuild the tracks of the pcb and remove the most of the leaked acid of the capacitors. Unfortunately on the aesthetic level this type of repair are not perfect, but i’m glad that all drives now work.
To test the correct operation of the Floppy Drives i have used a working SFD-1001 with a ZoomFloppy Interface through the IEEE-488.
Replacing bad capacitors (Floppy Drive #1):
Replacing bad capacitors (Floppy Drive #2):
Replacing bad capacitors (Floppy Drive #3):
Below a short description of the repair.
Commodore PET 2001 (1977) Chiclet Keyboard (#1)
Defect:
Diagnosis/Repair:
Gallery of the repair:
Commodore PET 2001 (1978) Chiclet Keyboard (#2)
Defect:
Diagnosis/Repair:
Gallery of the repair:
Forth, the Language.
Forth is a different language. It’s aged and a little weird.
What’s cool about it? It’s a very low-level and minimal language without any automatic memory management. At the same time, it easily scales to become a very high-level and domain-specific language, much like Lisp. Compared to C64 Basic, Forth is more attractive in almost every way.
It is a lot more fast, memory effective and powerful. Compared to C, specifically cc65, the story is a little different. It’s hard to make a fair comparison. Theoretically Forth code can be very memory efficient, and it’s possible to make Forth code that is leaner than C code. But it is also true that cc65 code is generally much faster than Forth code.
Download: durexForth v1.4 + Manual (1490)
source: noname.c64.org
Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.
Titles:
Download: All Games in One Archive (3748)
source: csdb.dk
The High Voltage SID Collection (HVSC) is a freeware hobby project which organises Commodore 64 music (also known as SID music) into an archive for both musicians and fans alike.
The work on the collection is done completely in the Team and contributors’ spare time and is proudly one of the largest and most accurate computer music collections known.
This update features (all approximates):
Download:
source: www.hvsc.c64.org
Some new games or tools (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups.
Titles:
Download: All Games in One Archive (3587)
source: csdb.dk
The Commodore 1540 (also known as the VIC-1540) introduced in 1982 is the companion floppy disk drive for the Commodore VIC-20 home computer. It uses single-sided 5¼” floppy disks, on which it stores roughly 170 kB of data utilizing Commodore’s GCR data encoding scheme. The launch price in Germany was 1898 DM (approximate 970 EUR). The US-American version is named VIC 1540 and the German version VC 1540.
Because of the low price of both the VIC-20 and the 1540, this combination was the first computer with a disk drive to be offered on the US market for less than $1000 USD, although the combination of the Commodore 64 and 1541 would prove more enduring. The 1540 is an “intelligent peripheral” in that it has its own MOS Technology 6502 CPU (just like its VIC-20 host) and the resident Commodore DOS on board in ROM – contrary to almost all other home computer systems of the time, where the DOS was loaded from a boot floppy and was executed on the computer’s CPU.
Due to a timing conflict with the C64′s video chip, the C64 doesn’t work properly with the 1540. The better-known 1541 is mechanically and nearly electronically identical to the 1540 but has a revised ROM that permits it to work with the C64 by slowing the drive down slightly. However, it is possible to revert the 1541 into 1540 mode with a Commodore BASIC software command (OPEN 15,8,15, “UI-” : CLOSE 15) to permit better speed when used with a VIC-20.
The 1540 is relatively rare. While cheaper than most other drives of the day, it was more expensive than the VIC-20 computer itself, and the disk media was also still relatively pricey. Also, the relatively small memory of the VIC meant that the faster program loading times of the drive did not gain more than a few seconds compared to tape media. Thirdly, almost all commercial software for the VIC-20 was sold on cartridge or cassette tape media, giving low incentive to buy a floppy drive. The C64 followed close on the heels of the VIC-20, quickly discontinuing the 1540. Most 1540s still in existence were modified with a 1541 ROM so it would work with a C64. Unmodified 1540s are now considered collector’s items.
Gallery:
source: wikipedia
CBM prg Studio Version 3.3.0 is released. There are a lot of new features in this version. I’d really appreciate it if you report any bugs you find or have any suggestions/comments.
CBM prg Studio allows you to type a BASIC or Machine Code program in using a nice Windows environment and convert it to a ‘.prg’ file which you can run on an emulator, or even a real C64 / VIC20 or PET if you’re feeling brave and have the right kit.
CBM prg Studio is the result of merging C64PrgGen and VIC20PrgGen. Adding new features and fixing bugs in two apps which were 95% similar was a bit of a nightmare so merging them made sense.
It was also a good opportunity for a face lift and to add some new features, such as:
What CBM prg Studio isn’t is a front-end for tok64, cbmcnvrt, bastext or any other tokeniser / detokeniser / assembler. It’s all been written completely from scratch.
Improvements:
Bug Fixed:
Download: CBM prg Studio v3.3.0 (1128)
source: ajordison.co.uk
Sorry, this entry is only available in Italian.
Relaunch64 is an IDE (text-editor) for C64 assembler-coding on Windows, Linux and Mac OS X. Relaunch64 has a clean and intuitive user interface, yet it offers many features that make coding faster and easier.
Java 7 or higher is required to run Relaunch64. The program is licensed under the GNU GPL 3 (or higher) and free for private and professional use.
This editor works together with common cross assemblers like Kick Assembler, ACME, or 64tass. Other assemblers might work as well, but syntax highlighting may not be 100% correct.
Download: Relaunch64 v3.3.3 (Windows/OSx/Linux) (1390)
source: popelganda.de
Recent Comments