Skip to content

Latest commit

 

History

History
226 lines (141 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

226 lines (141 loc) · 12.6 KB

Changelog

v2.7 (2025-01-19)

Full Changelog

Implemented enhancements:

  • For BASIC programs have a blank ProDOS disk automatically loaded so you can save to disk #94
  • Add symbol labels to the actual addresses in the disassembly view #93
  • Add support for user-defined symbol tables for the disassembly view #92
  • Change the "Color" button to be a droplist instead of just cycling through the options #90
  • Add support for scanlines, similar to an old-school CRT #89
  • Upgrade Wizard Replay to v1.1 #88
  • Add a CHANGELOG detailing changes and versions #87

Merged pull requests:

v2.6 (2025-01-02)

Full Changelog

Implemented enhancements:

  • Add button to reset Cycle Count #86
  • Allow BASIC programs to be used in URLs #84

Fixed bugs:

  • Mouse Support fails on state restore #85

v2.5 (2024-11-04)

Full Changelog

Implemented enhancements:

  • Copy MouseText characters from the screen as Unicode #78
  • Add drag-n-drop for BASIC or assembly code files #45

Fixed bugs:

  • Games like Injured Engine don't work with enhanced Apple IIe, require unenhanced #83
  • Unable to start Print Shop Companion #79
  • King's Quest floppy disk does not boot properly #51
  • Rare browser out-of-memory error, possibly with quickly passing large disk images for snapshots #48

Merged pull requests:

v2.4 (2024-07-29)

Full Changelog

Implemented enhancements:

  • Accelerometer support #71
  • Assembler Opcode 'STA' Is not resulting in correct binary #66
  • Hex bytes of a data table. #65
  • Memory size options #64
  • Multiple HD images #63
  • When click on disk icon, have a menu for either download or eject, rather than auto download #60

Fixed bugs:

  • Ejecting S7,D2 ejects S7,D1 instead #75
  • Backspace generating Left Arrow rather than Delete confusing users/apps #73
  • Visicalc Advanced does not boot #69
  • Save state doesn't properly set the speed to Fast upon Restore #68
  • A2osX boot fails #67
  • S6,D2 file selection loads into S6,D1 #62

Merged pull requests:

v2.3 (2024-03-30)

Full Changelog

Implemented enhancements:

  • Enter fullscreen #57
  • Add 'memory bank' property for breakpoints #50
  • While debugging, click on graphics screen to jump to that region in memory in the debugger #47
  • Migrate to Functional Components #44
  • Add a "View Memory" panel #34

Fixed bugs:

  • can't paste text on windows chrome #54
  • Restore save state from one of the precanned disk images, does not restore help text #53
  • Clicking on a time travel snapshot ejects the current floppy #52
  • Debug watchpoints should not trigger when reading current instruction #49
  • In monochrome, pixel scaling results in ugly artifacts #42
  • The Apple II Game "Drol" Controls Not Working Right #41
  • 65C02 BIT emulation bug #40
  • Mobile Browser Keyboard Issue #21

Merged pull requests:

v2.2 (2024-01-10)

Full Changelog

Implemented enhancements:

  • Add a thumbnail image to the save states, display in the time travel panel #37
  • Consider adding a "save time travel state" shortcut #36
  • Include the time travel history in the save state, so you can do deugging easier (maybe make optional) #32
  • Add optional "value" to watchpoints #31

Merged pull requests:

v2.1 (2023-12-03)

Full Changelog

Fixed bugs:

  • Windows: 'VITE_GIT_SHA' is not recognized #30

Merged pull requests:

v2.0 (2023-10-07)

Full Changelog

Implemented enhancements:

  • Perf Question : Lookup table vs switch #23

Fixed bugs:

  • Does not display weird "no-delay" HGR mode, used in Prince of Persia #24
  • Disk drive noises remain on after reset #22

Closed issues:

  • Please add Mockingboard support #5

v1.2 (2023-09-28)

Full Changelog

Merged pull requests:

v1.1 (2023-08-27)

Full Changelog

Merged pull requests:

v1.0.0 (2023-07-08)

Full Changelog

v0.9 (2023-07-06)

Full Changelog

Merged pull requests:

v0.8 (2022-12-23)

Full Changelog

v0.7 (2022-04-24)

Full Changelog

v0.6 (2022-03-21)

Full Changelog

Merged pull requests:

v0.5 (2022-02-19)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator