Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THUMDER Core

THUMDER Core is a DeLuXe (DLX) CPU emulator written in C# and tries to be a replacement for WinDLX. It does read and accept the same directives and labels.

For the Web UI Written by Nonondev96 go to this repo: THUMDER

Installation

To install THUMDER Core go to the release tab and download the version for your operating system and architecture.

Building

Dependencies

After .NET is installed, just navigate to the folder containing the .csproj file and run:

dotnet publish -c Release

How to use

Currently the only way to use THUMDER Core is as a local command line emulator, it accepts the following sintax:

./THUMDER_Core [File] [Options]
    -h --help         Show the help message
    -S --server       Launch as a network server
    -v --version      Show version information

DLX Assembly

For a complete list of how to code DLX assembly and supported instructions, go to the wiki

License

THUMDER Core is available on Github under the GNU GPLv3 license

Copyright © 2022 Alberto Rodríguez Torres

About

THe UltiMate Dlx EmulatoR: A modern DLX emulator

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages