CDL Modules
|
CDL implementation of a 6522 versatile interface adaptor (VIA) More...
CDL implementation of a 6522 versatile interface adaptor (VIA)
Copyright (C) 2016-2017, Gavin J Stark. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This is currently somewhat messy in the clocking - which clock edges do what. The 6522 was not well documented, so it is not clear that this correctly handles the timers either.
Data Structures | |
struct | via6522::t_port |
struct | via6522::t_port_edges |
struct | via6522::t_pcr |
struct | via6522::t_timer_value |
struct | via6522::t_timer |
struct | via6522::t_acr |
struct | via6522::t_irq |
Namespaces | |
via6522 | |