Floating-point arithmetic on homemade computer PERSEUS-8

preview_player
Показать описание
Turn on the subtitles and watch.
As a start to creating my own floating point computing language, I created the four arithmetic operations part in machine language.
Specifications
Numeric range: -9.99999E-39 to 9.99999E39.
Operator: +, -, *, /.
Internal operation: binary-coded decimal.
CPU: 6502.
Machine code size: 1.5kB.
Development environment:
coding: hand-coded assembly.
debugging: using toggle switches & LEDs of PERSEUS-8.
Рекомендации по теме
Комментарии
Автор

山田さん is building floating-point arithmetic in machine code on his own computer, meanwhile I am still comparing floats in Python and wondering why I am getting "False" :(

kilerkai
Автор

This is magnificent. Absolutely amazing work!

xrZt
Автор

Am I right 🤔 that the program is working in RPN (Reverse Polish notation) ❓
Any Way, it is very impressive 👍, (you can believe me, I am a 6502 programmer myself 😎) ❗

Marvin says: Don't panic and wear your Mask. 🖖😷👍 ❗

Автор

Very nice! Keep the video's coming!

justinmoor
Автор

and it gets even better when you read the last line of the video description. congratulations!

waldsteiger
Автор

Nice keyboard! Is it a diy one? How did you “personalize” (engrave?) the keycaps?

sashimanu
Автор

You did a realy great job with this i must say!

sheepewe