diff --git a/fc2/css/fc.css b/fc/css/fc.css similarity index 100% rename from fc2/css/fc.css rename to fc/css/fc.css diff --git a/fc2/images/7.png b/fc/images/7.png similarity index 100% rename from fc2/images/7.png rename to fc/images/7.png diff --git a/fc2/images/8.png b/fc/images/8.png similarity index 100% rename from fc2/images/8.png rename to fc/images/8.png diff --git a/fc2/images/9.png b/fc/images/9.png similarity index 100% rename from fc2/images/9.png rename to fc/images/9.png diff --git a/fc2/images/button-press.png b/fc/images/button-press.png similarity index 100% rename from fc2/images/button-press.png rename to fc/images/button-press.png diff --git a/fc2/images/button.png b/fc/images/button.png similarity index 100% rename from fc2/images/button.png rename to fc/images/button.png diff --git a/fc2/images/direct-shadow.png b/fc/images/direct-shadow.png similarity index 100% rename from fc2/images/direct-shadow.png rename to fc/images/direct-shadow.png diff --git a/fc2/images/flat-button-press.png b/fc/images/flat-button-press.png similarity index 100% rename from fc2/images/flat-button-press.png rename to fc/images/flat-button-press.png diff --git a/fc2/images/flat-button.png b/fc/images/flat-button.png similarity index 100% rename from fc2/images/flat-button.png rename to fc/images/flat-button.png diff --git a/fc2/images/invite-mask.jpg b/fc/images/invite-mask.jpg similarity index 100% rename from fc2/images/invite-mask.jpg rename to fc/images/invite-mask.jpg diff --git a/fc2/images/rocker-down.png b/fc/images/rocker-down.png similarity index 100% rename from fc2/images/rocker-down.png rename to fc/images/rocker-down.png diff --git a/fc2/images/rocker-left.png b/fc/images/rocker-left.png similarity index 100% rename from fc2/images/rocker-left.png rename to fc/images/rocker-left.png diff --git a/fc2/images/rocker-up.png b/fc/images/rocker-up.png similarity index 100% rename from fc2/images/rocker-up.png rename to fc/images/rocker-up.png diff --git a/fc2/images/rocker.png b/fc/images/rocker.png similarity index 100% rename from fc2/images/rocker.png rename to fc/images/rocker.png diff --git a/fc2/images/rockerLeftDown.png b/fc/images/rockerLeftDown.png similarity index 100% rename from fc2/images/rockerLeftDown.png rename to fc/images/rockerLeftDown.png diff --git a/fc2/images/rockerLeftUp.png b/fc/images/rockerLeftUp.png similarity index 100% rename from fc2/images/rockerLeftUp.png rename to fc/images/rockerLeftUp.png diff --git a/fc2/index.html b/fc/index.html similarity index 100% rename from fc2/index.html rename to fc/index.html diff --git a/fc2/js/bytebuffer.js b/fc/js/bytebuffer.js similarity index 100% rename from fc2/js/bytebuffer.js rename to fc/js/bytebuffer.js diff --git a/fc2/js/jcmatchvs.js b/fc/js/jcmatchvs.js similarity index 100% rename from fc2/js/jcmatchvs.js rename to fc/js/jcmatchvs.js diff --git a/fc2/js/jquery.js b/fc/js/jquery.js similarity index 100% rename from fc2/js/jquery.js rename to fc/js/jquery.js diff --git a/fc2/js/js.cookie.js b/fc/js/js.cookie.js similarity index 100% rename from fc2/js/js.cookie.js rename to fc/js/js.cookie.js diff --git a/fc2/js/long.js b/fc/js/long.js similarity index 100% rename from fc2/js/long.js rename to fc/js/long.js diff --git a/fc2/js/nes-embed.js b/fc/js/nes-embed.js similarity index 100% rename from fc2/js/nes-embed.js rename to fc/js/nes-embed.js diff --git a/fc2/js/nes-worker.js b/fc/js/nes-worker.js similarity index 100% rename from fc2/js/nes-worker.js rename to fc/js/nes-worker.js diff --git a/fc2/js/netWorkHandle.js b/fc/js/netWorkHandle.js similarity index 100% rename from fc2/js/netWorkHandle.js rename to fc/js/netWorkHandle.js diff --git a/fc2/js/network.js b/fc/js/network.js similarity index 100% rename from fc2/js/network.js rename to fc/js/network.js diff --git a/fc2/js/options.js b/fc/js/options.js similarity index 100% rename from fc2/js/options.js rename to fc/js/options.js diff --git a/fc2/js/pako.js b/fc/js/pako.js similarity index 100% rename from fc2/js/pako.js rename to fc/js/pako.js diff --git a/fc2/js/protobuf.js b/fc/js/protobuf.js similarity index 100% rename from fc2/js/protobuf.js rename to fc/js/protobuf.js diff --git a/fc2/resources/kingsomevs.proto b/fc/resources/kingsomevs.proto similarity index 100% rename from fc2/resources/kingsomevs.proto rename to fc/resources/kingsomevs.proto diff --git a/fc2/resources/messages.proto b/fc/resources/messages.proto similarity index 100% rename from fc2/resources/messages.proto rename to fc/resources/messages.proto diff --git a/fc2/source/controller.js b/fc/source/controller.js similarity index 100% rename from fc2/source/controller.js rename to fc/source/controller.js diff --git a/fc2/source/cpu.js b/fc/source/cpu.js similarity index 100% rename from fc2/source/cpu.js rename to fc/source/cpu.js diff --git a/fc2/source/index.js b/fc/source/index.js similarity index 100% rename from fc2/source/index.js rename to fc/source/index.js diff --git a/fc2/source/mappers.js b/fc/source/mappers.js similarity index 100% rename from fc2/source/mappers.js rename to fc/source/mappers.js diff --git a/fc2/source/nes.js b/fc/source/nes.js similarity index 100% rename from fc2/source/nes.js rename to fc/source/nes.js diff --git a/fc2/source/papu.js b/fc/source/papu.js similarity index 100% rename from fc2/source/papu.js rename to fc/source/papu.js diff --git a/fc2/source/ppu.js b/fc/source/ppu.js similarity index 100% rename from fc2/source/ppu.js rename to fc/source/ppu.js diff --git a/fc2/source/rom.js b/fc/source/rom.js similarity index 100% rename from fc2/source/rom.js rename to fc/source/rom.js diff --git a/fc2/source/tile.js b/fc/source/tile.js similarity index 100% rename from fc2/source/tile.js rename to fc/source/tile.js diff --git a/fc2/source/utils.js b/fc/source/utils.js similarity index 100% rename from fc2/source/utils.js rename to fc/source/utils.js