Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sourcebinary
/
AppleWin
Public
forked from
AppleWin/AppleWin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
AppleWin
source
Debugger
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2019
Rename sg_DiskIICard to sg_Disk2Card
tomcw
committed
d6f8d4e
View commit details
Copy full SHA for d6f8d4e
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Remove the 'Disk' prefix from method names
tomcw
committed
4235f08
View commit details
Copy full SHA for 4235f08
View code at this point
Browse repository at this point
Commits on Apr 7, 2019
Class-ify disk.cpp into DiskIIInterfaceCard
tomcw
committed
e7d6eac
View commit details
Copy full SHA for e7d6eac
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Fix crash when entering debugger from logo screen. (Fixes #622)
tomcw
committed
8589ad2
View commit details
Copy full SHA for 8589ad2
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Convert files with special characters to UTF-8 (PR #604)
Show description for c9553d9
rzumer
authored and
tomcw
committed
c9553d9
View commit details
Copy full SHA for c9553d9
View code at this point
Browse repository at this point
Commits on Nov 17, 2018
Add support for PAL/European or custom 8K video ROMs (#596)
Show description for aa59c71
tomcw
authored
aa59c71
View commit details
Copy full SHA for aa59c71
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Fixed Coverity 'High Impact Outstanding' issues:
Show description for f9b7d93
tomcw
committed
f9b7d93
View commit details
Copy full SHA for f9b7d93
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Apple II: Language Card and Saturn support for slot-0 (PR #589)
Show description for 46274d4
tomcw
authored
46274d4
View commit details
Copy full SHA for 46274d4
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
Debugger: Fixed disasm of branch targets <000 missing leading zeros. (Fixes #587)
tomcw
committed
91a6227
View commit details
Copy full SHA for 91a6227
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Support ClosedApple+key with Alt Gr when combined with a regular keyboard key:
Show description for 6ed3547
tomcw
authored
6ed3547
View commit details
Copy full SHA for 6ed3547
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Keyboard: Refactor for GetKeyState()
tomcw
committed
1afa249
View commit details
Copy full SHA for 1afa249
View code at this point
Browse repository at this point
Commits on Jul 15, 2018
Keyboard hook filter:
Show description for 97b07ea
tomcw
committed
97b07ea
View commit details
Copy full SHA for 97b07ea
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Debugger: 2.9.0.15: Cleanup: HELP CALC examples and See also.
Michaelangel007
committed
10d68a3
View commit details
Copy full SHA for 10d68a3
View code at this point
Browse repository at this point
Debugger: Added HELP CALC see also: HELP OP
Michaelangel007
committed
74c6739
View commit details
Copy full SHA for 74c6739
View code at this point
Browse repository at this point
Debugger: Clarify HELP CALC operators
Michaelangel007
committed
c449ef1
View commit details
Copy full SHA for c449ef1
View code at this point
Browse repository at this point
Debugger: Add examples for HELP CALC
Michaelangel007
committed
e852d91
View commit details
Copy full SHA for e852d91
View code at this point
Browse repository at this point
Debugger: Cleanup output order of HELP CALC
Michaelangel007
committed
858586d
View commit details
Copy full SHA for 858586d
View code at this point
Browse repository at this point
Debugger: Fix spelling
Michaelangel007
committed
f9bc18f
View commit details
Copy full SHA for f9bc18f
View code at this point
Browse repository at this point
Fixed: Debugger 2.9.0.14: HELP JSR
Michaelangel007
committed
9105019
View commit details
Copy full SHA for 9105019
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
2.9.0.13: Add profiler cycles
Michaelangel007
committed
8a9ddda
View commit details
Copy full SHA for 8a9ddda
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Add comment for the reason that reset doesn't affect memmode & videomode for II and II+ models.
Show description for d7de490
tomcw
committed
d7de490
View commit details
Copy full SHA for d7de490
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Fix the following errors reported by VS2017 Code Analysis. (#414)
Show description for 70540bd
audetto
authored and
tomcw
committed
70540bd
View commit details
Copy full SHA for 70540bd
View code at this point
Browse repository at this point
Changes to ease code compilation in gcc. (#541)
Show description for 6051bc5
audetto
authored and
tomcw
committed
6051bc5
View commit details
Copy full SHA for 6051bc5
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Debugger: OutputTraceLine() - add single-step comment
tomcw
committed
839812a
View commit details
Copy full SHA for 839812a
View code at this point
Browse repository at this point
Support floating-bus in full-speed mode (#508, #519, #532)
tomcw
committed
2c8f5ce
View commit details
Copy full SHA for 2c8f5ce
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
git merge --squash GH125-ProDOS-Format. Fix for disk formatting #125, #196, #338:
Show description for 4a69ba8
tomcw
committed
4a69ba8
View commit details
Copy full SHA for 4a69ba8
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Updated Debugger_Changelog.txt for a handful of issues
tomcw
committed
efa9ab8
View commit details
Copy full SHA for efa9ab8
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Debugger: default to Shift+Click to toggle diasm columns (#462)
tomcw
committed
607165c
View commit details
Copy full SHA for 607165c
View code at this point
Browse repository at this point
Merge branch 'master' into bug_479
tomcw
committed
d59d706
View commit details
Copy full SHA for d59d706
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
Debugger: fix some static analysis issues from PR #517
tomcw
committed
664edf5
View commit details
Copy full SHA for 664edf5
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Frame.cpp: move header constants into Frame.cpp and expose with accessor functions
tomcw
committed
018e338
View commit details
Copy full SHA for 018e338
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
#483 click to toggle flags
Michaelangel007
committed
cf74320
View commit details
Copy full SHA for cf74320
View code at this point
Browse repository at this point
#481 Extend arguments from 55 chars to 127 chars
Michaelangel007
committed
6cabe77
View commit details
Copy full SHA for 6cabe77
View code at this point
Browse repository at this point
#462 Added for click
Michaelangel007
committed
1612269
View commit details
Copy full SHA for 1612269
View code at this point
Browse repository at this point
Implements #462 sans: help disasm
Michaelangel007
committed
be41616
View commit details
Copy full SHA for be41616
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.