Project

General

Profile

« Previous | Next » 

Revision 685

Added by markw about 7 years ago

Latest 65816 changes from Robs github

View differences:

load_mac.v
LOAD_MAC2:
if (rdy) begin
data_nack();
load_tsk(db);
`include "load_tsk.v"
// load_tsk(db,b16);
end
`ifdef SUPPORT_BERR
else if (err_i) begin

Also available in: Unified diff