CCS64 V3.9.3 - Windows 7/8/10 - 15 November 2021
Aunque por defecto casi siempre uso VICE, pero creo que todos van mas o menos igual.
JC64dis (next generation C64 disassembler) is an iterative disassembler for MUS, SID, CRT, VSF, MPR and PRG file of Commodore 64.It works with 3 area:Memory area (from $0000 to $FFFF)Preview of sourceSourceYou can formatting the source using the commands in a way to produce a source like if you were writing it in a text editor.Labels and some comments are created automatically, but you can customize all.It supports output (and compilation back throw them) of those compiler:DasmTMPxCa65AcmeKickAssemblerTass64In the video you can see a true session of usage where a binary is reverse engineered into a source that can be compiled again.Binary are in jar (java) or specific for Windows (win32 o win64).If you start using it, you cannot go back to previous tool you used before!JC64dis speed up your reverse engineering analysis by a 10 factor at least.Source code at: https://github.com/ice00/jc64
With the new release of 8bit-Unity 0.5 just around a corner, I am going to post here some news about features.To start with, I made a special effort to improve the "point'n'click" tech demo called 8bit-Goblin.Here is a list of major improvements:- Scripting engine now based on simple "text" files.- Added animation paths (motion coordinates and frames).- Added new targets: Atari 400/800, and NES/Famicom.This updated Tech Demo in 8bit-Unity 0.5 contains everything for you to get writing a point'n'click game!!!