[ << ] [ >> ]           [] [] [] [ ? ]

35 HANS cpu module

This chapter documents the backend for the "Hans" processor from the "Hans" project.


35.1 Legal

This module is written in 2023-2024 by Yannik Stamm and is covered by the vasm copyright without modifications.


35.2 Additional options for this module


35.3 General

This backend is made as part of a hobby project "Hans" which includes a custom processor with a custom instruction set. The project is open source under: https://github.com/Byter64/Hans (most part is German).

The instructions as well as all data is exactly 32-Bit, which is equal to 1 Byte on our system. Therefore, the target address size is also 32-Bit.


35.4 Known Problems

Some known problems of this module at the moment:


35.5 Error Messages

This module has the following error messages:


[ << ] [ >> ]           [] [] [] [ ? ]