EmulatorJS/.gitignore
Michael Green 1d2cde5915
Add VICE cores for C64, C128, VIC20, Plus/4, and PET (#758)
* Add VICE cores for C64, C128, VIC20, Plus/4, and PET

* Added core options to emulator.js file

* Removed extra space

* Disable cue creation for new VICE cores

* Cores are now sorted at run time

* Debug mode can now be enabled by appending ?debug=1 to the URL
2024-01-31 23:50:43 -06:00

10 lines
162 B
Text

**/node_modules/
*.db
.vscode/settings.json
data/minify/package-lock.json
package-lock.json
yarn.lock
roms/
data/emulator.min.js
data/emulator.min.css
data/cores