# fc-emulator **Repository Path**: changxiaoxin/fc-emulator ## Basic Information - **Project Name**: fc-emulator - **Description**: FC Emulator in VS Code extension - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-23 - **Last Updated**: 2024-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: FC, Emulator, NES, TypeScript, VSCode ## README # fc-emulator README Implement the FC Emulator in VS code extension. **STILL IN PROGRESS...** ![preview](./pic/preview.png) --- ## Following extension guidelines Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension. * [Extension Guidelines](https://code.visualstudio.com/api/references/extension-guidelines) ## Working with Markdown You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts: * Split the editor (`Cmd+\` on macOS or `Ctrl+\` on Windows and Linux). * Toggle preview (`Shift+Cmd+V` on macOS or `Shift+Ctrl+V` on Windows and Linux). * Press `Ctrl+Space` (Windows, Linux, macOS) to see a list of Markdown snippets. ## For more information * [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown) * [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/) **Enjoy!**