Tip - Get a calculator that can use HEX, BIN etc!
Moderator: Moderators
Tip - Get a calculator that can use HEX, BIN etc!
Get a calculator that can use HEX, BIN, DEC numbers and convert between them and use AND OR etc... If you program on a real Vic and do some ML, then this is extremely handy. Even if you just program in basic, it's handy to convert between BIN and DEC sometimes... I just bought this one: http://www.sharp-world.com/products/cal ... index.html
for only 129 SEK (At Clas Ohlson) (14 EURO or 17.7 USD). I think it is very good for that price. I've had the previous model (without HEX BIN etc) for a couple of years and it has worked well too... Another plus is that it uses a normal R6 battery...
/Anders
for only 129 SEK (At Clas Ohlson) (14 EURO or 17.7 USD). I think it is very good for that price. I've had the previous model (without HEX BIN etc) for a couple of years and it has worked well too... Another plus is that it uses a normal R6 battery...
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Hm. I am in need of some sort of calculator. I have an old Casio PV-180 whose display have had bad contact the last ten years and rather than try to fix it, I should buy myself something else. I also have a 200 kr gift card on the store you mention.. but there are so many things one could buy.
So, which colour did you buy: black, white or Smurf blue?
When cross-developing, I use Emacs, VICE monitor and the Windows calculator which has some conversion and other functions in advanced mode.
So, which colour did you buy: black, white or Smurf blue?

When cross-developing, I use Emacs, VICE monitor and the Windows calculator which has some conversion and other functions in advanced mode.
Anders Carlsson






Wow. I hadn't even thought about firing up Excel as a programming tool. But yes, it is very powerful. In Emacs Hexl mode, one can insert binary, decimal or hexadecimal values into the buffer, but it is not so handy unless you are binary patching a file - for which it is excellent by the way.
Anders Carlsson






They only had the black one. But I think it's a little dark bluish. The old model I had (I gave it to my mother now
) was white... I bought that one on Siba a couple of years ago.
The NOT AND OR XOR XNOR functions only seems to work in one of the non-decimal modes instead of sin cos tan etc...
There is one thing that I don't like. If you continue to calculate on a previous answer, then then multi-line playback is cleared. For exaple, if you first do
45+3=
and then
555/2=
you can go back to the first calculation with the up key. But if you continue on the result and for example do
+2=
then this playbakc is cleared. It's also cleared if you store variables or convert between hex, dec etc... Otherwise I think it's really good and have a sturdy design. There is no programming features, other than using the arrows to change the formula you typed in...
/Anders

The NOT AND OR XOR XNOR functions only seems to work in one of the non-decimal modes instead of sin cos tan etc...
There is one thing that I don't like. If you continue to calculate on a previous answer, then then multi-line playback is cleared. For exaple, if you first do
45+3=
and then
555/2=
you can go back to the first calculation with the up key. But if you continue on the result and for example do
+2=
then this playbakc is cleared. It's also cleared if you store variables or convert between hex, dec etc... Otherwise I think it's really good and have a sturdy design. There is no programming features, other than using the arrows to change the formula you typed in...
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
-
- Vic 20 Drifter
- Posts: 35
- Joined: Fri Dec 17, 2004 8:14 pm
- Schema
- factor
- Posts: 1440
- Joined: Tue Mar 23, 2004 7:07 am
- Website: http://www.jammingsignal.com
- Location: Toronto, Ontario
I have a neat little tool called BaseView on my Palm Clie.
http://www.freewarepalm.com/educational/baseview.shtml
http://www.freewarepalm.com/educational/baseview.shtml
Nice little utility!Schema wrote:I have a neat little tool called BaseView on my Palm Clie.
http://www.freewarepalm.com/educational/baseview.shtml
Link above seems to be broken

But, download may be done from Handiwerk's site:
http://www.handiwerks.com/software.html
One's compliment feature will come in very handy when creating inverse video for custom character sets.

I have used Megacalc in the past, but my Palm IIIe eats batteries like crazy.
Yeah sure! Tell me, what is the decimal equivalence of $7CBA? And how long did it take you to think that out?puterman wrote:With a little bit of practice you can think in hex, and there's no need for a calculator.
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
HAHAAHAHAAHAHAH!!!Boray wrote:Yeah sure! Tell me, what is the decimal equivalence of $7CBA? And how long did it take you to think that out?puterman wrote:With a little bit of practice you can think in hex, and there's no need for a calculator.
/Anders
I just wonder why they still put OCTAL on calculators. Do they force people to practice that numeric system somewhere?