Search Results

Keyword: ‘ghtfall’

EasyFlash 3 Cartridge prototype by Skoe

August 20th, 2011 No comments

The cartridge EasyFlash III by Skoe is slowly taking shape. Like the previous one the VHDL code is open source.

This version introduces several new features, like:

  • Kernal emulation (no need hardware changes).
  • If you choose to use the Kernal emulation the RAM will be available.
  • You can choose 8 Kernal’s.
  • You can choose 7 EasyFlash’s.
  • USB connector for firmware updates.
  • Emulation of FinalCartridge III, ActionReplay…

source: forum64.de

Categories: Hardware, News & Rumors, Today

Pirate’s Portal is back online

August 20th, 2011 No comments

Pirate’s Portal is a website that offers over 3000 files for: Commodore, Amiga, Spectrum, Atari, MSX, Amstrad, Nintendo and Sega computers.

You can also find Demo’s, Magazines, Tools and information about people from the retro computer community.

source: piratesportal.cbm8bit.com

Pet Me true type fonts by Rebecca Bettencourt

August 20th, 2011 No comments

Pet Me is a collection of true type fonts made by Rebecca Bettencourt.

This new collection includes:

  • Commodore PET fonts.
  • VIC-20 fonts.
  • C64 and C128 fonts.
  • Berkelium 64/128 GEOS fonts.
  • Giana (Great Giana Sisters) fonts.

Download: Commodore 64 Pet Fonts (954)

Download: Giana (Great Giana Sisters) fonts (874)

Download: Berkelium 64/128 GEOS fonts (937)

You can find more retro-fonts from Rebecca here.

source: kreativekorp.com

CBM prg Studio v1.4.0 released

August 20th, 2011 No 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 or VIC20 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.

Download: CBM prg Studio v1.4.0 (869)

source: ajordison.co.uk

VirtualC64 v0.9.5.2 for Intel Macintosh OSx

August 19th, 2011 No comments

VirtualC64 emulates a Commodore 64 personal computer on your Intel Macintosh OSx > 10.6.

I wrote the software with two major goals in mind. First, I wanted to create an emulator that can be used as a demonstrator program in a first year or second year course on computer engineering.

To achieve this goal, I have integrated various debugging capabilities that let you peek inside the CPU, RAM, ROM, or one of the custom chips. Second, I tried to make the emulator as user friendly as it can get.

In short: VirtualC64 tries to combine the ongoing fascination of the ancient Commodore computers with the great user experience of today’s Macs.

Bug fixes and enhancements:

  • Fixed another bug that caused the emulator to crash on some lion machines.

Download: VirtualC64 v0.9.5.2 (1408)

source: dirkwhoffmann.de

C64 Demo: ECCC 2011 Invitation demo by Arkanix Labs

August 19th, 2011 No comments

ECCC is the world’s top September destination for Commodore enjoyment, including the C64, Vic-20, PET, 16/Plus4, and probably even Amiga stuff.

These are the dates and place of the sixth glorious ECCC event:

Saturday, September 24 and Sunday September 25
Heron Point Building, next to Fairfield Inn and Suites (Marriott)
665 West North Ave
Lombard, Illinois 60148 USA
1-630-629-1500

Download: ECCC 2011 Invitation demo by Arkanix Labs (1000)

source: tarbase.globalpc.net/eccc CSDb

Kick Assembler v3.19

August 19th, 2011 No comments

Kick Assembler is the combination of an assembler for doing 6510 machine code and a high level script language.

Kick Assembler comes with an exe file so you don’t need to install java. The jar file is still distributed – we will keep supporting all java compatible platforms (Linux/Osx).

8/8-2011 : New beta release (v3.19) – The LCP Release:

  • You can now use the questionmark if notation in expressions. Eg. .var x = a
  • Added a fillbyte option that sets the byte used to fill the space between memoryblocks in the prg file. Usefull for writing a eprom or flash (I’m told, hope you can use it Alex :-)
  • You can now cast values to a numbers or strings by using the .number() or .string() function. Eg x= 1234.string().charAt(2) – sets x to 3
  • Chars now have the same functions as numbers (+,-,*,,
  • Made a quick reformatting of the manual since my new version of word had thrashed the layout.

Download: Kick Assembler v3.19 (916)

Download: Kick Assembler Manual v3.19 (940)

source: theweb.dk

C64 Studio v1.6

August 19th, 2011 No comments

C64 Studio is a .NET based IDE written by Georg Rottensteiner. This app supports project based C64 assembly.

The internal assembler is using the ACME syntax. In connection with Vice the IDE allows you to debug through your code and watch variables/memory locations, registers and memory.

Any other emulator can be set up as well if it’s startable via runtime arguments. C64 Studio allows you to compile to raw binary, .prg, .t64 or cartridge format (.bin and .crt for 8k and 16k). Additionally to this C64 Studio comes with a charset and sprite editor.

Version history:

16.08.2011 – 1.6:

  • Fixed parse bug, things like LDA #’H’ can now be parsed.
  • Complete rewrote GDI handling for sprite and charset editor (no more resource leaks)
  • Added Pre/Custom/Post Build events per configuration (useful for exomizing)
  • Fixed some crash bugs.

Download: C64 Studio v1.6 (891)

source: lemon64.com

C64 Music: Stereo Sid-Player v10.5

August 18th, 2011 No comments

Digital Audio Concepts has released a new version of the program Stereo Sid-Player originally written by Mark A. Dickenson.

The latest version released by Mark was the v10.3.

Changes since v10.3:

  • Added second-SID addressing for $D100-$D3E0, $D500-$D7E0, and $DE00-$DFE0 ranges.  The second SID can be placed at any $20 byte increment within these areas.
  • Fixed the hard-coded device 8 for the config file loader/saver – now the program expect to find/put this file on whatever device you booted from.
  • Fixed the hard-coded device 8 default for the music loader – now the program will load music from whatever device you booted from when no config file is found, unless you change it and save a new config file.
  • Deprecated one byte and added two new bytes to the config file, to handle the new method of storing the second-SID address (now uses program’s internal indexes instead of a page number, so it can be looked up easily on load).
  • Renamed config file to avoid confusion with the old version.
  • Disabled the intro tune (it broke during the update – will fix later).

Download: Stereo Sid-Player v10.5 (D64) (1204)

Download: Stereo Sid-Player v10.5 (D81) (1042)

Download: Stereo Sid-Player v10.5 (SRC) (1046)

Download: Stereo Sid-Player v10.3 (Document) (1074)

source: digitalaudioconcepts.com

petSD (IEEE 488 interface): First batch of PCBs ordered

August 16th, 2011 No comments

petSD is the name of the new AVR-based hardware. It’s a modern mass storage solution for Commodore PET/CBM computers with IEEE 488bus using SD cards as floppy or hard disc replacement.

If you know the SD2IEC or µIEC: the petSD is just the same but for the older parallel IEEE 488 bus instead of the newer serial IEC bus.

Site update:

Nils Eilers has made a new layout with some bugs fixed and has ordered a first batch of PCBs.

source: nils eilers homepage

Categories: Hardware, News & Rumors, Today

Graph2Font v3.9.2.5 (Lite/Full)

August 14th, 2011 No comments

TomaszTebeBiela has released an update of the program Graph2Font v3.9.2.5.

This project began many years ago as a simple graphics converter for Atari but over the years the features are significantly increased. The converter runs under Windows.

 

Download: Graph2Font v3.9.2.5 Full (1042)

Download: Graph2Font v3.9.2.5 Lite (934)

source: g2f.atari8.info

Categories: Atari, News & Rumors, Today

Evoke 2011: C64 Demo Party Results

August 14th, 2011 No comments

Evoke Party 2011 is over. You can download now the archive with the demos of Commodore 64.

Wild Demo:

  • We Got Signal by Tristar & Red Sector Incorporated.
  • 20 Years Abyss Connection by Abyss Connection.
  • RGBA by DaCapo.
  • Techno Viking by Fairlight.

Download: Evoke 2011 C64 Demo Party Results (913)

source: evoke.eu CSDb

VirtualC64 v0.9.5.1 for Intel Macintosh OSx

August 14th, 2011 1 comment

VirtualC64 emulates a Commodore 64 personal computer on your Intel Macintosh OSx > 10.6.

I wrote the software with two major goals in mind. First, I wanted to create an emulator that can be used as a demonstrator program in a first year or second year course on computer engineering.

To achieve this goal, I have integrated various debugging capabilities that let you peek inside the CPU, RAM, ROM, or one of the custom chips. Second, I tried to make the emulator as user friendly as it can get.

In short: VirtualC64 tries to combine the ongoing fascination of the ancient Commodore computers with the great user experience of today’s Macs.

Bug fixes and enhancements:

  • Fixed a bug that caused the emulator to crash on startup on some machines.
  • VirtualC64 supports OS X Lion.
  • Preference panels are now tight to their individual virtual machines.
  • CIA debug panel has been redesigned.
  • Deprecated CoreAudio API calls have been removed.
  • Fixed a bug in the BCD to binary conversion routine.
  • Fixed a bug that caused the TOD to wake up too early after reading the tenth of a second register.
  • Thumbnail images are now rendered properly when switching from PAL to NTSC and vice versa (issue #107)
  • Fixed a bug that caused keyboard events to be rejected when the main window got focus (issue #110)
  • Fixed a bug that caused a discolored line to appear at the right border of the screen texture.
  • Yet another startup animation.

Download: VirtualC64 v0.9.5.1 (1341)

source: dirkwhoffmann.de

Atari Głuchołazy 2011 (2K11) party results

August 12th, 2011 No comments

Atari Głuchołazy 2011 (2K11) party results.

8-bit Graphics Compo:

  • 1. Space Crusade – Odyniec1
  • 2. Flower Power – Piesiu
  • 3. Krecik i… – Larek
  • 4. Zaczarowany Ołówek i… – Larek
  • 5. Before the Storm – Lhuven
  • 6. Bolek i Lolek oraz… – Larek
  • 7. Drzewko – IRATA4
  • 8. Mod My Atari – Factor6
  • 9. Stary Cmętarz – IRATA4
  • 10. Sparrow – Sonar
  • 11. W Brzasku Słońca – IRATA4
  • 12. GTIA Bay – Xeen
  • 13. Nietoperek – IRATA4

8-bit Music Compo:

  • 1. Ballada o Dżemie – Pinokio
  • 2. Pung – String
  • 3. Solid – String
  • 4. Mechanic Anti SAP 2 – Pinokio

8-bit Code Compo:

  • 1. Framed Again? – Miker, Sikor
  • 2. Wormtro – Xeen
  • 3. Antic – TDC, Miker

Download: Atari Glucholazy 2011 (2K11) party results (928)

source: atariarea.krap.pl

FB (FileBrowser) v1.0 for SD2IEC

August 11th, 2011 No comments

FB (FileBrowser) v1.0 for SD2IEC by Sailor of TRIAD.

DownloadFB (FileBrowser) v1.0 (1503)

source: noname.c64.org