Skip to content

Releases: ssjason123/SDCC_VS

2.6 Visual Studio 2022 Package

27 May 01:42

Choose a tag to compare

Pre-release

Add visual studio 2022 support.

SDCC Extensions for Visual Studio v2.6

26 Nov 01:06

Choose a tag to compare

Bug fixes for AreaAddressBase and a couple other minor updates.

  • Fix Bug where the AreaAddressBase was not correctly updated with modified values.
  • Add support for Emulicious 'remotedebug' command line argument.
  • Update the legacy additional source folder junction process to reduce the number of sleep calls to avoid launch timeouts when using multiple additional source folders.

SDCC Extensions for Visual Studio v2.5

09 Nov 02:28

Choose a tag to compare

Update support for latest features in Emulicious. General code cleanup and connection stability.

  • Major code cleanup.
  • Add support for emulicious "additionalSrcFolders" option.
  • Make previous sym-link source mapping legacy.
  • Make setBreakpointResponse change legacy.
  • Clean up some unnecessary binding between visual studio package code.

SDCC Extensions for Visual Studio v2.4

21 Sep 04:21

Choose a tag to compare

Update to support the latest makebin args.
Fix GameBoyRomBankCount to support autobanking.

SDCC Extensions for Visual Studio v2.3

04 Sep 16:34

Choose a tag to compare

Update language selection for property pages.

SDCC Extensions for Visual Studio v2.2

04 Sep 03:04

Choose a tag to compare

Update package dependencies to support lower versions of visual studio 2019.

SDCC Extensions for Visual Studio v2.1

02 Sep 02:20

Choose a tag to compare

Update VSIX to include Microsoft.VisualStudio* dependencies.

SDCC Extensions for Visual Studio v2.0

31 Aug 04:59
26a23f2

Choose a tag to compare

Add support for VS2019

See release notes for updating old projects to support the new MSBUILD resource path.

SDCC Extensions for Visual Studio v1.13

27 Aug 03:54

Choose a tag to compare

Fix incremental binary builds not linking source file changes.

SDCC Extensions for Visual Studio v1.12

02 Jan 22:17

Choose a tag to compare

Banking related fixes:

  • Fix typo on gameboy ROM bank category.
  • Fix issue where bank properties were not passed to the the compile task.