SAM Coupé Assembly Language Programming

Introduction What we're doing So you're interested in Assembly Language Programming, and you want to know how to get started down this path on the SAM Coupé? You're in the right place! I'll be taking you through, step by step, in how to get the right tools, get your development tools setup, create some [...]

By |2019-08-19T06:02:22+01:00September 24th, 2017|Assembly Programming, Development, Retro, SAM Coupe|0 Comments

To comment or not to comment… That is the (eternal) question….

This seems to be a contentious subject, at least with the few people I've spoken to... and I seem to be on the "losing side" as it were... I can certainly see both sides of argument, however, for me at least, I comment the hell out of my code! The reason I do this is [...]

By |2017-11-15T13:01:06+00:00January 8th, 2017|Design, Development, Discussion, Tips|0 Comments

Visual Studio 2017 RC New and Improved Features

Last week at Connect(); // 2016, Microsoft let loose the Release Candidate of the 15th version of their newest premier IDE; Visual Studio 2017 (VS2017). As with every new release, Microsoft has crammed in a host of new features, which they hope will make us developers lives better and get us churning out software at [...]

By |2017-11-15T13:59:08+00:00November 24th, 2016|Uncategorized|0 Comments

Create and Deploy a UWP app to the Xbox One

This is the Second of a two part Series on Installing the XBox One Developer Mode App on your XBox One Console, and deploying your first App to it. In this post I'll go through the steps required to Create and Deploy your First UWP app to your newly configured XBox one Note: You'll need to have [...]

Installing the XBox One Developer Mode App

This is the first of a two part Series on Installing the XBox One Developer Mode App on your XBox One Console, and deploying your first App to it... Part 2 - is available! Create and Deploy a UWP app to the Xbox One During the opening keynote at //Build 2016, Microsoft announced how to convert [...]