Skip to content

Instantly share code, notes, and snippets.

View Ringdingcoder's full-sized avatar

Stefan Ring Ringdingcoder

View GitHub Profile
@Ringdingcoder
Ringdingcoder / tv.patch
Created November 12, 2020 13:47
TVision keyboard patch
--- SYSINT.ASM.orig 2018-01-22 20:32:13.107652434 +0100
+++ SYSINT.ASM 2018-01-22 20:32:25.772508000 +0100
@@ -510,6 +510,11 @@
MOV DS,AX
ENDIF
MOV DI,DS:KeyBufTail
+@@10: IN AL,64h
+ TEST AL,2
+ JNE @@10
+ MOV AL,0ADH
@Ringdingcoder
Ringdingcoder / google-root
Last active February 11, 2016 19:58
Testing Google pickup
bozo_unique_identifier
Please pick this up!
bozo_secondary_identifier
Let’s find out if the Googlebot walks down this dark alley…
https://bitbucket.org/Ringdingcoder/test-pickup
https://www.visotech.at/~sr/reader/mobile.html
@Ringdingcoder
Ringdingcoder / gist:5955640
Last active December 19, 2015 12:29 — forked from rednaxelafx/gist:925323
Correspondence between Sun/Oracle JDK, OpenJDK and HotSpot VM versions

Correspondence between Sun/Oracle JDK, OpenJDK and HotSpot VM versions

build date Sun/Oracle JDK Version OpenJDK Version HotSpot VM Version
2006-11-29 1.6.0-b105 1.6.0-b105
2007-03-14 1.6.0_01-b06 1.6.0_01-b06
2007-06-22 1.6.0_02-b05 1.6.0_02-b05
2007-09-24 1.6.0_03-b05 1.6.0_03-b05
2007-12-14 1.6.0_04-b12 10.0-b19