mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-09 00:37:27 +00:00
Completed dangling comment.
This commit is contained in:
parent
64da8e17d1
commit
2d4e202be3
@ -38,7 +38,7 @@ class AY38910: public ::Outputs::Filter<AY38910> {
|
||||
/// Gets the value that would appear on the data lines if only the AY is outputting.
|
||||
uint8_t get_data_output();
|
||||
|
||||
/// Sets the
|
||||
/// Sets the current control line state, as a bit field.
|
||||
void set_control_lines(ControlLines control_lines);
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user