With this tool you can convert anything into MUIFLI (interlaced) or NUFLI (static), such as seen in Crest Slide Story , Carrion’s OLDSCHOOL Pixels 100% or BluREU.
This tool run under OSX/Win/Linux (BSD).
source: download mufflon
GD Star Rating
loading...
iAN CooG Site has been update with a new version of the Generic C64 prg Unpacker v2.23 (Source included).
History:
v2.23 – 2010.06.12 – 2010.07.30
- Found a Time cruncher hack expecting registers set by JSR $FD15 ($31/$30/$ff), now it’s handled correctly in pass 1.
- In verbose mode, now also number of iterations and total cycles taken by the simulated CPU are printed, just to see which is the slowest&fastest unpacker.
- Raised max iterations to support VERY intensive unpackers like ALZ64, worst testcase I found needs 27097007 (0×019D77AF) iterations to finish unpacking. This cruncher isn’t really meant for crunching programs ranging from $0801 to $ff00 due to its slowness, but still has to be supported even when abused =) New max value is set to 0×02000000, should be more than enough for anything that actually reaches end of unpacking, and won’t cause too much delay with programs that can’t be really unpacked or with endless loops.
GD Star Rating
loading...
C64-Archiv descriptions:
- Scans and stores your C64 – (games) – collection with only a few clicks.
- Easily manages your C64-programs by creating your own categories and selections.
- Starts the C64-programs in different emulators.
- Delivers instructions for the emulators VICE, CCS64, HOXS64 and EMU64.
- Works with tools e.g. 64Copy, D64Lister or DirMaster.
- Stores the C64-programs from files with the extensions .D64, .D71, .P00, .PRG, .T64 and .CRT.
- Stores files by name with the extensions: .TAP, .VSF (VICE-snapshot-file) and .C64 (CCS64-session-file).
- Stores text and information files with the extensions: .TXT, .NFO and .DIZ
- Stores PDF files.
- Searches archiv files with the extensions: .ZIP, .7Z and .CAB
- GameBase frontend with the possibility to download games.
- GameBase view with up to 30 columns.
- Supports multi-language (currently: Englisch, French, Italian and German)
Version v3.2 – What’s new?
- NEW: PDF-files can be stored.
- NEW: Search window in the Gamebase list.
- NEW: Italian translation (Thanks to xAD/nIGHTFALL)
- NEW: The creation of profiles for tools was simplified.
- FIXED: Improved display of the filesizeBUG fixed: Search window not closed at exit.
- BUG fixed: Error with long filenames.
source: Mikes Pages
GD Star Rating
loading...
ASCII <–> PETSCII Converter for Windows (Requires .Net Framework 4).
PETSCII (PET Standard Code of Information Interchange), also known as CBM ASCII, is the variation of the ASCII character set used in Commodore Business Machines (CBM)’s 8-bit home computers.
source: noname.c64.org
GD Star Rating
loading...
The developer, IlTimido released a new C64 frontend for Windows called C64 Memories. This frontend focusses on manageability of the big TOSEC collections.
C64 Memories features:
- Full support for Tosec naming convention: displayed data about games are taken directly from the filename.
- Supports nearly all C64 images: .D64 .T64 .TAP .PRG .P00 .D71 .D80 .D81 .D82 .G64 .G41 .X64
- Comes with a C64 emulator: C64 Memories uses a slighlty modified version of Vice2.2 emulator.
- Directories display: the list of the content of a .D64 or .T64 file is displayed in automatic by C64 Memories.
- Favorites folder: you can add your favorite games in the favorites folder (and every disk/tape of a sequence is added in automatic).
- Search filters: you can filter results for the first letters, substrings and you can show only the first disk/tape of a sequence.
- Snapshots galleries: your can take screenshots from inside the games and the pictures will be displayed in automatic in C64 Memories.
- Notes: you can add custom notes for every single game.
- Ratings: you can rate every single game.
- Search providers: you can easily find additional informations (review, screenshots, remake, music) over the Internet for every single game just by pressing a button!
source: c64scene.com c64memories
GD Star Rating
loading...
CartographPC is a Windows application created to assist in designing tile-based datamaps. This devtool serves as a companion piece to our C64 native Cartograph devtool.
The original purpose of CartographPC was to enable us to take nice screenshots of our datamaps without having to take four or six screenshots of smaller windows and piece them together.
CartographPC has since grown into a full editor with the benefit of being able to load datamaps created on the C64 directly into memory and edit, save, and move them back to C64 without much hassle.
It works by creating datamaps using tilesets created on C64 with the old, but popular, ultrafont editor. Datamaps can have dimensions of 1 to 255 tiles horizontally and 1 to 127 tiles vertically. CartographPC allows the user to create a datamap as small as 40×25 tiles (one screen) and up to 255×127 tiles.
Read more…
GD Star Rating
loading...
Hoxs64 is a Commodore 64 emulator for Microsoft Windows 2K/XP/Vista/Seven.
The emulator substantially reproduces this legacy machine in minute detail.
Changelog:
- More settings options CIA6526(A).
- Improved the VIC emulation for an pixel exact output.
- Adjusted IRQ DMA behaviour.
- Restore key bug fixed.
- Optimised the DirectX video device creation.
- Many corrections of the VIC emulation.
- Added light pen IRQ re-trigger behaviour.
source: hoxs64.net
GD Star Rating
loading...
iAN CooG Site has been update with a new version of the Generic C64 prg Unpacker v2.22 (Source included).
History:
v2.22 – 2010.05.04 – 2010.06.11
- fix: when EndAddress is $0000 actually means $10000 so it needs to be set to $10000. Previous check was bugged, it used $00/01 content as a pointer.
- sysline with simple calcs (10*256) are resolved. 2 operands, +-*/^ only.
source: iancoog.altervista.org
GD Star Rating
loading...
VirtualC64 emulates a Commodore 64 personal computer on your Macintosh. 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.
Changelog:
Fixed in beta 11
- 1. Fixed a bug that caused the emulator to crash during startup.
Fixed in beta 10
- 1. Emulator is now a native snow leopard app.
- 2. Internal communication between emulator and GUI has been rewritten from scratch.
- 3. Fixed a bug that caused the emulator to crash when importing the reset image in NTSC mode.
Fixed in beta 9
- 1. Emulator now supports US keyboards (thanks, Carl!)
- 2. Source code is now compatible with gcc 4.2 and XCode 3.2
- 3. Emulator can now handle D64 images with different file sizes.
- 4. Fixed a bug that caused sporadic crahes under snow leopard.
source: dirkwhoffmann.de
GD Star Rating
loading...
DLL Update v4.31 for Emu64 v4.30.
The description is totally in German language and i have some problems to translate the newest Features or Fix in English language.
source: emu64.de
GD Star Rating
loading...
from the Homepage:
Do you recognize this: “Wait, was this PRG file for the C64 or Vic-20? Or was it for the unexpanded Vic-20 or for one with 8K or was it a cartridge file”?
Imagine just double clicking a PRG or D64 file, and it will be loaded into the correct emulator and with the correct settings. This is exactly what PRG Starter does! It makes VICE so easy to use that even you mother could do it! ;-)
Supported file types: prg, p00, p01, p02, p03, d64, d41, d71, d81, t64, crt, seq, s00, s01, s02, s03…
source: prg starter homepage
GD Star Rating
loading...
A new version of the Amiga Emulator is available.
Visit the Homepage for the Changelog.
source: winuae.net
GD Star Rating
loading...
from the Homepage:
GameBase64 is an ongoing effort to document and catalog every Commodore 64 game ever made. It’s a database of over 20000 games and includes many additional bits of information about each game, such as manuals, covers and maps, along with the original game media.
Previously using GameBase64 on the Mac was cumbersome and frustrating because it was not designed with Mac OS X in mind. GameBase64 Browser is trying to remedy this situtation. It’s a ground-breaking frontend to the GameBase64 database, which allows you to find and play the games you remember from the past, quickly and easily with a user interface you’ll feel comfortable in.
Please note that games, screenshots and extras are not part of GameBase64 Browser. You will have to download them yourself.
News (07-May-2010):
- Fixes the problem with automatic updating. Oops!
- Please download manually.
source: sidmusic.org/gamebase64browser gamebase64.com
GD Star Rating
loading...
A new version of the Emu64 is now Online.
It is totally in German language and i have some problems to translate the newest Features in English language.
source: emu64.de
GD Star Rating
loading...
iAN CooG Site has been update with a new version of the Generic C64 prg Unpacker v2.21 (Source included).
History:
2.21 – 2010.03.26-20010.05.03
- better parsing of scanner functions.
- all printf() in scanners moved on a single source, to have a single string pool, thus reducing a bit the final exe size (about 16kb, oh well ;)
source: iancoog.altervista.org
GD Star Rating
loading...
This is an application for organizing and searching digital objects for Commodore 64 digital media. Written in PHP using MySQL database.
Features:
- [ Search.....] Filename, Sysline, Label & BAM and organize data via the [edit] function.
- [ Matcher....] Scan your archive for missing releases.
- [ Import.....] Import your collections of Commodore data.
- [ compare....] Compare uniqeness of a new collection against the database.
- [ Publishers.] Add information about publishers to catalog your archive.
- [ Collections] Fast view of your imported collections.
- [ Statistics.] See detailed and statistical information of your collections.
- [ Missing....] View or add missing release information.
- [ Help.......] Help file.
Supported file types:
- Fully : D64, D71, D81, LNX, PRG, Pxx, T64, SPY, LBR.
- Partly: G64, TAP, X64, ARK, ARC & CRT.
source: noname.c64.org
GD Star Rating
loading...
Recent Comments