From Jason Turner
Watch on YouTube

Summary

This episode introduces C++ Box, Jason's open-source ARMv4 emulator project written in 100% portable C++. The project provides an integrated development environment where users can write C++ code that runs directly in an emulated ARM environment with real-time feedback. Jason demonstrates the current capabilities including stepping through code execution, monitoring register states, and manipulating a simple display. The project aims to be both an educational tool and a fun environment for experimenting with C++.

Resources

Tags