This is an archive project, unmaintained since 2003.
A Basic Assembly Emulator (BAsE) is an educational software to teach 8-bit assembly language principals showing visualising register changes and operations step-by-step or in slow-execution mode in Hungarian or in English.
asm
- Assembly code-samples for demonstartion purposesdesign
- Image and source assetsnyelvek
- Language resource filessetup
- Nullsoft Install System installer project
For binary compilations, dependency and setup files, check releases.
Download the latest release and execute the installer. Alternatively you can register the required dependencies manually too and execute the base8.exe
# Registering legacy Windows Common Dialogue component
regsvr32.exe -i comdlg32.ocx
# Execute teh binary and load a
base8.exe
- Visual Studio 6
- Visual Basic 6.0 language support
- Nullsoft Install System