I´m a little ashamed cause I cant find what Im looking for so I suspect is very obvious or I missing something important.
I think I´m able to find a bitboard with, for example, a 1 in each of possible moves (say 8) for a given knight and a 0 in all other positions.
My question is how, from that, I could make a list move with those 8 possible moves.
I mean, how to separate each move from others.
Sorry if it is a very stupid question, but I could not find the idea of how make it anywhere. it seems is as obvious that it is not needed to explain it (or as I said, I´m missing something very important)
Thank!


