Part of what draws me to working on complex programming projects is that I like to solve problems, but other times it’s like beating my head against a concrete wall. That being said I’ve made great strides forward in development.
- Integrated audio engine into virtual machine.
- Developed remote realtime debugger
- Improved logging capabilities
- Rewrote Virtual Machine core to allow multiple virtual programs to run within a single program instance. Doesn’t allow complex context switch at this time.
- Proved universal rending queue concept. There is still a major bug with the system, but the fact that I’m able to make a lil’ guy walk around on the screen is a huge personal achievement.
I need to give some people a tech demo to ensure that everything runs smoothly. My development workstation has specs well outside what a most people run at home, so I’ll need to do an extremely early pre-alpha test. If it runs like shit now when it’s still doing extremely simple stuff I’ll be in all kinds of trouble.