English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 01 November 2020, 16:30   #1
AF2013
Registered User
 
Join Date: Apr 2013
Location: .
Posts: 250
Question Visual Studio Code Extensions?

I have notice there is Amiga Extensions to Visual Studio Code called

Amiga Assembly
Amiga E
Amiga C/C++
HollyWood Mal

Are there anymore Amiga Extensions and does anyone used Visual Studio Code(Light Versions....not Visual Studio 2019!) for Amiga Codings?

Last edited by AF2013; 01 November 2020 at 17:12.
AF2013 is offline  
Old 01 November 2020, 17:09   #2
JoeJoe
Registered User
 
Join Date: Feb 2020
Location: Germany
Posts: 177
I use the "Amiga Assembly" extension for my intros and my game. I also find it great that I can program on the Mac and PC. The source code is on Github and is consumed by both systems. The execution of makefile is also wonderful. Debugging is also a dream.
JoeJoe is offline  
Old 01 November 2020, 17:19   #3
Ernst Blofeld
<optimized out>
 
Ernst Blofeld's Avatar
 
Join Date: Sep 2020
Location: <optimized out>
Posts: 321
I'm using the Amiga C/C++ extension at the moment. The only other things I've thrown in are non-Amiga specific things, like Better C++ Syntax, Hex Editor and Remote - WSL.
Ernst Blofeld is offline  
Old 01 November 2020, 19:08   #4
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,186
I use both Amiga C and Hollywood MAL. I didn't know about Amiga E being on there though. I'll have to look into it.
Samurai_Crow is offline  
Old 02 November 2020, 18:29   #5
AF2013
Registered User
 
Join Date: Apr 2013
Location: .
Posts: 250
I am sure there is

BlitzBasic 2(Cant seem find it for some reason!)
Amos2

in there
AF2013 is offline  
Old 02 November 2020, 20:34   #6
Etze
A3000-Fan
 
Etze's Avatar
 
Join Date: Sep 2008
Location: Germany
Posts: 321
Quote:
Originally Posted by AF2013 View Post
Amiga E
Nice, just tried it:
Etze is offline  
Old 05 November 2020, 19:26   #7
defor
Registered User
 
Join Date: Jun 2020
Location: Brno
Posts: 90
Quote:
Originally Posted by AF2013 View Post
I have notice there is Amiga Extensions to Visual Studio Code called

Amiga Assembly
Amiga E
Amiga C/C++
HollyWood Mal

Are there anymore Amiga Extensions and does anyone used Visual Studio Code(Light Versions....not Visual Studio 2019!) for Amiga Codings?

Amiga Assembly is a terrific tool!

It's a pure joy to code using it. Highly recommended!


Discussion thread: http://eab.abime.net/showthread.php?t=92239
defor is offline  
Old 05 November 2020, 22:03   #8
AF2013
Registered User
 
Join Date: Apr 2013
Location: .
Posts: 250
Amiga Assembly? It can be daunting for first timer

Had anyone seen this https://joesblog.me.uk/working-with-...uidio-code/418 Amiga C Visual Code tutorials?
AF2013 is offline  
Old 06 November 2020, 10:30   #9
defor
Registered User
 
Join Date: Jun 2020
Location: Brno
Posts: 90
Quote:
Originally Posted by AF2013 View Post
Amiga Assembly? It can be daunting for first timer

Had anyone seen this https://joesblog.me.uk/working-with-...uidio-code/418 Amiga C Visual Code tutorials?

Seems very basic.


Here is Bartman's c/c++ addon to VSC using gcc: https://marketplace.visualstudio.com...ss.amiga-debug


If you're familiar with Amiga-Assembly extension, you can also try prb28's project to use vbcc as a C compiler: https://github.com/prb28/vscode-amiga-vbcc-example
defor is offline  
Old 06 November 2020, 11:53   #10
pink^abyss
Registered User
 
Join Date: Aug 2018
Location: Untergrund/Germany
Posts: 408
For A500 demo & games coding i can recommend Bartman's Amiga C/C++ Compile, Debug & Profile.
I supports source level debugging and has a build in CPU and DMA/Blitter profiler.

Tiny Bobble, "Tiny Galaga", "Tiny Invaders" and Abyss' "CODA" have been made with it.
pink^abyss is offline  
Old 02 March 2022, 11:46   #11
axilmar
Registered User
 
Join Date: Feb 2022
Location: Athens, Greece
Posts: 41
Quote:
Originally Posted by pink^abyss View Post
For A500 demo & games coding i can recommend Bartman's Amiga C/C++ Compile, Debug & Profile.
I supports source level debugging and has a build in CPU and DMA/Blitter profiler.

Tiny Bobble, "Tiny Galaga", "Tiny Invaders" and Abyss' "CODA" have been made with it.
Does anyone know how to add fast ram to the Amiga 500 configuration?

I have added it like this in launch.json, as mentioned in github:

Code:
        {
"type": "amiga",
"request": "launch",
"preLaunchTask": "compile",
"name": "Amiga 500",
"config": "A500",
"program": "${workspaceFolder}/a.mingw",
"kickstart": "${env:AmigaRoms}/kickstart.1-3.rom",
"internalConsoleOptions": "openOnSessionStart",
"fastmem": "512k"
        },
But when WinUAE runs, the emulated Amiga does not have any fast memory.
axilmar 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
Amiga GCC 8.3+gdb extension for Visual Studio Code Bartman Coders. C/C++ 117 11 March 2023 20:06
Amiga Assembly exension for Visual Studio Code 0.19 released prb28 Coders. General 2 02 January 2020 18:34
Visual Studio Code Blitz Basic extension earok Coders. Blitz Basic 29 16 July 2019 17:59
Profiling WinUAE with Visual Studio 2013 mark_k support.WinUAE 3 14 January 2014 20:26

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 15:40.

Top

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