Skip to content

Releases: 1fpga/golem

v0.1.10

17 Apr 18:04
ccd3c48
Compare
Choose a tag to compare

What's Changed

  • General cleanup and linker level optimizations by @hansl in #27
  • Huge refactor started and added the TAS replayer superscope binary by @hansl in #28
  • Internal: Move all packages to src/ to cleanup by @hansl in #29
  • Implement the new JavaScript frontend for Golem by @hansl in #30

Full Changelog: v0.1.9...v0.1.10

v0.1.9

07 Mar 21:23
93b8418
Compare
Choose a tag to compare

What's Changed

  • Support SD cards mounting and unmounting by @hansl in #22
  • Rewrite the video initialization from user_io into Rust by @hansl in #24
  • Finish removing cpp by @hansl in #25
  • Release 0.1.9 by @hansl in #26

Full Changelog: v0.1.8...v0.1.9

v0.1.8

09 Jan 18:32
Compare
Choose a tag to compare

What's Changed

  • Completely remove InfoEnable logic by @hansl in #13
  • Refactor the way SPI commands are declared in the code by @hansl in #14
  • Add tests and fix file index and SDRAM loading by @hansl in #15
  • Move the golem library/app to its own directory by @hansl in #16
  • Add two new projects (senior and junior) to help manage MiSTer remotely by @hansl in #17
  • Fix Keyboard support for regular cores by @hansl in #18
  • Add support for savestates by @hansl in #19
  • Load savestates when using a ROM that is in the database by @hansl in #20

Full Changelog: v0.1.7...v0.1.8

v0.1.7 Alpha Release

07 Dec 02:11
Compare
Choose a tag to compare

What's Changed

  • Remove lots of prints by @hansl in #10
  • Add load file configs to the root core menu by @hansl in #11

Full Changelog: v0.1.6...v0.1.7

v0.1.6 Alpha

06 Dec 22:38
Compare
Choose a tag to compare

What's Changed

  • Various Shortcuts refactors and multi-shortcuts support by @hansl in #9

New Contributors

  • @hansl made their first contribution in #9

Full Changelog: v0.1.5...v0.1.6

v0.1.5 Alpha

05 Dec 06:12
Compare
Choose a tag to compare
  • Add a screenshot shortcut and a screenshots directory under GoLEm.

v0.1.4 Alpha

01 Dec 19:25
Compare
Choose a tag to compare

Fixed a bug with some MiSTer.ini config.

v0.1.3 Alpha

01 Dec 16:18
Compare
Choose a tag to compare

Re-release due to missing files.

v0.1.2 Alpha Release

01 Dec 01:29
Compare
Choose a tag to compare

This release has the following features:

  • Filtering menu options using the keyboard (alpha feature, need more work and doesn't support everything)
  • Fix a config option that causes a segmentation fault.

v0.1.1 Alpha Release of GoLEm

30 Nov 01:38
Compare
Choose a tag to compare

This release adds an option to quit GoLEm without having to turn off and on the system.