Emulicious is a free to use multi-system emulator for Windows, Linux, Raspberry Pi OS, Mac OS(X) and any other operating system supporting Java SE. It consists of emulators for Nintendo, Sega, and MSX. Even though Emulicious aims for precision and accurate emulation it still provides some additional features and tools like a debugger.
The "emulicious-debugger" extension enables debugging with Emulicious in VS Code. In Emulicious you need to have "Remote Debugging" enabled. This option can be found in Emulicious's Tools menu.
This extention has just been updated.
The update adds remote debugging with VS Code. It allows source level debugging with ASM and C code, breakpoints in your own source code and inspection of variables and system state.
Features:
- Source level stepping through your own ASM code
- Source level stepping through C code
- Investigation of the system state
- Inspection of structured C types
- Inspection of symbols on hover
- Investigate registers annotated with symbols
relevant link: The required VS Code extension can be found here
original submitted by Huey
Commentaires (7)
Par Bengalack
Paladin (804)
14-11-2020, 07:58
Par Bengalack
Paladin (804)
14-11-2020, 07:59
Par nitrofurano
Champion (305)
16-11-2020, 01:20
Par Bengalack
Paladin (804)
17-11-2020, 20:41
Par Calindro
Rookie (18)
18-11-2020, 00:47
Par Bengalack
Paladin (804)
28-11-2020, 20:22
Par Manuel
Ascended (19682)
28-11-2020, 21:47