joel's programming fun
Pages
(Move to ...)
Home
The reasons and excuses start here.
Math and English
Works in Progress
Novels I am writing, and related stuff
My general blog -- ボクの一般ブログ
My Attempts to Talk about Computers and What They Are
My OSDN hosted open source projects -- 私の OSDN 上に公開してもらっているオープンソースプロジェクト
More fun than you can stand! (Including an attempt at a C programming language primer.) -- 楽し過ぎでたまらん!(Cプログラミング言語の導入を試みた物もあり。)
My sourceforge hosted open source projects -- ボクのソースフォージ上公開してもらっているオープンソースプロジェクト
Assembler for 8-bit M6800 CPU (with fig-Forth as sample source) -- 8ビット M6800 CPU のためのアセンブラー (fig Forth のサンプルソース在り)
A Forth Language interpreter in C -- C言語で実装した Forth 言語のインタプリタ
Résumé, Summary CV, Web Index
▼
Monday, January 13, 2025
ALPP 03-15 -- Converting Numbers for Output and Input with Multiplication and Division (Theory)
›
Converting Numbers for Output and Input with Multiplication and Division ( Title Page/Index ) Now that we've debugged...
Monday, January 6, 2025
ALPP 03-XX (17) -- Demonstrating Left Shift -- 6800
›
I'm putting this here for reference. Eventually, I plan to do a chapter on shifts, and most of this will be demonstrate...
Saturday, January 4, 2025
ALPP 03-XX (18) -- Multiplying by Small Constants (Shift Left and Add)
›
I'm putting this chapter here for reference. I discovered I was heading too deep, too early, but I want to keep this chapter handy. I ha...
Tuesday, December 24, 2024
ALPP 03-XX (16) -- Multiplying by Powers of Two (Shift Left)
›
I'm leaving this here for reference for a little while. Eventually, I plan to do a chapter on shifts, and most of this will be taken up ...
Monday, December 23, 2024
ALPP 03-XX (15) -- Numeric Output Conversion and Multiplying by Constants (Theory)
›
I'm leaving this here for reference, for the moment. Eventually, I intend to do a chapter including focus on shifts, and some of this wi...
Wednesday, December 18, 2024
ALPP 03-XX -- Radix Output
›
False start, kept for reference. Radix Output ( Title Page/Index ) Now that we've debugged getting a key from the ST...
›
Home
View web version