This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2024-12-25 18:30:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
89c87c3e81
CLK
/
Components
/
6560
History
Thomas Harte
89c87c3e81
Some major hackiness gives the first line of expected text repeating endlessly (as the end of columns is never reached, as that's back to thinking it's 0x7f); I also don't yet know which actor is supposed to do the '+0x8000' (which probably shouldn't be that but might be a pin on the 6560 indicating what sort of value is being fetched, that effects chip select for the various bits of memory?)
2016-06-06 07:47:30 -04:00
..
6560.cpp
Some major hackiness gives the first line of expected text repeating endlessly (as the end of columns is never reached, as that's back to thinking it's 0x7f); I also don't yet know which actor is supposed to do the '+0x8000' (which probably shouldn't be that but might be a pin on the 6560 indicating what sort of value is being fetched, that effects chip select for the various bits of memory?)
2016-06-06 07:47:30 -04:00
6560.hpp
Advanced to having some characters displayed, even though they're obviously very much incorrect and the display is still rolling.
2016-06-06 07:35:35 -04:00