Thanks everyone! I think the one from Micro Journal may well have been the starting point for the one I used to have. I worked at the Ohio Scientific dealer in Tulsa for a while when I started college and I think the local "user group" library had the old editions in it.
Leslie over on the osiweb.org forum has a good portion of an OSI C4P working in FPGA. The starting point was Grant Searle's Multicomp design which is on the Cyclone 2C5. Leslie has ported it and expanded it on a Terasic DE0-CV board which is running the Cyclone 5CEA4. I just ordered the Terasic board and haven't compiled the code, so I'm not sure what is left in terms of horsepower. (Although I would tend to think there is plenty. The thread stated with me talking about the almost-C1P I have running with Grant's original design. That was kind of pushing the seams of the Cyclone 2C5.)
So now it is reaching the point where we are talking about how to "connect" an emulated floppy drive. I'm kind of thinking that the best approach is to patch the ROM and OS65D code. That was the point where I was thinking the old BASIC disassembler would be nice to disassemble the bootstrap in the ROM. I'll admit it is more nostalgia than necessity (or even utility), but it seemed line an interesting sidetrack to things.
The AtomBusMon is really impressive! I had not come across that before. That is worth another discussion. I had looked at Klaus's ATMega implementation of a 6502 emulator and was thinking that I would either use that or Western Design Center's Mensch (which, as a standalone device is limited, but seems like if you just used it basically as a CPU would let you do some interesting things) as the heart of a build.
I haven't typed in a program from a magazine in probably two decades. Funny how I don't remember that being one of my favorite parts of the hobby back in the day...
I'll post back when I have it running in case anyone else is interested at some point.
Thanks!
Jim