Rev 1042 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1042 | Rev 1112 | ||
---|---|---|---|
Line 323... | Line 323... | ||
323 | wire beeper_wr, covox_wr; |
323 | wire beeper_wr, covox_wr; |
324 | 324 | ||
325 | 325 | ||
326 | 326 | ||
327 | wire [5:0] palcolor; // palette readback |
327 | wire [5:0] palcolor; // palette readback |
328 | - | ||
- | 328 | wire atm_pen2; // ATM palette write enable |
|
329 | 329 | ||
330 | 330 | ||
331 | 331 | ||
332 | wire [1:0] int_turbo; |
332 | wire [1:0] int_turbo; |
333 | wire cpu_next; |
333 | wire cpu_next; |
Line 547... | Line 547... | ||
547 | 547 | ||
548 | .dos_turn_on ( |dos_turn_on ), |
548 | .dos_turn_on ( |dos_turn_on ), |
549 | .dos_turn_off( |dos_turn_off ), |
549 | .dos_turn_off( |dos_turn_off ), |
550 | 550 | ||
551 | .cpm_n(cpm_n), |
551 | .cpm_n(cpm_n), |
- | 552 | .atm_pen2(atm_pen2), |
|
552 | 553 | ||
553 | .dos(dos), |
554 | .dos(dos), |
554 | 555 | ||
555 | .zpos(zpos), |
556 | .zpos(zpos), |
556 | .m1_n(m1_n), |
557 | .m1_n(m1_n), |