Commit graph

12 commits

Author SHA1 Message Date
Allan Niles
2cce5430ae
add emulatorjs to npm (#775)
Create NPM release #755
2024-02-12 21:58:10 -06:00
Michael Green
0dd28d6d57
Add support for the SMSPlus-GX core (#774)
* Add support for the SMSPlus-GX core

* Added settings.json file to tell the live preview VS Code plugin to set the correct headers for threads

* Updated using the @ethanaobrien's suggestions
2024-02-11 21:31:03 -06:00
Georges-Antoine Assi
2b22ec14c3
Add hooks for savign and loading save files (#771) 2024-02-11 00:44:13 -06:00
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
Ethan O'Brien
fe4af9fde2 Repository history re-write 2024-01-16 12:39:16 -06:00
Allan Niles
64cf434adc fix localization 2023-08-12 02:10:05 +00:00
Allan Niles
abf5b58e05 fix discord invite image and fix local server 2023-08-08 13:23:29 -06:00
Ethan O'Brien
49e18094c0 Optimize memory usage 2023-07-21 09:54:49 -05:00
Ethan O'Brien
eb6d7be2d0 Add repo docs 2023-07-18 10:56:27 -05:00
Ethan O'Brien
b53577aa30 Rename src to data, cleanup folder 2023-07-03 11:13:59 -05:00
Ethan O'Brien
03530eb777 Version 1.2.2
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2022-08-02 21:52:00 -05:00
Ethan O'Brien
4da87d0e6b Version 1.1.2
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: ElectronicsArchiver <85485984+ElectronicsArchiver@users.noreply.github.com>
Co-authored-by: GreyHope <hello@greyhope.uk>
Co-authored-by: Kyle Steffel <cheesykyle@users.noreply.github.com>
2022-05-05 14:45:00 -05:00