Archivio

Archivio per la categoria ‘OSx/Linux/Win Tools’

Kick Assembler v3.12

Kick Assembler è un Macro Assembler per CPU 6510. Kick Assembler viene fornito in formato eseguibile per Windows.

Il file Java (jar) viene comunque distribuito per mantenere la compatibilita’ con tutte le piattaforme Java compatibili (Linux / OSX).

source: theweb.dk

CartographPC V1.0 di Arkanix Labs

CartographPC è un’applicazione Windows creata per sviluppare mappe e livelli per giochi / demo e molto altro ancora.

source: arkanixlabs.com c64dev.com

D64Lister v1.7

testo tratto dal Readme:

Introduzione: Per diversi motivi non sono mai stato soddisfatto dei programmi simili al “Lister D64″ cosi’ un giorno ho deciso di fare una mia versione. Il D64Lister e’ ovviamente Freeware.

Qui di segiuto le caratteristiche tecniche del D64Lister:

  • Windows based (Win9x, WinNT, Win2000, WinXP, WinVista, Windows7)
  • Multifile support.
  • Extended Recursive OpenDialog with Directory selection.
  • D64 Images as parameter.
  • Images can be drag&dropped.
  • 40 Tracks Support (SpeedDOS, DolphinDOS, PrologicDOS)
  • 99% PETSCII -> ASCII conversion.
  • 99% Original C64/1541 behaviour.
  • ASCII Textfile generation.
  • RichTextFormat file generation.
  • Appending of new Textfiles to existing ones.
  • Upper/Lower -> Upper/Graphics Char switching.
  • Emulated C64Screen.
  • C64Screen is zoom – and scrollable.
  • Comfortable OptionsDialog with *.ini File.
  • GEOS File support.
  • Auto Upper/Lower Char switching for GEOS Files.
  • GEOS File Details.
  • GeoWrite Textviewer with styles, fontsizes, formats and photoscraps.
  • GEOS Font Shower.
  • GeoPaint Viewer.
  • PhotoScrap Viewer.
  • PhotoAlbum Viewer.
  • GeoPaint pictures and PhotoScraps are saveable.
  • Fonts zoom – and saveable (as bitmap)
  • Zoomable display of GEOS icons.
  • Export function for supported GEOS Filetypes
  • Show BAM (with diskerrors like StarCommander)
  • Show BAM entry -> filename, filename -> BAM entries.
  • BlockViewer in hex or char.
  • FileViewer with BASIC Command Detokenize, C64 program export and Hex View.

source: hardworks.de

Rinnovato il sito per l’High Voltage SID Collection

28 February 2010 Nessun commento

High Voltage SID CollectionLa homepage di High Voltage SID Collection è stata completamente rinnovata.

Migliorata la sezione ricerca dove ora è possibile filtrare per nome artista, per esempio “Rob Hubbard” e verrà presentato l’elenco completo dei SID composti da questo artista con la possibilita’ di scaricarli.

source: hvsc.de

D64 Editor v0.030

16 February 2010 Nessun commento

Fondamentalmente questo programma (che gira sotto Windows) vi permette di editare i file di D64. Come si puo’ leggere sul sito dello sviluppatore il programma e’ ancora in una fase ‘beta’, dunque puo’ soffrire di alcuni BUG che se segnalati verranno risolti sicuramente.

Alcune caratteristiche tecniche:

  • Read D64 files, display the directory, move files around the directory, rename files.
  • Export files from the D64 into PRG files.
  • Import files into the D64 with autodetection for P00 files.
  • View/Edit the BAM.
  • View the block chain of files on the D64.
  • Create new blank D64 files, clean existing D64′s.
  • View and modify blocks on the disk in hex.
  • Automatic check for crosslinked files on the D64.
  • View the directory using the native c64 font.
  • SEQ File Viewer using the c64 font with PETASCII->ASCII conversion option.
  • Drag and Drop functionality. Drag D64′s onto the main screen to load them, drag other files to import them.
  • Preliminary support for importing T64′s.
  • A filename builder to enable easy use of the C64 Characterset in filenames.

Prosegui la lettura…

ACID 64 Player Pro v3.0.3 (Windows)

ACID 64 Player Pro e’ l’evoluzione del Player Acid 64. L’ACID 64 Player Pro e’ un lettore di Brani SID del Commodore 64 ed e’ stato progettato per funzionare con le schede HardSID 4U (USB) che hanno un vero e proprio chip SID (6581/6582/8580) a bordo.

L’ACID 64 Player Pro emula il Micro Processore MOS 6510, il chip CIA 6526 e in parte il VIC 6569.

Novita’ nella versione v3.0.3:

New:

  • Support for the new HardSID USB devices: Uno and UPlay.
  • Auto detection of turned on/off USB devices.
  • Added sorting on column of every grid.
  • Emulated SID reading.

Improvements:

  • When performing e.g. mute/unmute, filter on/off or pause then no time gap isn’t noticed anymore while playing on a USB device.
  • Seek bar is always going smooth now and still synched with the 6510 CPU clock.
  • Improved fast forward.
  • HardSID.dll isn’t required anymore for USB devices.
  • Many small improvements.

Fixes:

  • Works now without administrator rights.
  • When using dual monitor ACID 64 will now be centered on the screen instead of the desktop.

screenshot:

source: acid64.com

Tri-Lace Converter (Build 25-01-10) by Algorithm / Algotech

Tri-Lace Converter by Algorithm / AlgotechQuesto convertitore converte un’immagine truecolor Jpeg o Bitmap in tre distinte immagini che facendole ‘fliccherare’ con un programma per Commodore 64 si possono ottenere gli stessi colori dell’immagine originale in truecolor.

History:

25/01/10

  • Speedup of approximately 20-30%
  • Extra ‘Heavy filter’ implemented.

23/01/10

  • Added Luma only conversion option.  This ignores the color content of the image and converts according to brightness.
  • Linux Version.

21/01/10

  • Major bug fix. some brightness check flags were toggled incorrectly for each 8×8 or 8×2 block resulting in close colors being filtered out and replaced by bad luma combos.
  • Added ‘ass lace mode’ to standard non fli mode + (non super flicker reduction).
  • Added weaker dither (dither 1). Default of dither 1 in previous versions is now ‘dither 2′.
  • Optimisation of conversion routines. Now runs slightly faster.

Prosegui la lettura…

Tri-Lace Converter (Build 21-01-10) by Algorithm / Algotech

Tri-Lace Converter by Algorithm / AlgotechQuesto convertitore converte un’immagine truecolor Jpeg o Bitmap in tre distinte immagini che facendole ‘fliccherare’ con un programma per Commodore 64 si possono ottenere gli stessi colori dell’immagine originale in truecolor.

History:

21/01/10

  • Major bug fix.  some brightness check flags were toggled incorrectly for each 8×8 or 8×2 block resulting in close colors being filtered out and replaced by bad luma combos.
  • Added ‘ass lace mode’ to standard non fli mode + (non super flicker reduction).
  • Added weaker dither (dither 1). Default of dither 1 in previous versions is now ‘dither 2′.
  • Optimisation of conversion routines. Now runs slightly faster.

18/01/10

  • Tweaked non luma overload reduction mode to accept some more color combinations.
  • NTSC/PAL Exe toggle.
  • FLI X2 mode.
  • Super Flicker Reduction.

11/01/10

  • Initial Release.

source: noname.c64.org

Tri-Lace Converter by Algorithm / Algotech

Tri-Lace Converter by Algorithm / AlgotechQuesto convertitore converte un’immagine truecolor Jpeg o Bitmap in tre distinte immagini che facendole ‘fliccherare’ con un programma per Commodore 64 si possono ottenere gli stessi colori dell’immagine originale in truecolor.

History:

18/01/10

  • Tweaked non luma overload reduction mode to accept some more color combinations.
  • NTSC/PAL Exe toggle.
  • FLI X2 mode.
  • Super Flicker Reduction.

11/01/10

  • Initial Release.

source: noname.c64.org

Star Commander v0.83

Star CommanderIl Star Commander è un programma DOS in grado di gestire vari formati di file utilizzati dagli Emulatori di Commodore 64.

source: sta.c64.org

HVSC Manager v1.2 di Stainless Steel

HVSC ManagerQuesto e’ un software Windows per gestire la collezione di SID Tunes, The High Voltage SID Collection (HVSC).

source: noname.c64.org

XUM1541 Beta e OpenCBM per MAC Osx

31 December 2009 Nessun commento

XUM 1541testo tratto dalla Homepage:

Nate Lawson ha presentato la versione beta della sua incredibile interfaccia XUM1541 per collegare periferiche IEC (Floppy Drive Commodore) tramite l’USB.

Con la versione beta dell’interfaccia XUM1541 c’e’ un’altra novita’: OpenCBM puo’ essere utilizzato anche su piattaforme MAC OSx, in questa pagina e’ spiegato come compilare e configurare il software OpenCBM. Buon Divertimento.

source: lallafa.de

Rilasciata la nuova versione del 64Copy v4.43

29 December 2009 Nessun commento

64COPY è un file manager (DOS) sullo stile del Norton Commander, il 64COPY e’ compatibile con Windows XP/2000 DOS.

Questo programma serve a manipolare i file utilizzati dal Commodore 64. Il 64COPY non supporta la connessione diretta al Floppy drive 1541/71/81 per leggere i Floppy.

Caratteristiche principali del 64Copy:

  • File conversion between D64 (all types, including the F64 variant), D71, D81, D80, D82, DNP, D2M, T64, G64, ZipCode (all types), PC64 (Pxx, Sxx, Uxx, Rxx), LNX, DOS binaries, ARC, CRT, SDA, X64, LBR, ARK, SPY and CPK files.
  • A very powerful 6502 Disassembler.
  • TEXT, HEX and D64 HEX editors.
  • FILE viewer.
  • BASIC unlister.
  • D64, D71, D81, D80 & D82 directory customizer.
  • Check disks and T64, ZipCode, G64, F64 and CRT files for errors.
  • A whole lot more!

source: 64Copy homepage

Rilasciata la nuova versione dell’emulatore Vice v2.2

22 December 2009 Nessun commento

Rilasciata la nuova versione dell’emulatore di Commodore 64 che raggiunge la versione v2.2.

Clicca qui per il Changelog.

source: vice-emu.sourceforge.net

D64 Editor v0.029

20 December 2009 Nessun commento

D64 Editortesto tratto dalla Homepage:

Questo programma è ancora in Beta, alcune caratteristiche che pensavo di includere non sono pronte. Ci possono essere dei bug anche se molti gli ho gia’ risolti.

Alcune caratteristiche tecniche:

  • Read D64 files, display the directory, move files around the directory, rename files.
  • Export files from the D64 into PRG files.
  • Import files into the D64 with autodetection for P00 files.
  • View/Edit the BAM.
  • View the block chain of files on the D64.
  • Create new blank D64 files, clean existing D64′s.
  • View and modify blocks on the disk in hex.
  • Automatic check for crosslinked files on the D64.
  • View the directory using the native c64 font.
  • SEQ File Viewer using the c64 font with PETASCII->ASCII conversion option.
  • Drag and Drop functionality. Drag D64′s onto the main screen to load them, drag other files to import them.
  • Preliminary support for importing T64′s.
  • A filename builder to enable easy use of the C64 Characterset in filenames.

source: d64editor.com