Commit graph

34 commits

Author SHA1 Message Date
Ethan O'Brien
905e3010e6 Add ability to disable indexeddb 2024-02-01 13:31:36 -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
00cfa38bdb Revert index.html 2024-01-23 23:53:55 -06:00
Ethan O'Brien
7cf0c2d484 Fix bug with duplicate control inputs 2024-01-23 23:52:01 -06:00
Ethan O'Brien
fe4af9fde2 Repository history re-write 2024-01-16 12:39:16 -06:00
Michael Green
895a95289d Prevent Vice64 from creating cue files (#694)
* Prevent Vice from trying to use cue files

* Added C64 to the demo page
2023-10-03 23:26:00 +11:00
Allan Niles
e7694cf870 Fix adblock message (#684) 2023-09-28 17:31:27 -06:00
Alexey Nurgaliev
c59831c774 PC-FX support 2023-08-31 18:51:41 +03:00
Alexey Nurgaliev
5307aaa4c4 WonderSwan, ColecoVision support 2023-08-31 17:30:20 +03:00
Alexey Nurgaliev
8e4950424e neo geo pocket support 2023-08-30 23:16:17 +03:00
Alexey Nurgaliev
8ef5eb0452 TurboGrafx-16/SuperGrafx/PC Engine suport 2023-08-30 19:37:35 +03:00
Allan Niles
38172ec92f Add new options and update pt-BR.json (#612)
* add new options and update pt-BR.json

* fix adBlocked function

* add new option to adBlocked function

* fix the `start-clicked` function

* Clean up code
2023-08-13 09:10:33 -06:00
Ethan O'Brien
a10e4766dc Push beta ppsspp core 2023-07-28 08:49:10 -05:00
Ethan O'Brien
0247e0f9d6 Minification 2023-07-18 11:10:21 -05:00
Ethan O'Brien
ee2dbab5f6 Remove bios url from index.html 2023-07-06 11:45:41 -05:00
Ethan O'Brien
ae6b00a3fe Add cue file generator 2023-07-06 11:33:12 -05:00
Ethan O'Brien
dc8aa61056 Fix sega core(s) 2023-07-04 22:01:04 -05:00
Ethan O'Brien
208d19a5d8 Add demo index.html 2023-07-03 22:56:43 -05:00
Ethan O'Brien
b53577aa30 Rename src to data, cleanup folder 2023-07-03 11:13:59 -05:00
Ethan O'Brien
dcd01210a1 Custom default volume 2023-07-03 09:34:48 -05:00
Ethan O'Brien
0caf4f1bc0 Add cache manager 2023-07-01 15:16:25 -05:00
Ethan O'Brien
c7d62abf3b Add button toggle 2023-07-01 14:15:00 -05:00
Ethan O'Brien
b7d92d285d Ad timer 2023-07-01 14:06:16 -05:00
Ethan O'Brien
06aa2ffa6b Ads 2023-07-01 13:59:39 -05:00
Ethan O'Brien
86d28b867a Add button bar, some buttons, states, screenshot 2023-06-22 11:00:13 -05:00
Ethan O'Brien
27f6802d0b the game loads, no controls are available yet 2023-06-20 16:17:49 -05:00
Ethan O'Brien
f2bf2e9c30 Begin re-writing the base functions
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2023-06-20 14:17:02 -05:00
Ethan O'Brien
cc37200ac3 Version 3.1.0
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2022-11-25 09:23:00 -06:00
Ethan O'Brien
55562a56aa Version 2.2.3 2022-08-11 12:39:00 -05:00
Ethan O'Brien
bcccc0d06f Version 2.2.1 2022-08-10 12:12:00 -05:00
Ethan O'Brien
9c0dc51aa0 Version 1.2.1
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>
2022-05-23 21:53: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
Ethan O'Brien
729d138a98 Version 1.1.0
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2022-03-15 21:10:00 -05:00
Ethan O'Brien
60cb51da0d Version 1.0
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: imneckro <42493772+imneckro@users.noreply.github.com>
2022-02-20 15:51:00 -06:00