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
Video.cpp
on
debugger_BPM_stack
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2017
Video.cpp: remove redundant code
tomcw
committed
0a60a0a
View commit details
Copy full SHA for 0a60a0a
View code at this point
Browse repository at this point
Commits on May 1, 2017
Delete unused code from Video.cpp
Show description for 64e924b
audetto
committed
64e924b
View commit details
Copy full SHA for 64e924b
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Fix the discontinuous whole screen redraw bug in full-speed mode (#405)
tomcw
committed
d11f0a2
View commit details
Copy full SHA for d11f0a2
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
Printscreen: Fix for missing half-top line for B&W TV and Color TV (#403)
tomcw
committed
d9669fa
View commit details
Copy full SHA for d9669fa
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Merge branch 'master' of https://github.com/AppleWin/AppleWin
tomcw
committed
29b7fa1
View commit details
Copy full SHA for 29b7fa1
View code at this point
Browse repository at this point
Support for #384:
Show description for 0b6c5bb
tomcw
committed
0b6c5bb
View commit details
Copy full SHA for 0b6c5bb
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Remove old, unused _Video_SetupBanks()
tomcw
committed
8c4f451
View commit details
Copy full SHA for 8c4f451
View code at this point
Browse repository at this point
Remove old, unused Video.cpp var/code:
Show description for fc781cd
tomcw
committed
fc781cd
View commit details
Copy full SHA for fc781cd
View code at this point
Browse repository at this point
1.26.1.1: Fix #382 - CTRL+RESET not re-init'ing correct 40/80 text rendering routine when in mixed mode
tomcw
committed
a6bfe4c
View commit details
Copy full SHA for a6bfe4c
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
Some video-related comment clean up & simplified VideoGetVblBar()
tomcw
committed
3e0d399
View commit details
Copy full SHA for 3e0d399
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
NTSC_VideoGetScannerAddress(): remove redundant 'long cycle6502' parameter
Show description for b8b90a6
tomcw
committed
b8b90a6
View commit details
Copy full SHA for b8b90a6
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
VBlank tweaks:
Show description for 8447a22
tomcw
committed
8447a22
View commit details
Copy full SHA for 8447a22
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Refactor: int bVideoMode -> uint32_t uVideoMode
tomcw
committed
981b711
View commit details
Copy full SHA for 981b711
View code at this point
Browse repository at this point
VideoRefreshScreen(): Use default args instead of passing 0 for arg0
tomcw
committed
421d9a7
View commit details
Copy full SHA for 421d9a7
View code at this point
Browse repository at this point
Debugger - Fix #345: wrap and protect debugger's video mode
tomcw
committed
1bb6002
View commit details
Copy full SHA for 1bb6002
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Save-state: Fix for loading state when TEXT40 changes to TEXT80 or v.v.
tomcw
committed
c146587
View commit details
Copy full SHA for c146587
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Fix PrintScreen for Color TV and B&W TV (fix #356)
tomcw
committed
a58f990
View commit details
Copy full SHA for a58f990
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
Bump to 1.26.0.5: Restore the y-shift for TV Color + TV B&W
tomcw
committed
ef9bb82
View commit details
Copy full SHA for ef9bb82
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
Extend quick fix for #341 (ANSI STORY - end credits)
tomcw
committed
3e51f2f
View commit details
Copy full SHA for 3e51f2f
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Quick fix for #341 (alignment of NTSC Monitor/TV video modes)
tomcw
committed
63789e5
View commit details
Copy full SHA for 63789e5
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
Added new function NTSC_VideoRedrawWholeScreen() to fix #352
tomcw
committed
5f0ccfc
View commit details
Copy full SHA for 5f0ccfc
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
For full-speed: update every 16ms of real-time (close #351)
tomcw
committed
3016058
View commit details
Copy full SHA for 3016058
View code at this point
Browse repository at this point
Commits on Sep 17, 2016
Fix for flickery/bad video updates when MODE_RUNNING and full-speed (broken in previous 09fa6cc)
tomcw
committed
f559ded
View commit details
Copy full SHA for f559ded
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Fixed #342
tomcw
committed
09fa6cc
View commit details
Copy full SHA for 09fa6cc
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Debug logging: add log message for time from boot until first key read (for AZTEC.DSK).
Show description for 31ba57b
tomcw
committed
31ba57b
View commit details
Copy full SHA for 31ba57b
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Prepare for RC:
Show description for 20ed660
tomcw
committed
20ed660
View commit details
Copy full SHA for 20ed660
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Tidy-up for full-screen vars
tomcw
committed
af196ac
View commit details
Copy full SHA for af196ac
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Calculate full-screen scale using borderless dimensions & allow more than 2x scale
tomcw
committed
3cf54e6
View commit details
Copy full SHA for 3cf54e6
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
Fixed screen update when running at full-speed
Show description for 02b0d74
tomcw
committed
02b0d74
View commit details
Copy full SHA for 02b0d74
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Merged in Nick's new native resolution full-screen
Show description for 66e468d
tomcw
committed
66e468d
View commit details
Copy full SHA for 66e468d
View code at this point
Browse repository at this point
Commits on May 17, 2016
When FullSpeed: don't do cycle-accurate graphics update
Show description for 04c9d09
tomcw
committed
04c9d09
View commit details
Copy full SHA for 04c9d09
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Use correct resource BMP for each model's character set (Apple ][, original //e and Pravets)
Show description for 749e151
tomcw
committed
749e151
View commit details
Copy full SHA for 749e151
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Added NTSC_Reinitialize() to re-init NTSC state after loading a save-state file
tomcw
committed
9adbb1e
View commit details
Copy full SHA for 9adbb1e
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Fixed: AltCharSet flag was inverted
tomcw
committed
7ccf722
View commit details
Copy full SHA for 7ccf722
View code at this point
Browse repository at this point
Fixed: NTSC video mode vars not setup after loading save-state
tomcw
committed
346f45b
View commit details
Copy full SHA for 346f45b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.