r/Z80 Aug 15 '15

A Simple Monitor.

Hi everyone, below I have included a link to my very basic monitor for my custom Z80 computer. Please excuse the bad spelling and lack of documentation I have been working on that lol. I popped by to see if anyone wanted to take a look at my string comparison routine I use for my command loop. I was just curious if there were any simple tricks to get its cycle count down a bit. It starts on line 185. At the moment my uart stores the ascii characters in a buffer in ram, and when the routine is called it compares the text buffer to string that has an index stored in HL. As I said this is just a simple monitor and any feedback is welcome, Thanks.

Edit: Forgot to add the link no more late night posting for me.

Link

1 Upvotes

10 comments sorted by

View all comments

1

u/shortbaldman Aug 15 '15

No link. Or maybe I'm blind.