Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corewar

Description

Corewar is a project where you have to create a virtual machine that will execute a program written in assembly language. The assembly language is composed of a set of instructions that are represented by an hexadecimal code. The goal of the project is to create a virtual machine that will execute the program and display the memory state at the end of the execution.

Setup

make

Usage

./corewar/corewar [-dump nbr_cycle] [[-n prog_number] [-a load_address ] prog_name] ...
./asm/asm file_name[.s]

About

Corewar

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages