I'm using a Z80 "emulator" (Cedar Logic) in Windows, and I would like to develop a program using this chip that takes in an array of 15 numbers, and shows me the max and min of them. I do not know much about machine code.
Any help is much appreciated, even a little hint as to what the correct approach is.