开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: A Z80 Asm rec
I use a small list of assemblers due to the abundance of assemblers in the world and very few using a standard or even similar syntax. So on Z80 CPM: DRC ASM, MAC ASMZ (old version from 40years
By ajparent1/kb1gmx · #242 ·
Re: A Z80 Asm rec
Bob,? Thanks!? That really means a lot to me!? I just kind of thought nobody ever looks at the source code. The part of the source code I love the most is the full duplex bit banged serial
By joshbensadon · #241 ·
Re: A Z80 Asm rec
Hi Bob, Oh yes I have been looking threw it most of this afternoon, and wow, I love the stuff in there. Its great and I know it will help me to understand alot of what you guys are doing with the Z80
By saturn5tony <saturn5tony@...> · #240 ·
Re: A Z80 Asm rec
tony, I would suggest any time you spend studying the Z80MC ROM, ZMCV15.asm, is time very well spent.? Josh's style is clear and readable and his comments are plentiful and excellent. Also, if you
By Bob Kay · #239 ·
Re: A Z80 Asm rec
LOL!! Thats funny. In all of Lee's designs I burnt my own eeproms from the listing on most all of Lee's sites as I was building them and downloaded them all. The VIP2K, The MC, The small MC card. This
By saturn5tony <saturn5tony@...> · #238 ·
Re: A Z80 Asm rec
Tony, If you look in my source code, I list the assembler I use for it.? Sadly, not all assemblers work the same.? The psuedo code is not standarized. Regards, Josh
By joshbensadon · #237 ·
Re: A Z80 Asm rec
Oh thanks Bob! Yea I will try all the ones you mentioned. I dont have any serious time limits and I love to try out all this new stuff. I will look into that the more I build my new Z80MC. Thanks a
By saturn5tony <saturn5tony@...> · #236 ·
Re: A Z80 Asm rec
Hi Tony, Mike Riley's RcAsm has a .def file for Z80s, so you can use that if you wish. There is an assembler called asmx (available on Herb's retrotechnology site) that can handle Z80 instructions
A Z80 Asm rec
Hi guys, Being new to the Z80 world, is there any good recommendations of a nice assembler for this processor. I have a 6502 S-C Macro asm for my Apple2 and can run the Z80 card on it as well but I
By saturn5tony <saturn5tony@...> · #234 ·
Re: Hi Z80 freaks!!
Thanks for the pdf Lee!
By saturn5tony <saturn5tony@...> · #233 ·
Re: Hi Z80 freaks!!
Thank you for that link! Now I just need to find the archive of Popular Science magazines. Archive.org only has a few of them, though they do most of the Popular Mechanics issues into the 70's.? I do
By Bill in OKC too · #232 ·
Re: Hi Z80 freaks!!
ajparent1/kb1gmx wrote: I think the fascination for me is that I can read these old articles and *understand* them. They were written at a time when everyone was a beginner. The chips were also more
By Lee Hart · #231 ·
Re: Hi Z80 freaks!!
Lee, You are far from alone on that.? I have maybe a dozen boxes of those?that I've retained over the years.??They tend to reflect my interest in 8080/8085/z80 and other cpus of the day especially
By ajparent1/kb1gmx · #230 ·
Re: Hi Z80 freaks!!
Wow Allison I read your use of the z80. Its so cool to read that, as well as the fact that its still running for that processor. Im already hooked onto it. Yea I was a 6502 guy from way back and still
By saturn5tony <saturn5tony@...> · #229 ·
Re: Hi Z80 freaks!!
Dynamic ram refresh is in all the Z80 flavor s (Z80, Z180,Z280...). I have a paper done by Tim Olmstead on how to use refresh and make it work.? ?I'll have to put that in the files area. FYI the
By ajparent1/kb1gmx · #228 ·
Re: Hi Z80 freaks!!
saturn5tony via groups.io wrote: I too still have all my old Byte, Dr.Dobbs, REMark, Sextant, QST, etc. magazines, and often go on "archeological digs" for information and entertainment. I recently
By Lee Hart · #227 ·
Re: Hi Z80 freaks!!
Z80, Been developing and using the Z80 since I got my Northstar Z80 cpu for Altair in early 1977 at that time a 4mhz part or easily twice the 8080 speed. I have not less than... 5 Z80 s100 systems 3
By ajparent1/kb1gmx · #226 ·
Re: Hi Z80 freaks!!
Hi Lee, Wow cool list of things to keep in mind. I did not know about dyno-ram refresh ability. I am still going threw the docs and filling up my parts list for the Z80MC. Wow a really awesome design
Re: Hi Z80 freaks!!
joshbensadon via groups.io wrote: The Z80 was amazing in part because it was such an early microprocessor. It was a huge step ahead of its contemporaries (like the 8080, 6502, 6800, etc.) The others
By Lee Hart · #224 ·
Re: Hi Z80 freaks!!
Hi Josh (and Bill) Oh so true about looking at old Bytes and PE. I have been reading them every day for quite a few years now, as well as RE. Its fun to see where we are now compared to the late 70's,
By saturn5tony <saturn5tony@...> · #223 ·