tridoracpu: reduce clock speed, fix vblank flag in vgafb
This commit is contained in:
parent
4f504c0f48
commit
c2d7c6627a
7 changed files with 76 additions and 47 deletions
|
|
@ -3,7 +3,8 @@
|
|||
// or as clk_1hz for debugging
|
||||
|
||||
`define clock cpuclk
|
||||
`define clkfreq 83333333
|
||||
//`define clkfreq 83333333
|
||||
`define clkfreq 76923076
|
||||
//`define clock clk
|
||||
//`define clkfreq 100000000
|
||||
//`define clock clk_1hz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue