LC3
LC3 copied to clipboard
:floppy_disk: The LC3 virtual machine
LC3
A Haskell implementation of the LC3 virtual machine
Play 2048!
$ nix-build
$ ./result/bin/LC3 ./2048.obj
Result
+--------------------------+
| |
| 16 4 4 |
| |
| 2 2 |
| |
| 2 |
| |
| |
| |
+--------------------------+
Play Rogue!
$ nix-build
$ ./result/bin/LC3 ./rogue.obj
Result
################## ############
################### ########
####################### #
######################## # #
###############################D
################################
################################
##############################
# #############################
## @ ##########################
##### #########################
###### ########################
####### ######################
######### ###################
############ ## ##############
############# #############