Post Reply 
WIP: 16C firmware hack for more memory
04-24-2023, 07:06 AM (This post was last modified: 04-24-2023 07:07 AM by brouhaha.)
Post: #71
RE: WIP: 16C firmware hack for more memory
(04-23-2023 09:37 PM)Garry Lancaster Wrote:  
(04-23-2023 09:10 PM)brouhaha Wrote:  If my count is correct, there are 42 positions available, if unshifted A-F and the SET COMPL functions are included.

I would make it 43, although as that matches your new image, perhaps 42 was just a typo.

I've gone over it again, and I still count only 42 assignable positions:

Code:

    6 f A-F (shifts and rotates)
    6 g A-F (LJ, shifts, and rotates)
    2 MASKL, #B
    1 MASKR
    2 RMD, DBLR
    2 XOR, DBLdiv
    3 SB, CB, B?
    2 AND, DBLx
    1 NOT
    1 OR
    1 WSIZE
    2  <, >
    4 SHOW HEX, DEC, OCT, BIN
    6 A-F
    3 SET COMPL 1s, 2s, unsigned

If you think there's a 43rd, let me know where.

I conider the complement mode to be the least desirable, and the unshifted A-F to be the next least desirable, but in principle I can reassign them in FLOAT mode.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
More labels? - brouhaha - 01-30-2023, 06:40 AM
statistical registers - brouhaha - 04-22-2023, 06:00 AM
RE: WIP: 16C firmware hack for more memory - brouhaha - 04-24-2023 07:06 AM



User(s) browsing this thread: 1 Guest(s)