Archive

Posts Tagged ‘software’

New Homepage for the DotBASIC Plus for Commodore 64

August 12th, 2012 No comments

New Homepage for the DotBASIC Plus for Commodore 64. Almost all of the original information and download are now availables again.

source: dotbasic.cbm8bit.com

durexForth v1.2 (Forth language for Commodore 64)

August 9th, 2012 No comments

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.2 (981)

source: noname.c64.org

UNP64 v2.27 – Generic C64 prg unpacker by iAN CooG

August 9th, 2012 No comments

iAN CooG Site has been update with a new version of the Generic C64 prg Unpacker v2.27 (Source included).

History:

2.27 – 2011.03.08 – 2011.08.01

  • Added parameter -o to force output filename.
  • ZP Vector $52/$53 initialized pointing to $0300 as expected on a C64, some program is relying on it.
  • SBX illegal op fixed: doesn’t use carry while subtracting, but must be set.
  • Added flags value in debug trace (-x) to help debugging SBX behaviour =)

For the latest scanners added look the readme inside the archive.

Download: Unpacker v2.27 (Source included) (851)

source: iancoog.altervista.org

C64 Game: Jimmy Business +1DE / Crazy Jogger +2 / Sorcerer’s …

August 9th, 2012 No comments

Atari Głuchołazy 2012 (2K12) party results

August 1st, 2012 No comments

This is the official demo party results from the Atari Głuchołazy 2012. See also the Atari Głuchołazy 2012 homepage for more informations.

GFX Compo:

  • Egg – Piesiu.
  • Navigator – Odyniec1.
  • Witraż – Rocky.
  • Sprayman – Rocky.
  • Błędny Ognik – Rocky.

MSX Compo:

  • Error in line 10 – stRing.
  • ASCII – Mr Beep.
  • ATASCII – Mr Beep.
  • Cosmic Voyage – stRing.

Code Compo:

  • Parabole Tańczą – Pin + Mono.

Out of Party:

  • Hurry! – Rene Sens
  • Castles, tribute to Ilmenit – Nosty.

Download:

source: atari.org.pl/party12/

C64 Game: C64 Rescue +1D / Chopper +2D / Hubie the Cubie …

August 1st, 2012 No comments

C64 Game: Fifteen 3D / Lunar +1D / World Class Leaderboard …

July 20th, 2012 No comments

Atari 8-Bit Tools: RastaConverter Beta 4 GUI v0.0.1.3

July 15th, 2012 No comments

User Friendly GUI under M$ Windows (requires .NET Framework) for the command line tool RastaConverter by Jakub ‘Ilmenit’ Debski.

Download: RastaConverter Beta 4 + GUI (M$ Win) (1314)

source: atariage.com/forums

C64 Game: Little Sara Sister 1.5 +7HD / Elav +4HD …

July 15th, 2012 No comments

Atari 8-Bit Tools: RastaConverter Beta 4 by Jakub ‘Ilmenit’ Debski

July 11th, 2012 No comments

RastaConverter by Jakub ‘Ilmenit’ Debski is a command line tools for M$ Windows/Linux to convert and optimize images for use with the Atari 8 Bit computers.

Download:

source: github.com/ilmenit/RastaConverter atariage.com/forums atariage.com/forums

Arok Party 2012: Official demo party results

July 11th, 2012 No comments

This is the official demo party results from the Arok Party 2012 (Top 3 Entries only). See also the Arok Party homepage for more informations.

C64 Graphics:

  • 1 – Stay for a while… by Chorus, Resource, Singular.
  • 3 – And somebody looked in the window by Avatar.
  • 5 – Spy by Mr. Booa.

C64 Music:

  • 2 – Smile in the Crowd by Resource.
  • 3 – Asvanyviz by Padua.
  • 4 – Dream to Love by Hokuto Force.

C64 Demo:

  • 1 – Pimp My Commodore by Chorus, Resource, Singular.

C64 Outside Party:

  • 4 Emelet Preview (Game Preview)
  • SID-Wizard 1.0 RC (Tool)

Download: Arok 2012 full Party stuff (931)

source: noname.c64.org/csdb arok.intro.hu

Categories: Event(s), News & Rumors, Today

CBM prg Studio v2.4.0 released

July 8th, 2012 1 comment

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

New Features in v2.4.0:

  • Screen designer and character editor extended to use the C16 and Plus/4′s larger colour palette.
  • Build can now be cancelled.
  • Some speed improvements.
  • Improved invalid label detection.
  • Relaxed restriction on mono-spaced only fonts (use with care!)
  • Auto-completion added (labels, variables and macros) for assembly programs.
  • Column selection in code editor.

Major bugs fixed:

  • Assembly code reformatting tool.
  • Loading char/screen/sprite files from the project explorer when the file has been moved/deleted.
  • Start page crash for missing/moved projects/files.
  • Screen Code Builder:cbm+numerics only works with mouse on virtual keyboard.
  • Project open/save crash if project explorer window closed.
  • Project tick in view menu occasionally missing.
  • Occasional crash when opening sprite file in new project.
  • PI symbol/keyword incorrect.
  • Detect macro definition with no macro name. Previously would just report ‘preprocessor error’
  • Selected memory in viewer should fill in start end address in save.
  • End address of selected memory in viewer was sometimes wrong.
  • Removed start address from basic programs generated to memory.
  • Certain instructions not being optimised (zero page) properly.
  • Tidied up the label dump after a build. Long labels were being bunched up.

Download: CBM prg Studio v2.4.0 (923)

source: ajordison.co.uk

C64 Game: Earth Defence +3 / Infiltrator Collection [EF] …

July 7th, 2012 No comments

Javatari v2.01 (Atari 2600 emulator)

July 5th, 2012 1 comment

Javatari is a multiplayer Atari 2600 emulator written in pure Java with no external libs.

Features:

  • Unique Client-Server multiplayer mode. Runs great in low-latency networks such as LANs.
  • Cheat and turn off Collisions. Finally discover the ending of River Raid!
  • Complete Save State/Load State functions.
  • Scanlines and TV screen emulation modes.
  • Real Atari console user interface.

Changelog;

  • Multiplayer mode controls in UI.
  • Start Client/Server sessions directly in Settings window.
  • Applet multiplayer mode support.

Download: Javatari JAR v2.01 (Needs Java 6) (1037)

source: javatari.org

VIC20 Game: Break-Fast II

June 28th, 2012 No comments

A new VIC-20 game by Ghislain is Released.

Short Description: Puzzle action game.

Requirements: Unexpanded VIC-20 + Disk Drive.

Download: Break-Fast II (1184)

source: sleepingelephant.com