English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General > Coders. Releases

 
 
Thread Tools
Old 27 November 2021, 16:44   #1
prb28
Registered User
 
Join Date: May 2018
Location: France
Posts: 246
Amiga Assembly VSCode extension v1.0

A big milestone, should be much easy to a beginner to start coding in assembly language for the Amiga.


https://github.com/prb28/vscode-amig...etting-started
Breaking change 1.0!

The build system has been reviewed :
  • 3 commands have been replaced by tasks:
    • amigaassembly: build: to build the workspace
    • amigaassembly: build current file: to build the current file as an executable
    • amigaassembly: compile current file: to compile the current file (creates a .o file)
    • amigaassembly: create ADF: to create an ADF file
  • Builds are triggered in a terminal to show the output
  • There is no more the "Build" button in the bottom of the window
  • The launch.json parameter "buildWorkspace": true, is replaced by "preLaunchTask": "amigaassembly: build"


New in 1.0

  • Build sequence review with output displayed
  • Selection of display format for variables
  • Add a "Run current file" launch configuration
  • Able to change the filename from GENCOP
  • Add command to download the example project workspace
  • Automatically download binaries
  • Right click to add a memory dump in the watch window
  • Include files reference/autocomplete
  • Provide standard vscode tasks
  • Bug fixes
prb28 is offline  
Old 27 November 2021, 16:50   #2
deimos
It's coming back!
 
deimos's Avatar
 
Join Date: Jul 2018
Location: comp.sys.amiga
Posts: 762
Nice one.
deimos is offline  
Old 28 November 2021, 15:09   #3
Rock'n Roll
German Translator
 
Rock'n Roll's Avatar
 
Join Date: Aug 2018
Location: Drübeck / Germany
Age: 49
Posts: 183
Thanks to Phaze101 who suggested the improvement points
and thanks to prb28 for realization.

on youtube: [ Show youtube player ]
01 - Phaze101 Amiga Assembly For Beginners - Let's Make an Amiga Game Tutorial (LMAG 01)

v1.0 works fine!
Rock'n Roll is offline  
Old 28 November 2021, 17:00   #4
prb28
Registered User
 
Join Date: May 2018
Location: France
Posts: 246
Tanks !

Yes Phaze101 had good improvements ideas for the startup workspace and other things.

The worked stated some moths ago with inputs from Bippym for the build simplification and to get more feedback when the build has errors.

Asimilon and gljubojevic (on github) had a good point for the interaction with the osx security that pushed me to add a automatic download option for the binaries.

Some other features where asked on github.

At the end I think it's a major improvement, thank to all the users feedback !
prb28 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga Assembly extension for Visual Studio Code prb28 Coders. Asm / Hardware 342 15 December 2023 21:22
Pre-release vscode amiga assembly with WinUAE integration prb28 Coders. Asm / Hardware 31 30 November 2020 21:54
Features requests for vscode amiga assembly extension ? prb28 Coders. General 0 27 December 2018 16:19
Wanted: Amiga Assembly Books Hewitson Coders. General 30 25 July 2010 10:56
Amiga Assembly sources - Please help! W4r3DeV1L Amiga scene 21 16 July 2008 08:13

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 14:39.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11406 seconds with 15 queries