HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pbrhocwp

no profile record

Submissions

Show HN: Wayland Wlroot Hjkl Everywhere

git.sr.ht
2 points·by pbrhocwp·3 ay önce·0 comments

2 Instructions Forth in 227 bytes for Linux Intel x64

git.sr.ht
2 points·by pbrhocwp·geçen yıl·0 comments

Show HN: 10biForthOS a full 8086 OS in 46 bytes

git.sr.ht
7 points·by pbrhocwp·geçen yıl·2 comments

Show HN: JRFD – Fantasy and Democratic Role Playing Game

gitlab.com
1 points·by pbrhocwp·2 yıl önce·1 comments

comments

pbrhocwp
·geçen yıl·discuss
Author here: Thanks! The 1 instruction will place the opcode received from the serial line or the keyboard to a fixed location in memory. Maybe store would be a better name. But store (!) in Forth is associated with a memory address. The compilation term comes from the fact that at the end the memory map will be the same as the one compiled with an assembler. Also in the Frank Sergeant 3 inst version. Load is used to load a memory address on the target and send it back to the host computer.
pbrhocwp
·2 yıl önce·discuss
Very nice! Thanks a lot for the discovery.
pbrhocwp
·2 yıl önce·discuss
Wrote these rules 20 years ago. Dig them up with a minimalist Forth version.

Have had a lot of fun playing this game with my children.

Thoughts welcome!

https://gitlab.com/hocwp/jrfd/-/blob/master/jrfd.fs?ref_type...