AXORiON.com

This site is about programming, robotics, and electronics. Languages discussed include, Java, C/C++, Assembly, and BASIC.

Started 6809 Flutter Emulator

Jan 11, 2025

I started working on my 6809 emulator again, but instead of finishing my Java Swing version, I decided to start again using Dart and Flutter. The goal is to learn Dart and Flutter a little more in depth. I was worried about using Dart when I had to import a package just so I could output hex numbers, and I had to convert to a Flutter program in order to debug.

Read more...

Block Dodge progress 01/04

Jan 4, 2025

Block Dodge is back on track. This game is for my Color Computer 3, and is my first all assembly project. All my backend graphics code, as well as some utility code had to be written first. But now that is mostly done. I now have a game that cycles between modes, and is able to somewhat play a game.

Read more...

Mnemonics DB now on AXORION.com

Jan 4, 2025

Mnemonics database has been moved to the new mnemonics page on AXORiON.com. You can now search by the instruction name like ADD and all add mnemonics will be shown, including ABX. Previously you had to search by mnemonic name, and ABX would not have shown.


See all blogs



Copyright © 2025, Lee Patterson