Archive

Author Archive

June 1st, 2014 Comments off

May 29th, 2014 Comments off

May 29th, 2014 1 comment

May 27th, 2014 Comments off

HxC Floppy Emulator: Software v2.0.22.0

May 26th, 2014 No comments

The HxC Floppy Drive Emulator is a software and hardware system created by jfdn aka Jeff.

The aim of this project is to replace the floppy disk drive by an electronic device emulating the floppy disk drive (list of supported Computer/Hardware).

There are two differents emulators:

  • A USB version which allows to connect the floppy disk drive interface of the computer to a PC via a USB cable.
  • A SDCARD version which allows to emulate floppy disks which images are stored in a SDCARD.

Release notes for the HxCFloppyEmulator software v2.0.22.0:

  • GUI – Track viewer window : New viewer mode -> Disk surface view mode.
  • Raw loader :  UKNC Russian computer support added.
  • New Writer : BMP file (Disk/circular layout) -> Disk layout can now be exported into a BMP file (for disk analysis) !
  • libhxcfe : Correction of the UTF8 path support in some loaders/writers.
  • New Loader : SPS CT Raw file format support added. (NOTE : No flakey bits support for the moment !)
  • libhxcfe : Generic flux stream analyzer enhanced.
  • Disk Browser : ADFLib fseek corrected.

Download:

source: hxc2001.free.fr lotharek.pl

Apple IIc Rom v4 Upgrade & Repair

May 26th, 2014 1 comment

Apple IIc Rom v4 Upgrade & Repair.

Defect:

  • The second RAM in the auxiliary memory is faulty.

Replaced parts:

  • Replaced 1 x RAM 4264 (ARD1)

Upgrade:

  • Apple IIc ROM upgraded to the latest version V4 (MON)

Download:

Test of the correct operation of a Acorn Archimedes A420/I

May 25th, 2014 No comments
Test of the correct operation of a Acorn Archimedes A420/I

This is a test done for a dear friend to check if the Acorn Archimedes A420/I is working properly. The RGB scart cable is homemade by me to connect to a Commodore 1085S monitor.

Gallery:

The Acorn Archimedes was Acorn Computers’ first general purpose home computer to be based on their own ARM architecture. Using a RISC design with a 32-bit CPU (26-bit addressing), at its launch in June 1987, the Archimedes was stated as running at 4 MIPS, with a claim of 18 MIPS during tests. The name is commonly used to describe any of Acorn’s contemporary designs based on the same architecture, even where Acorn did not include Archimedes in the official name.

The first models were released in June 1987, as the 300 and 400 series. The 400 series included 4 expansion slots (although a two slot backplane could be added to the 300 series as an official upgrade, and third parties produced their own 4 slot backplanes) and an ST506 controller for an internal hard drive. Both models included the Arthur operating system operating system (later replaced by RISC OS as a paid-for upgrade), BBC BASIC programming language and an emulator for Acorn’s earlier BBC Micro, and were mounted in two-part cases with a small central unit, monitor on top, and a separate keyboard and three-button mouse. All models featured onboard 8 channel stereo sound and were capable of displaying 256 colours on screen.

Four models were initially released with different amounts of memory, the A305, A310, A410 and A440. The 540 was unveiled in September 1990, and included higher speed SCSI and provision for connecting Genlock devices. The 300 and 400 were followed by a number of machines with minor changes and upgrades.

source: wikipedia

May 25th, 2014 Comments off

May 25th, 2014 Comments off

Apple IIgs with Monitor / Floppy Drives and Hard Drive (Boxed)

May 18th, 2014 No comments

Autopsy Apple IIgs / Keyboard (A2S6000W):

Autopsy Apple 3.5 Drive (A9M0106):

Autopsy Apple 5.25 Drive (A9M0107):

Autopsy Apple IIgs Mouse (A9M0331):

Autopsy Apple IIgs RGB Monitor (A2M6014Z):

The Apple IIGS (stylized as IIGS) is the fifth and most powerful model in the Apple II series of personal computers produced by Apple Computer. The “GS” in the name stands for Graphics and Sound, referring to its enhanced multimedia capabilities, especially its state-of-the-art sound and music synthesis, which greatly surpassed previous models of the line and most contemporary machines like the Macintosh and IBM PC.

The machine was a radical departure from any previous Apple II, with its true 16-bit architecture, increased processing speed, direct access to megabytes of RAM, wavetable music synthesizer, graphical user interface, and mouse. While still maintaining full backwards compatibility with earlier Apple II models, it blended the Apple II and aspects of Macintosh technology into one. Keeping with Apple’s “Apple II Forever” slogan of the time, the IIGS set forth a promising future and evolutionary advancement of the Apple II line, but Apple paid it relatively little attention as the company increasingly focused on the Macintosh platform.

The Apple IIGS was the first computer produced by Apple to use a color graphical user interface, as well as the “Platinum” (light grey) color scheme and the Apple Desktop Bus interface for keyboards, mice, and other input devices. It was also the first personal computer to come with a built-in “wavetable” sample-based synthesizer chip, utilizing technology from Ensoniq. The machine outsold all other Apple products, including the Macintosh, during its first year in production.

Apple IIgs booting from Iomega Zip Drive:

source: wikipedia

May 17th, 2014 Comments off
Categories: Event(s), News & Rumors, Today

May 16th, 2014 1 comment

May 15th, 2014 1 comment

CBM prg Studio v3.0.0 released

May 12th, 2014 No comments

CBM prg Studio Version 3.0.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:

  • Programs are project based, meaning all related source files, sprite files etc. are kept in one place and multiple source files can be linked more easily.
  • Tabbed MDI.
  • Syntax highlighting.

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.

New features:

  • 65816 assembler/debugger.
  • Partial support for the VICE debugger.
  • Bitmap import/export for character editor.
  • Binary file import to Assembly source.
  • Line and rectangle drawing tools for the screen designer.
  • TASM support added to Source Converter tool.

Bug Fixed:

  • Assembler:
    • Using arithmetic with cheap labels would fail.
    • Slow incbin performance for large binary files.
    • Wrong SYScall generation for C128 projects.
    • incbin with screen data imported all screens.
    • Assembling past the end of memory not detected properly.
    • Invalid branch not detected properly.
    • Arithmetic on WORDs not carried out.
    • Multiple characters in single quotes in BYTE sequences not assembled properly.
    • GenerateTo only created .prg files.
    • Save File As… would only save .bas files.
    • Comment tool would not comment out already commented code.
    • Incbin reporting ‘file too large’ error by mistake.
  • Screen Designer:
    • Binary file export
    • Colour selection for C16 projects didn’t work.
    • Wrong screen size saving C128 screens.
    • Character set selection corrected.
  • General:
    • Some code reformatting issues.

Download: CBM prg Studio v3.0.0 (1333)

source: ajordison.co.uk

May 9th, 2014 Comments off