Previous 199869 Revisions Next

r26240 Sunday 17th November, 2013 at 22:29:52 UTC by Jürgen Buchmüller
Oops. The local alu must be 32 bits to contain the carry bit #16
[/branches/alto2/src/emu/cpu/alto2]alto2.c

branches/alto2/src/emu/cpu/alto2/alto2.c
r26239r26240
26112611
26122612   do {
26132613      int do_bs, flags;
2614      UINT16 alu;
2614      UINT32 alu;
26152615      UINT8 aluf;
26162616      UINT8 bs;
26172617      UINT8 f1;

Previous 199869 Revisions Next


© 1997-2024 The MAME Team