Skip to content

Releases: PumpedSardines/dtekv-emulator-web

v1.5.3

26 Nov 15:07
31cd721
Compare
Choose a tag to compare
v1.5.3 (#19)

* chore: update core version

* chore: version

v1.5.2

26 Nov 10:42
8a8daf6
Compare
Choose a tag to compare

Fixed

  • Made the emulator a lot faster when accessing memory

v1.5.1

25 Nov 13:56
88e6d85
Compare
Choose a tag to compare

Fixed

  • FPS creep where the emulator would get slower and slower

v1.5.0

25 Nov 10:47
54bcc06
Compare
Choose a tag to compare

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

24 Nov 14:44
74a276e
Compare
Choose a tag to compare

Changed

  • Bug with font path

v1.4.1

24 Nov 14:40
04ba65d
Compare
Choose a tag to compare

Changed

  • Lato and Ubuntu Mono as fonts

v1.4.0

24 Nov 13:52
eaf61db
Compare
Choose a tag to compare

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

24 Nov 13:09
c34605c
Compare
Choose a tag to compare

Fixed

  • Bug with safari where dialog height wasn't set

v1.3.1

24 Nov 12:52
535570f
Compare
Choose a tag to compare

Added

  • Changelog and version button

v.1.3.0

24 Nov 12:39
d3c865c
Compare
Choose a tag to compare

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