BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
303 stars 38 forks source link

update FS-UAE and merge aga colors patch #206

Closed BartmanAbyss closed 1 year ago

BartmanAbyss commented 1 year ago

Hi @grahambates , I just updated WinUAE to the latest commit (which changes dma_rec struct as well as other things) https://github.com/tonioni/WinUAE/commit/239062dc7c49838b41ac54e5901522eeb78f0ef0 and now write out aga colors in .profile files https://github.com/BartmanAbyss/WinUAE/commit/fb62035ea0da29b62baf91c407d2ca62d280812e These changes make existing .profile files incompatible. could you merge these changes in your FS-UAE fork?

grahambates commented 1 year ago

Yeah, no problem