[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple emulators that support "floating bus" video sensing?



Here is a test case that I doubt any currently available emulator can
emulate...

loop
    LDA $C056
    NOP
    LDA $C057
    JMP loop

Try this on real hardware.