Skip to content

Releases: GeorgRottensteiner/C64Studio

C64Studio 6.6

13 Jan 15:58
Compare
Choose a tag to compare

Add: Support for $01 for VICE binary interface
Add: petcat compatiblity at BASIC file import
Fix: reverted errornous DPI adjusting of dialogs
Add: Alternative spelling of {RGHT}
Fix: Crash with warnings without compile config
Fix: Import of lower case BASIC files
Add: Renaming file hides extension
Add: Add display offset to column in hex display
Add: Partial support for concattenated labels (LABEL##VALUE)
Add: DPI awareness
Fix: Crash if solution was closed and one of the add item buttons was clicked
Fix: Charset screen editor: potential selection crash when going outside
Add: Allow editing of disk name/ID in File Manager
Fix: Display Char number in charseteditor
Add: Hack option to allow .byte/.word additionally
Add: Charset editor, import from BASIC (Hex) Data
add second unit test for virtual segments
Add: Virtual values (!byte ?, !word ?)
Fix: Graphic screen editor: Full Paste button of graphic screen offers size adjustment
Fix: Adjust !byte values also when following a label
Add: Display type of undo as tooltip text
Add: Clear screen option to charscreen editor
Fix: start charset editor with default uppercase charset
Fix: Description of regular letters for BASIC key map setting dialog
Fix: Literal 16bit value watches now default to one byte (not two)
Fix: Multiplying watch entries if you have more than one project in a solution
Add: Copy debug watch lines/values to clipboard
Add: Recalculate !byte, !word, etc. values on right click in assembler editor
Add: Binary display of X, Y, A registers in Debug window
Potential crash fix in Undo after Replace all
Add: Map Editor Up/Down to sort maps
Add more info to kernal.asm
Fix: Potential crash in File Manager when deleting files
Add: BASIC Replace ? with PRINT
Fix: Tooltip text for add new file in File Manager
Add: Show Selection length in BASIC editor (useful for PRINTs)
Fix: Allow Ctrl-I in BASIC
Fix: Crash if deleting folder with content in Solution Explorer
Fix: right pad file name with Shift-Space instead of space on import in File Manager
Add: Support for Simons BASIC
Add: missing response type to VICE debugger for binary interface
Fix: Rename bug when file inside sub folder
Add: DASM incdir directive
Add: !realign pseudo op
Fix: Text screen editor, graphic errors if in selection mode, inserting a floating selection and dragging the mouse
Fix: Renumber in BASIC not working if selection was upside down
Fix: FileManager properly move dir entries with duplicate names
Add: File Manager with PETSCII table
Fix: TLS1.2 hack for .NET 3.5 for update check

C64Studio 5.8

06 Sep 12:04
1e851b2
Compare
Choose a tag to compare

Add: Reload functionality for disassembler
Fix: Over zealous check on compiled file > $ffff
Fix: Import of Charpad file
Fix: Missing ASM settings in settings dialog restored
Add: Allow tabs with more than 9 spaces
Fix: Bug in non 40x25 sized char screens
Add: Line address display
Add: Context menu to jump to memory view from label
Add: Proper support for !addr pseudo op
Add: XOR as operator
Add: Now line separators (:) work properly
Add: Sample projects to release folder
Add/Fix: BASIC editor entry now does normal keyboard for normal entry, only positional mode in string enter mode
Add: Separated MRU in projects/files
Add: Import from ASM/BASIC to sprite editor
Fix: Memory block output display for BASIC
Fix: Running BASIC files with debugging enabled
Fix: Copy/Paste for Find/Replace
Add: GMOD2 cartridge support
Fix: Bug in macro evaluation, else if was evaluated
Add: Delta values in value table
Add: Set default key binding if no binding is set
Add: Allow reordering of tools
Add: BASIC macro multiplicator {4 down} now works
Fix: Totally broken if else chains
Fix: Endless loop if macro calls itself

C64Studio 5.7

25 May 13:45
Compare
Choose a tag to compare

Fix: easyflash, RGCD and magic desk cart generation was borked
Add: BASIC upper/lowercase toggle
Add: Library paths
Fix: Bug in !media for graphicscreen not being full width
Add: Simple up to date check
Fix: Unfolding of folded blocks during compiling
Add: Enhanced disassembly and preprocessed file output
Fix: Late breakpoints not working at all
Fix: several bugs in loops inside macros, nested macros
Fix: D64/D81 disk image BAM check for free space
Add: Graphic screen editor allows export to Koala
Fix: Binary import for charset screen if color bytes are > 15
Fix: Set filename in container media to outer filename (not HURZ anymore)
Add: Grid in charset screen editor
Add: Import charset and charset screen from assembly
Add: Key binding for collapsing/expaning all folded blocks
Add: Export to charset screen from map editor
Fix: Local labels in macros were not properly localized
Add: Option to move range of charset in charset screen editor with automatic screen adjustment
Add: Override charset display mode in charset screen editor