<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bitchin100.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Number_Base_Converter_One-Liner</id>
	<title>Number Base Converter One-Liner - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bitchin100.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Number_Base_Converter_One-Liner"/>
	<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Number_Base_Converter_One-Liner&amp;action=history"/>
	<updated>2026-04-29T19:05:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://bitchin100.com/wiki/index.php?title=Number_Base_Converter_One-Liner&amp;diff=827&amp;oldid=prev</id>
		<title>Sadolph: New page: Hello all-  OK, here is my attempt!  This one liner program allows you to enter and convert values &lt;65535 from binary, decimal or hex.  A universal number converter. It is possible to brea...</title>
		<link rel="alternate" type="text/html" href="https://bitchin100.com/wiki/index.php?title=Number_Base_Converter_One-Liner&amp;diff=827&amp;oldid=prev"/>
		<updated>2009-01-12T19:42:44Z</updated>

		<summary type="html">&lt;p&gt;New page: Hello all-  OK, here is my attempt!  This one liner program allows you to enter and convert values &amp;lt;65535 from binary, decimal or hex.  A universal number converter. It is possible to brea...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hello all-&lt;br /&gt;
&lt;br /&gt;
OK, here is my attempt!&lt;br /&gt;
&lt;br /&gt;
This one liner program allows you to enter and convert values &amp;lt;65535&lt;br /&gt;
from binary, decimal or hex.  A universal number converter.&lt;br /&gt;
It is possible to break it..not perfect, but it does work.&lt;br /&gt;
&lt;br /&gt;
numbers/characters 0-9,A-F for number entry&lt;br /&gt;
enter = change base&lt;br /&gt;
backspace = zero value&lt;br /&gt;
&lt;br /&gt;
enter to get things rolling&lt;br /&gt;
&lt;br /&gt;
..Steve&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1 V$=&amp;quot; &amp;quot;+CHR$(13)+CHR$(8)+&amp;quot;0123456789ABCDEF&amp;quot;:E=INSTR(V$,INKEY$):ONEGOTO1:F=(F-(E=2))MOD3:G=9*F+2-F^2:C=-C*(E=2)-(C*G+E-4)*(E&amp;gt;3ANDE&amp;lt;G+4):PRINTMID$(&amp;quot;BDH&amp;quot;,F+1,1)&amp;quot;:&amp;quot;;:D=C:FORI=11*(F=0)-4TO0:J=G^I:X=INT(D*J):PRINTMID$(V$,X+4,1);:D=D-X/J:NEXT:PRINT:GOTO1&lt;/div&gt;</summary>
		<author><name>Sadolph</name></author>
	</entry>
</feed>