www.retrosoftware.co.uk
http://www.retrosoftware.co.uk/forum/

New Swift Demo Video
http://www.retrosoftware.co.uk/forum/viewtopic.php?f=16&t=651
Page 1 of 1

Author:  SteveO [ Thu Jul 14, 2011 6:21 pm ]
Post subject:  New Swift Demo Video

New demo video including some new features coming in the next version. I've been sitting on this video for over a year so time it got an airing, for some reason you can't set it to maximise on this embedded version (well, not that I can see) so probably best to look at it on you tube. Using the YouTube embed code for normal websites works but cannot get the forum software to like it.


Author:  mga1103 [ Thu Jul 14, 2011 7:15 pm ]
Post subject:  Re: New Swift Demo Video

Looking good! I especially like the debugging features :D

Just wondering if you're likely to have BeebASM working with this new version?

-Martin.

Author:  SteveO [ Thu Jul 14, 2011 7:23 pm ]
Post subject:  Re: New Swift Demo Video

Yes and no, this version will initially come out with BeebASM not working but then the next part is to make BeebASM work again with Swift but without including any other new features. It should work and once did so it'd be kinda a bug fix really.

Author:  RichTW [ Thu Jul 14, 2011 7:26 pm ]
Post subject:  Re: New Swift Demo Video

The latest version of BeebAsm allows a command line like:

beebasm -i source_file -o object_file

and will write the object code directly to the host OS, like normal assemblers.

It's still necessary to put a SAVE command in the source code, but if you omit the filename, it'll use the one specified on the command line, e.g.
Code:
SAVE code_start, code_end

Hopefully, this should make it a little more like P65, and easier to integrate into Swift. Let me know if there's anything else you'd like me to implement.

Author:  SteveO [ Thu Jul 14, 2011 7:33 pm ]
Post subject:  Re: New Swift Demo Video

Will do Rich, thanks.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/