Skip to content

Releases: Ale32bit/Capy64

Beta 1.1.2

13 Mar 21:41
Compare
Choose a tag to compare

Beta 1.1.1

24 Jul 13:59
Compare
Choose a tag to compare
  • Bug fixes
  • Adaptations for packaging

Full Changelog: v1.1.0-beta...v1.1.1-beta

Beta 1.1.0

21 Jul 16:33
Compare
Choose a tag to compare

Beta 1.0.0

18 Mar 17:46
Compare
Choose a tag to compare

This is the start of the beta stage

Full Changelog: v0.0.10-alpha...v1.0.0-beta

Alpha 0.0.10

18 Mar 17:35
Compare
Choose a tag to compare
Alpha 0.0.10 Pre-release
Pre-release

This is the last alpha version!

What's Changed

Full Changelog: v0.0.9-alpha...v0.0.10-alpha

Alpha 0.0.9

19 Feb 13:26
Compare
Choose a tag to compare
Alpha 0.0.9 Pre-release
Pre-release

What's Changed

  • Fix machine.title erroring with empty string by @Apachedrag427 in #4
  • add setClipboard and getClipboard to machine by @Apachedrag427 in #5
  • Remove paste event by @Apachedrag427 in #6
  • Added 5 low quality channels for basic waveforms: sine, square, triangle, sawtooth and noise.
  • Added gamepad support.
  • Removed _HOST variable, superseded by machine.version().
  • Added sides argument to gpu.drawCircle().
  • Bugfix crash on unsupported unicode chars.
  • Bugfix lag when not focused.
  • Other minor bugfixes and internal changes.

New Contributors

Full Changelog: v0.0.8-alpha...v0.0.9-alpha

Alpha 0.0.8

12 Feb 10:36
Compare
Choose a tag to compare
Alpha 0.0.8 Pre-release
Pre-release
  • Added timer.now() that returns epoch time in milliseconds
  • Added support for byte arrays in audio.play
  • Removed all types of Stream handlers, replaced by one single object
  • Allow GPUBuffers to draw out of bounds
  • Moved CapyOS to its own repository
  • Make bios.lua download the OS
  • Improved object management, this fixes object types mismatch bug
  • Stop audio on runtime close
  • Allow floating point number in timer.start
  • Force event queue processing to end after n resumes, n is the queue size before first cycle of the resume.

Full Changelog: v0.0.7-alpha...v0.0.8-alpha

Alpha 0.0.7

04 Feb 14:37
Compare
Choose a tag to compare
Alpha 0.0.7 Pre-release
Pre-release
  • Added term.blit function
  • Added width and height arguments to gpu.newBuffer
  • Added gpu.drawBuffer
  • Added Discord RPC
  • Added icon created by @Atakku
  • Added gpu.loadImage
  • Added image during boot screen
  • Added machine library
  • Added audio library
  • Added resizable window
  • Resized chars
  • Moved os.shutdown to machine library
  • Bugfix fs.delete crashing on non empty directories without resursion
  • Bugfix require not replacing dots with slashes
  • Other minor bugfixes and changes

Full Changelog: v0.0.6-alpha...v0.0.7-alpha

Alpha 0.0.6

28 Jan 18:02
Compare
Choose a tag to compare
Alpha 0.0.6 Pre-release
Pre-release

Alpha 0.0.5

21 Jan 10:47
Compare
Choose a tag to compare
Alpha 0.0.5 Pre-release
Pre-release