Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 455 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 455 Bytes

C64 Assembler Studio Changelog

0.3.0-alpha (30.11.2024)

Breaking changes

  • Using .NET 9.0

New features

  • Full project parsing
  • Support for preprocessing directives
  • File reference autocompletion
  • Jump to file reference
  • Assembler source files variation viewer (based on import define values)
  • Libraries support

Updates

  • Syntax coloring
  • Many others