English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Asm / Hardware

 
 
Thread Tools
Old 21 February 2015, 06:58   #21
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Is it easy to setup syntax highlights? How do you do it? Yes I meant hitting the debug icon (F5) runs the Amiga debugger (WinUAE) which I thought was pretty darn awesome. How easy is it to change the code to get more lines of copper banding?? to display and change the colours? I need to have a play with this.
Steve is offline  
Old 22 February 2015, 17:48   #22
xxxxx
Registered User
 
Join Date: Jan 2012
Location: N/A
Posts: 38
It was pretty painful to get it working - not fun to play with.

I don't remember the exact structure of the sample but changing the copper should be simple. The line that does xx01 fffe says which rasterline to wait on (xx=which rasterline). The line that says 0180 0xxx says what to set the background color to (xxx=red,green,blue)
The numbers are in hexadecimal (0-9 and a-f)

Copy both lines and change the Easter and the color, and you can add more bars
(This is how I started programming back in the day- taking a sample and changing things :-)
xxxxx is offline  
Old 22 February 2015, 20:12   #23
turrican3
Moon 1969 = amiga 1985
 
turrican3's Avatar
 
Join Date: Apr 2007
Location: belgium
Age: 48
Posts: 3,913
Quote:
Originally Posted by xxxxx View Post
is anything missing? I don't update unless there is a good reason
No it's perfect, like there was no post from 2012, i just ask to see if there was something new.
turrican3 is offline  
Old 23 February 2015, 00:12   #24
adrdesign
Registered User
 
adrdesign's Avatar
 
Join Date: Nov 2013
Location: Spain
Age: 45
Posts: 314
This is a must even without kickstart rom image. I use this as basis to make music. I tweak the sox parameters and add octamed launch as .bat (then youll need the rom). Thank u a lot xxxxx
adrdesign is offline  
Old 23 February 2015, 13:29   #25
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Quote:
Originally Posted by xxxxx View Post
is anything missing? I don't update unless there is a good reason
Well maybe update WinUAE, don't know if vasm/vbcc get updated.
But another interesting thing to add IMHO is VAMOS, so it could be possible to use SAS/C for instance under windows.
But also command line tools etc.

http://lallafa.de/blog/amiga-projects/amitools/vamos/

Kamelito
kamelito is offline  
Old 01 March 2015, 22:26   #26
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Quote:
Originally Posted by xxxxx View Post
As a matter of fact, I have set up syntax highlighting for myself (a fairly accurate solution), but have not packaged it up in a useful format yet.

No, no debugging inside visual studio - but hitting f5 launches winuae and launches the assembled program
I found VS 2010 linguist extension plus a 68k.lang file but it didn't work under VS 2013 CE.I managed to have it installed but when I open a 68k file the syntax hilightning didn't work :-( any clue?
Kamelito
kamelito is offline  
Old 02 March 2015, 01:17   #27
xxxxx
Registered User
 
Join Date: Jan 2012
Location: N/A
Posts: 38
I used linguist, too. I recompiled it for 2013 but there is still some manual work in setting things up. Also, I completely redid the 68k file a it was very rough
xxxxx is offline  
Old 02 March 2015, 08:17   #28
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
@XXXXX
Can you tell me what are those manuels steps? I suppose that it is related to the Linguist.dll. I tried many things yesterday without success.
Don't hesitate to share your 68k.lang too
Kamelito
kamelito is offline  
Old 20 May 2015, 08:39   #29
Hannibal
Registered User
 
Join Date: May 2015
Location: Kirkland, Washington, USA
Posts: 56
I've finally finished V5 of this package. All the details are here: http://www.pouet.net/prod.php?which=65625 - for feedback, post it there, on ADA (http://ada.untergrund.net/?p=boardthread&id=666) or here.

It includes the syntax highlighting files I mentioned earlier. It also has a one-click to launch OctaMED (and Future Composer and other fun trackers). And I also improved SOX parameters, and gave a cleaner set of parameters to the batfiles
Hannibal is offline  
Old 20 May 2015, 12:53   #30
Vot
Registered User
 
Join Date: Aug 2012
Location: Australia
Posts: 651
Quote:
Originally Posted by Hannibal View Post
I've finally finished V5 of this package. All the details are here: http://www.pouet.net/prod.php?which=65625 - for feedback, post it there, on ADA (http://ada.untergrund.net/?p=boardthread&id=666) or here.



It includes the syntax highlighting files I mentioned earlier. It also has a one-click to launch OctaMED (and Future Composer and other fun trackers). And I also improved SOX parameters, and gave a cleaner set of parameters to the batfiles

Great work..
Vot is offline  
Old 21 May 2015, 21:04   #31
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
@Hannibal
First thanks for your toolchain. quick question what is the version of .NET need for Linguist? (I use Win10 VS 2013 community)
Kamelito

21/05/2015 20:53:16 - Microsoft VSIX Installer
21/05/2015 20:53:16 - -------------------------------------------
21/05/2015 20:53:17 - Initializing Install...
21/05/2015 20:53:18 - Extension Details...
21/05/2015 20:53:18 - Identifier : Linguist.Microsoft.760ac2d0-8638-4441-93b5-2e7c64a1787a
21/05/2015 20:53:18 - Name : Linguist
21/05/2015 20:53:18 - Author : Jesse Jones
21/05/2015 20:53:18 - Version : 0.3
21/05/2015 20:53:18 - Description : Adds customizable syntax highlighting.
21/05/2015 20:53:18 - Locale : en-US
21/05/2015 20:53:18 - MoreInfoURL :
21/05/2015 20:53:18 - InstalledByMSI : False
21/05/2015 20:53:18 - SupportedFrameworkVersionRange : [4.5]
21/05/2015 20:53:18 -
21/05/2015 20:53:18 - Supported Products :
21/05/2015 20:53:18 - Microsoft.VisualStudio.Ultimate
21/05/2015 20:53:18 - Version : [12.0]
21/05/2015 20:53:18 - Microsoft.VisualStudio.Premium
21/05/2015 20:53:18 - Version : [12.0]
21/05/2015 20:53:18 - Microsoft.VisualStudio.Pro
21/05/2015 20:53:18 - Version : [12.0]
21/05/2015 20:53:18 -
21/05/2015 20:53:18 - References :
21/05/2015 20:53:18 -
21/05/2015 20:53:18 - Searching for applicable products...
21/05/2015 20:53:18 - Found installed product - Microsoft Visual Studio Community 2013
21/05/2015 20:53:34 - The extension with ID 'Linguist.Microsoft.760ac2d0-8638-4441-93b5-2e7c64a1787a' is not installed to Microsoft Visual Studio Community 2013.
21/05/2015 20:53:34 - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
21/05/2015 20:53:34 - Found installed product - Global Location
21/05/2015 20:53:41 - The following target products have been selected...
21/05/2015 20:53:41 - Microsoft Visual Studio Community 2013
21/05/2015 20:53:41 -
21/05/2015 20:53:43 - Beginning to install extension to Microsoft Visual Studio Community 2013...
21/05/2015 20:53:43 - Install Error : Microsoft.VisualStudio.ExtensionManager.MissingTargetFrameworkException: The extension 'Linguist' requires a version of the .NET Framework that is not installed.
à Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForValidDotNetFramework(IExtension extension)
à Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForInstallBlockers(InstallableExtensionImpl extension, IInstalledExtensionList modifiedInstalledExtensionsList, Boolean isNestedExtension, Boolean& olderVersionInstalled)
à Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallInternal(InstallableExtensionImpl extension, Boolean perMachine, Boolean isNestedExtension, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten)
à Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.BeginInstall(IInstallableExtension installableExtension, Boolean perMachine, AsyncOperation asyncOp)
à Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallWorker(IInstallableExtension extension, Boolean perMachine, AsyncOperation asyncOp)
kamelito is offline  
Old 25 May 2015, 18:31   #32
Hannibal
Registered User
 
Join Date: May 2015
Location: Kirkland, Washington, USA
Posts: 56
Very strange. Do you have vs2013 update 4 installed? The menu item Help->About Microsoft Visual Studio should list it next to the version number (for me it is "Version 12.0.31101.00 Update 4")
Go to visual studios menu Tools->extensions and updates...->Updates->Product Updates to try to update

Win10 shouldn't matter. Community version should be fine.

Alternatively, you can build it yourself - WinUAEToolChain.sln includes the full project to make the vsix
Hannibal is offline  
Old 25 May 2015, 21:23   #33
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Version OK
Product updates > Nothing listed there.
I'll try to build it to see if it work.
Thx
Kamelito
kamelito is offline  
Old 26 May 2015, 16:25   #34
Vot
Registered User
 
Join Date: Aug 2012
Location: Australia
Posts: 651
My super simple cross development tool chain - build and run in 15 seconds

Hannibal is it possible to setup some config files for sharp develop also (if its configurable enough to do it). Its a much smaller download and could be a good alternative ide to use.

Last edited by Vot; 27 May 2015 at 00:45.
Vot is offline  
Old 27 May 2015, 04:52   #35
Hannibal
Registered User
 
Join Date: May 2015
Location: Kirkland, Washington, USA
Posts: 56
I would imagine it would be easy to set up launch and run from pretty much any decent text editor - it is just calling a bat file to build and run. I don't know sharp develop but it is probably easy - try it :-)

I am perfectly happy with VS2013 myself, and the community version is free
Hannibal is offline  
Old 29 May 2015, 17:06   #36
Vot
Registered User
 
Join Date: Aug 2012
Location: Australia
Posts: 651
Quote:
Originally Posted by Hannibal View Post
I would imagine it would be easy to set up launch and run from pretty much any decent text editor - it is just calling a bat file to build and run. I don't know sharp develop but it is probably easy - try it :-)

I am perfectly happy with VS2013 myself, and the community version is free


Yea i should have a look, the ide is pretty close to visual studio for simple windows forms apps. Just a lot lighter at approx 15mb..
Vot is offline  
Old 31 May 2015, 19:52   #37
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Quote:
Originally Posted by Hannibal View Post
Very strange. Do you have vs2013 update 4 installed? The menu item Help->About Microsoft Visual Studio should list it next to the version number (for me it is "Version 12.0.31101.00 Update 4")
Go to visual studios menu Tools->extensions and updates...->Updates->Product Updates to try to update

Win10 shouldn't matter. Community version should be fine.

Alternatively, you can build it yourself - WinUAEToolChain.sln includes the full project to make the vsix
I build it > OK
install same pb

Kamelito
kamelito is offline  
Old 23 July 2015, 21:15   #38
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Tried it Under Visual Studio 2015 community edition (win10 10162)

23/07/2015 21:12:35 - Microsoft VSIX Installer
23/07/2015 21:12:35 - -------------------------------------------
23/07/2015 21:12:35 - Initializing Install...
23/07/2015 21:12:35 - Extension Details...
23/07/2015 21:12:35 - Identifier : Linguist.Microsoft.760ac2d0-8638-4441-93b5-2e7c64a1787a
23/07/2015 21:12:35 - Name : Linguist
23/07/2015 21:12:35 - Author : Jesse Jones
23/07/2015 21:12:35 - Version : 0.3
23/07/2015 21:12:35 - Description : Adds customizable syntax highlighting.
23/07/2015 21:12:35 - Locale : en-US
23/07/2015 21:12:35 - MoreInfoURL :
23/07/2015 21:12:35 - InstalledByMSI : False
23/07/2015 21:12:35 - SupportedFrameworkVersionRange : [4.5]
23/07/2015 21:12:35 -
23/07/2015 21:12:35 - Supported Products :
23/07/2015 21:12:35 - Microsoft.VisualStudio.Ultimate
23/07/2015 21:12:35 - Version : [12.0]
23/07/2015 21:12:35 - Microsoft.VisualStudio.Premium
23/07/2015 21:12:35 - Version : [12.0]
23/07/2015 21:12:35 - Microsoft.VisualStudio.Pro
23/07/2015 21:12:35 - Version : [12.0]
23/07/2015 21:12:35 -
23/07/2015 21:12:35 - References :
23/07/2015 21:12:35 -

23/07/2015 21:12:35 - Searching for applicable products...
23/07/2015 21:12:35 - Found installed product - Microsoft Visual Studio Community 2015
23/07/2015 21:12:35 - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
23/07/2015 21:12:35 - Found installed product - Global Location
23/07/2015 21:12:35 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
kamelito 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
New Competition: Chain Game Galahad/FLT EAB's competition 19 28 June 2013 20:13
2D, Gun and Run, Side scroller, similar to Super Probotector/Contra 3, brain boss. Gravox Looking for a game name ? 2 08 February 2010 04:55
a problem on scsi-chain Bamiga2002 support.Hardware 15 28 October 2009 16:09
A little simple tool zeGouky project.Sprites 7 05 November 2005 21:52
Eclipse-Plugin for Amiga-Cross-development Paul News 1 04 September 2004 17:36

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 00:06.

Top

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