This site is about programming, robotics, and electronics. Languages discussed include, Java, C/C++, Assembly, and BASIC.
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.
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.
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.
Copyright © 2025, Lee Patterson