| Wednesday, April 13, 2005 |
 Z80 ASM and PICAXE |
Posted - 4/13/2005 7:35:16 AM | I've been doing all sorts of odds and ends recently. I've acquired a Sega Game Gear, and so have started taking a look at programming on that - it has a Z80 CPU in there, so the languge isn't an issue, more so the hardware. Ah well, I can display a screen of text and cycle the colours around so far - nothing impressive, but the setup works.
I've also been playing with PICAXE microcontrollers again. Here is a pair of routines that can be used to get/send bytes using the TI hardware link protocol, for example. I am yet to do anything useful with them, however.
Windows programming has never been my favourite side of things, but I have also started work on a Z80 ASM "IDE" called Latenite:
Clicky
It's mostly there, but now needs features galore to be added. So far it can be used to compile and source code, which is the main thing.
| |
Comments
 |  Rob Loach Staff
Member since: 12/2/2002 From: New York, NY |
Posted - 4/13/2005 10:19:54 PM | Hmmmm, Visual Studio anyone?
You could also try out GBA development. I haven't done much on it, but it seems pretty entertaining and it is still can be considered a modern platform for game development.
| |
 |  benryves GDNet+
Member since: 9/4/2003 From: Purley, Greater London |
Posted - 4/15/2005 7:43:31 AM | Well, I am developing it in VS.NET and it has started to take on a few (ahem) aspects of the .NET layout. 
As far as GBA programming goes - I don't have a GBA (too poor) - my Gameboy is the beige brick from 1989. I could develop for emulators, but that's not great - the only reason I'm developing for the GameGear is that I have one.
| |
 |  Rob Loach Staff
Member since: 12/2/2002 From: New York, NY |
Posted - 4/15/2005 2:20:12 PM | Quote:| As far as GBA programming goes - I don't have a GBA (too poor) - my Gameboy is the beige brick from 1989. I could develop for emulators, but that's not great - the only reason I'm developing for the GameGear is that I have one. |
True... Seeing it actually on the device would be rewarding.
| |
|
| S | M | T | W | T | F | S | | | | 1 | 2 | 3 | 4 | | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | |
OPTIONS
Track this Journal
ARCHIVES
September, 2010
August, 2010
July, 2010
June, 2010
April, 2010
March, 2010
February, 2010
January, 2010
December, 2009
November, 2009
October, 2009
August, 2009
June, 2009
May, 2009
March, 2009
February, 2009
January, 2009
December, 2008
November, 2008
October, 2008
September, 2008
August, 2008
July, 2008
June, 2008
May, 2008
April, 2008
March, 2008
February, 2008
November, 2007
October, 2007
September, 2007
August, 2007
July, 2007
May, 2007
April, 2007
February, 2007
January, 2007
December, 2006
November, 2006
October, 2006
September, 2006
August, 2006
July, 2006
June, 2006
May, 2006
April, 2006
March, 2006
February, 2006
January, 2006
December, 2005
November, 2005
October, 2005
September, 2005
August, 2005
April, 2005
February, 2005
January, 2005
|