Undocumented card reader function?
|
07-02-2024, 11:19 AM
Post: #2
|
|||
|
|||
RE: Undocumented card reader function?
I got a hint from Mike, that the instruction is mentioned in the Zenrom Manual (p 127).
That manual indicates that the instruction checks if a card is inserted ("Fetch Card IN Flag"). Then the code would be interpreted like this: Code: EBE0 2E53B0 GSUBNC ECB9 Select CardReader That makes a little more sens ... * Wait until a card is inserted with a timeout (EBE5-EBED). * Set card trip flag. * Then wait while card is inserted. Looking at the two lists, there are some differences (e.g. instruction 328 and 368). The Zenrom list looks a little bit more likely and closer to the real thing. Code: Inst| Mnemonic from Zenrom Manual | Programmers Handbook I will try to map the flags to the actual switches and sensors in the reader, maybe it will make more sense. Anyone else who have some more info on these instructions? Cheers, Thomas [35/45/55/65/67/97/80 21/25/29C 31E/32E/33E|C/34C/38E 41C|CV|CX 71B 10C/11C/12C/15C|CE/16C 32S|SII/42S 28C|S 48GX/49G/50G 35S 41X] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Undocumented card reader function? - ThomasF - 07-02-2024, 08:09 AM
RE: Undocumented card reader function? - ThomasF - 07-02-2024 11:19 AM
RE: Undocumented card reader function? - brouhaha - 07-03-2024, 03:43 AM
RE: Undocumented card reader function? - Johnboy - 07-03-2024, 03:46 AM
RE: Undocumented card reader function? - ThomasF - 07-03-2024, 06:07 AM
RE: Undocumented card reader function? - BobVA - 07-04-2024, 03:39 PM
|
User(s) browsing this thread: 1 Guest(s)