git-svn-id: https://spexeah.com:8443/svn/Asuro@226 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
		| @@ -357,7 +357,7 @@ var | ||||
|     off : uint32; | ||||
|  | ||||
| begin | ||||
|     memset(uint32(@tmp), 0, sizeof(TPCI_Device)); | ||||
|     //memset(uint32(@tmp), 0, sizeof(TPCI_Device)); | ||||
|  | ||||
|     off:= offset; | ||||
|     loadConfig(bus, slot, func, 0); | ||||
|   | ||||
| @@ -43,7 +43,7 @@ implementation | ||||
|  | ||||
| procedure callback(scan_code : void); | ||||
| begin | ||||
|     //console.writehex(uint8(scan_code)); | ||||
|     console.writehex(uint8(scan_code)); | ||||
|     //console.writechar(char($21)); | ||||
|     if is_shift then begin | ||||
|         if key_matrix_shift[uint8(scan_code)].key_code <> 0 then begin | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 aaron
					aaron