I figured out how to map the dart board matrix. On the PCB there is two, 10-pin sockets, that the two thin plastic connection sheets slide into (each having 10 connections). So to map the matrix, I powered on the PCB, fired up a game of 4-player 301, and took my time connecting one pin from each row to the rest.
Example: I labeled the top row A-J, and the bottom row 1-10. I then connected A to 1 and wrote down what score came up on the board LCD. In my case it happened to be single #6. I then connected A to 2 = triple #6, A to 3 = double #6, etc. Continueing on till I had mapped out all 100 connections. I found that most of the position 5 & 10 were not mapped. Totalling 82 connections, this was due to each single being mapped individually. When I go to connecting mine, I'll combine the two single scores for each number, leaving me with 62 connections (like The Man stated above).
Now I just need to wire in the connections to the PC and get the software written. Shouldn't be too hard.
What do you think the best way to wire this in would be? Do I need to split out the 10x10 matrix through terminals to give me 62 individual connections and then wire this into a encoder board (IPAC, KeyWiz, etc.). Or is there a way to just wire up 20 connections (10x10 matrix) and then decipher the A1, A2, A3 ... through creative wiring, or the software I eventually build?