Archive

Author Archive

January 21st, 2013 2 comments
Categories: Hardware, News & Rumors, Today

January 20th, 2013 Comments off

January 18th, 2013 1 comment

Repairing and Cleaning a Commodore CBM 8296

January 17th, 2013 No comments

I received this computer to be repaired for a friend some days ago. The computer displays only a black screen and some times a random character without any sound beep at the startup boot.

I have replaced the PLA IC 324745-01 (UE5) and 324744-01 (UE6) with two EPROM 27C512 70ns (suitably programmed), the Universal PLA adapter was kindly donated by Manosoft.

The computer also had another defect, apparently the fault was not only in the two PLA. The computer starts with the classic beep but the screen remain black, the faulty is the IC 6545 (CRTC) and that was replaced.

This model uses a ROM daughterboard instead of a single 23128 ROM (EPROM 27C128 pinout compatible). I have made an adapter to preserve the original state of 8296 and allow the insertion of the daughterboard after the replacement of the two PLA that are different (in size) to the original one.

January 17th, 2013 Comments off

January 16th, 2013 Comments off

HermIRES v1.25 C64 hires-bitmap editor

January 16th, 2013 No comments

HermIRES it’s a cross-platform hires bitmap (Art Studio 1 format) editor for the Commodore 64.

The format has some restrictions, here are the rules:

  • The maximal resolution of the picture is 320×200
  • Only 16 fix C64 colours can be used (no gradient either)
  • In a 8×8 pixel-block only 2 colours can used to be displayable by C64 (this is detected in HermIRES, but .hbm files can be saved with clashes too.)
  • On a real C64 the PAL will blur the screen-content a bit, should check on CRT, or at least VICE emulator’s CRT simulation.

Changelog:

Added:

  • Color swapping fast-button – Tilde “`” button (BitBreaker’s idea)
  • Show pen-diameter preview circle if diameter is bigger than the default
  • *dense (pixel-scale) grid toggleable (in bigger magnifications too).
  • *added ‘Deny painting’,'Reuse existing colour’ and ‘Set block colour’ mode to ClashTest – different settings on/off in case clash would happen…
  • *showing zoomed area in the preview, allow going to area in zoomed mode when left-clicking on preview
  • Showing ongoing progresses by text/graphics (loading/converting/drawing…)
  • Selectable CRT emulation for Preview/Grid only… (for faster operation on slow machines)
  • Undo step number displayed (should undo history also be saved?)

Fixed:

  • Control/shift/alt stucked in Win7 with allegro devpak 4.2… -> using allegro devpak 4.4.2 version instead!
  • Reduced overall CPU usage – refined timed and pixelling/detection events
  • iI Windows it was slow (especially in CRT emulation) -> wrote optimized software CRT-emul.pixelling for GridDrawer, not relying on hw-acceleration
  • *pressing F1..F4 fucked up (enlightens) toolbar sometimes – solution: timing stabilizer / thread safety check solved it
  • Preview-zoom title-text was overwritten by Grid-Zoom-text in the smallest resolution mode with 2-digit magnifications
  • *there was ‘allegro error #11′ and ‘segmentation fault’ at lower than required resolution – it was logical mistake in resolution-decider loop
  • Made dithered and big-pendiameter filled rectangle/circle drawing faster (set the steps according to pen-diameter)
  • *allegro filename-extension detection was wrong – if ‘.’ used in filename and no extension given, only the name before was saved to disk! -> used ustrcmp & strcat instead
  • *C64-executable format name-tag (caption) now editable (deleting it disables it)

Download:

source: hermit.netne.net

January 13th, 2013 Comments off

NAV: A File Browser with mouse support for the Commodore 64

January 13th, 2013 No comments

NAV, is a new file browser for the C64. NAV can use a mouse in Port 1, joystick in Port 2, or the keyboard. NAV can work with up to five drives and has been tested with the following drive types:

1541, 1571, 1581, uIEC, IDE64

Browsing through directories and disks is just point and click! Drives like the uIEC that can store gigabytes of software can be tedious and frustrating to navigate. NAV lets you easily work with D64/D71/D81/DNP/M2I disk images as well as “real” Commodore disks and the IDE64. Up to five drives at a time!

Just click a drive to browse it!Pressing the “@” key brings up a command line that acts just like the good ol’ DOS Wedge. In addition, there are a few additional commands that can be entered on the command line. Just type “@HELP” to get the complete list.

Download: NAV (D64) (1143)

source: commodoreserver.com

Sharp MZ-80K Power Supply repair

January 13th, 2013 8 comments

Have been replaced 4 tantalum capacitors short-circuited with 4 electrolytic capacitors. The computer has been tested and works perfectly.

Atari SillyVenture 2k12 Calendar for the new 2013 year

January 9th, 2013 No comments

This is a calendar in PDF format made by Marcin Dworaczek (a.k.a. mOOnie / MSB) for the new, 2013 year.

All the graphics were presented on the latest SV2k12 edition, and come from the following authors: Piesiu, Ripek, Rocky, Ooz, Ukko, Templeton, Odyn1ec and Bracket.

Download: SillyVenture 2013 calendar (1406)

source: sillyventure.eu

Altirra, an Atari 8-bit computer emulator v2.20

January 8th, 2013 1 comment

Altirra is an Atari 8 bit Emulator on the Windows/DOS platform. Altirra emulates several models of the 8-bit Atari computers. This includes the the 800, 800XL, and 130XE versions.

It has a lot of options, and compatibility is decent especially given the emulator’s early stages. It also supports some copy protected games properly in emulation.

Download: Altirra v2.20 (964)

source: virtualdub.org

C64 Game: Tone-Loco + 100% / SRogue v1.0 &D / Gorf …

January 8th, 2013 No comments

Dreamhost: 3+ years of suffering and curses

January 7th, 2013 3 comments

After 3+ years of suffering and curses, some days ago i have leave one of the worst (cheap) shared web hosting on the net.

I’m talking about Dreamhost.

The site Nightfallcrew.com / Retrocomputermania.com / Retrothings.org now runs on a dedicated server virtualized with Proxmox (KVM).

HermIRES v1.2 C64 hires-bitmap editor

January 7th, 2013 No comments

HermIRES it’s a cross-platform hires bitmap (Art Studio 1 format) editor for the Commodore 64.

The format has some restrictions, here are the rules:

  • The maximal resolution of the picture is 320×200
  • Only 16 fix C64 colours can be used (no gradient either)
  • In a 8×8 pixel-block only 2 colours can used to be displayable by C64 (this is detected in HermIRES, but .hbm files can be saved with clashes too.)
  • On a real C64 the PAL will blur the screen-content a bit, should check on CRT, or at least VICE emulator’s CRT simulation.

Download:

source: hermit.netne.net