Zibri
Zibri
@ppeccin you can find a 6502 emulator in web assembly here: https://github.com/floooh/chips/blob/master/chips/m6502.h The atari2600 uses just a slightly faster cutdown version of 6502 called 6507.
@ppeccin If the cartridge has already been loaded so it's stored in locastorage, how to load it from there (by javascript, not by the menu)?
new code: https://github.com/Zibri/Samsung-SSD-Firmware-Decrypt
This simple script I wrote can decrypt ANY Samsung SSD firmware directly from the ISO file. https://gist.github.com/Zibri/3b3c34c3ce36ec6c6f57618eeda6f200
In MINGW64 I just did: - $ git clone https://github.com/hreinecke/sg3_utils - $ ./autogen.sh - $ ./configure - $ make I just wish to know how to make them stand-alone.. they...
I just tried from Ubuntu 20 and I have your same problem.
A full machine code monitor like the one in VICE would be great to have.
has it been corrected?
> Hi, > > The bug is still present (at least in french 🇫🇷 ). I know there is a workaround by replacing the "." with ";" but it sounds...
this would be great... like in tts_v2 it would be great to use 2 types of speaker_wavs 1 for tone and voiceprint, and another for cadence, speed and emotion. This...