ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/CPUC64.cpp
(Generate patch)

Comparing Frodo4/Src/CPUC64.cpp (file contents):
Revision 1.4 by cebix, 2003-07-09T14:52:53Z vs.
Revision 1.5 by cebix, 2004-01-11T14:03:29Z

# Line 811 | Line 811 | handle_int:
811                                          jump(0xedac);
812                                          break;
813                                  case 0x03:
814 <                                        ram[0x90] |= TheIEC->In(&a);
814 >                                        ram[0x90] |= TheIEC->In(a);
815                                          set_nz(a);
816                                          c_flag = false;
817                                          jump(0xedac);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines