mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-13 00:29:14 +00:00
Reintroduce argument.
This commit is contained in:
parent
7a1153be65
commit
6f80018b6e
@ -505,7 +505,7 @@ public:
|
||||
|
||||
@param cycles The number of cycles to run for.
|
||||
*/
|
||||
void run_for(const HalfCycles);
|
||||
void run_for(const HalfCycles cycles);
|
||||
|
||||
/*!
|
||||
Sets the logical value of the bus request line, having asserted that this Z80 supports the bus request line.
|
||||
|
Loading…
Reference in New Issue
Block a user