v2.7 (2025-01-19)
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:
- Support for CRT scanlines #95 (boredsenseless)
v2.6 (2025-01-02)
Implemented enhancements:
Fixed bugs:
- Mouse Support fails on state restore #85
v2.5 (2024-11-04)
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:
- Add initial 'weak bit' support to WOZ format #80 (code-bythepound)
v2.4 (2024-07-29)
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:
- Split enhanced midi functionality to separate file #74 (code-bythepound)
- Ultima 5 Multi-instrument MIDI mods (for review only) #72 (code-bythepound)
- Add No Slot Clock support #70 (code-bythepound)
v2.3 (2024-03-30)
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:
- Add WebSerial support #61 (code-bythepound)
- Change Meta sequence to Ctrl+Meta+key #56 (code-bythepound)
- add support for SD MIDI ][+ extra IO ports #39 (code-bythepound)
v2.2 (2024-01-10)
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:
- Add support for passport midi style cards & WebMIDI #38 (code-bythepound)
- Updates to SuperSerial card to prepare for WebSerial #35 (code-bythepound)
v2.1 (2023-12-03)
Fixed bugs:
- Windows: 'VITE_GIT_SHA' is not recognized #30
Merged pull requests:
- Use EDM ROM if debug is active on boot #29 (code-bythepound)
- Add SmartPort status and DIB for Unit 1 #28 (code-bythepound)
- Add missing TSB and TRB instructions #27 (code-bythepound)
- Merge Mouse and Clock to single Card #26 (code-bythepound)
- Add Ramworks expanded memory #25 (code-bythepound)
v2.0 (2023-10-07)
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)
Merged pull requests:
- Imagewriter updates #20 (code-bythepound)
- First cut at ImageWriter II support #19 (code-bythepound)
- add black and white display mode #17 (code-bythepound)
- Miscchanges #16 (code-bythepound)
- Super Serial Card driver #15 (code-bythepound)
- Finish support for C800 space #14 (code-bythepound)
v1.1 (2023-08-27)
Merged pull requests:
- Mouse Updates #13 (code-bythepound)
- Add method to show/hide mouse cursor #12 (code-bythepound)
- First cut at AppleMouse card workalike driver #11 (code-bythepound)
- Refactor IRQ and NMI activation #10 (code-bythepound)
- Pass mouse events from canvas main to worker #9 (code-bythepound)
- Add methods to control slot IO #8 (code-bythepound)
- Add new VBL strategy #7 (code-bythepound)
- Add Prodos-compatible clock card. #6 (code-bythepound)
v1.0.0 (2023-07-08)
v0.9 (2023-07-06)
Merged pull requests:
v0.8 (2022-12-23)
v0.7 (2022-04-24)
v0.6 (2022-03-21)
Merged pull requests:
v0.5 (2022-02-19)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator