Releases: PumpedSardines/dtekv-emulator-web
Releases · PumpedSardines/dtekv-emulator-web
v1.5.3
v1.5.3 (#19) * chore: update core version * chore: version
v1.5.2
Fixed
- Made the emulator a lot faster when accessing memory
v1.5.1
Fixed
- FPS creep where the emulator would get slower and slower
v1.5.0
Added
- A clock frequency counter showing current speed
Changed
- Update core module and change names of internal modules
- The clock frequency is attempted to be set as high as possible without impacting performance
Fixed
- Allows loading data into VGA buffer and not only sdram
1.4.2
Changed
- Bug with font path
v1.4.1
Changed
- Lato and Ubuntu Mono as fonts
v1.4.0
Added
- Added a hard reset button to get a new board
Changed
- Made it so that load and reset by default doesn't overwrite the memory
- Moved reload button into the advanced menu
Fixed
- Allow uploading same binary multiple times
v1.3.2
Fixed
- Bug with safari where dialog height wasn't set
v1.3.1
Added
- Changelog and version button
v.1.3.0
Added
- Upload button to upload a file into memory
- Download button to download a memory section as a file
- Soft reset, to restart the emulator without resetting memory
- Soft load, load in a new binary without writing to any memory