How do you convert between ASIC (16-bit) and ABS (24-bit) by hand? Not rom calls, by hand. I want to know because I am messing with the emulator and I need to know how I find out which page # and 16-bit address an Absolute address it. That way I can search using ABS, which will search all pages, and figure out the ram page and 16-bit address it is on. Later, Matt