Skip to content

Julianiolo/Arduboy_Emulator

Repository files navigation

Arduboy_Emulator

a currently wip cross platform emulator of the Arduboy console written in C++

Features

  • Debugger
  • Disassembler
  • Analytics
    • Sleep, Stack size
  • Ram/Rom/Eeprom Hex Editor
    • Editable as different data types
  • Support for visualising data through symbols

Dependencies

Arduboy_Emulator runs on a minimum amount of dependencies which are as portable as possible to intern optimise its portability. All dependencies are included as submodules (see /dependencies). Current dependencies are

Building

The currently supported ways of building the source are the following:

  • Makefile (Native/Web Build)
  • Visual Studio 2019 project (Native Build)

About

a currently wip emulator of the Arduboy console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published