Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DispatchCode/NaTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

NaTE - Not a True Emulator

A codegolf challenge captured my attention, Emulate an Intel 8086 CPU.

Here is the result:

Test Program

Project Files

ild.c is the core that fulfill the "fetch and decode" step. It has been extracted from a personal project that will be soon available.

cpu.c offers a basic CPU initialization.

cpu_exec.c emulates an instruction previously disassembled by ild.

Please note that the video memory is not properly emulated; features such as segments and interrupts are not supported.

LICENSE

The program is licensed under GPL v.3.

About

[Codegolf] Just a minimal 8086 emulator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /