Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Add sample program #37

Description

@thetodd

To show a working program and easy on boarding new users, create a sample program and provide this in the project folder. It should be possible to load this program on startup

org 0x1800
mvi a,0x08
mov b,a
add b
hlt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions