basic emu skeleton and loop, CALL instruction & rel16 addr mode
This commit is contained in:
@@ -4,11 +4,11 @@ version = "0.1.0"
|
||||
authors = ["Jared Burce <jaredr@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4.2"
|
||||
env_logger = "0.3"
|
||||
itertools = ">=0.4"
|
||||
log = "0.3"
|
||||
memmap = "~0.2"
|
||||
|
||||
gl = "0.10"
|
||||
gfx = "0.17"
|
||||
gfx_device_gl = "0.15"
|
||||
|
||||
Reference in New Issue
Block a user