diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2015-08-04 08:25:42 -0700 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2015-08-04 08:25:42 -0700 |
| commit | ec326119cf663492f7e78fee0a26a6c5b2dbdfd0 (patch) | |
| tree | c9f91e56805693b269bbb5616e485167e8f2656f /.gitmodules | |
| parent | 90c248146ee128e3d1150cb1925e3ccefeb5f0ea (diff) | |
Replacing beaengine in mmio handler with custom decoder.
Fixes #358.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 0d7274d52..bd40f6179 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "third_party/beaengine"] - path = third_party/beaengine - url = https://github.com/benvanik/beaengine.git [submodule "third_party/xbyak"] path = third_party/xbyak url = https://github.com/xenia-project/xbyak.git |
