With PowerPC, Windows CE and the WiiN-Pad Slate, Everyone's a WiiN-Er(oldvcr.blogspot.com) |
With PowerPC, Windows CE and the WiiN-Pad Slate, Everyone's a WiiN-Er(oldvcr.blogspot.com) |
In any case PowerQUICC with LCD interface is a device that is quite obviously meant for something like dektop phone with large LCD, not for tablets.
Quite large usage of PowerQUICC were Cisco 17xx/26xx series routers (with 16xx using m68k QUICC) that were used by many telcos in early 2000's as "SHDSL modems". If you squint enough the m68k QUICC is an entire Cisco 2500 on a single chip (with the added benefit that the QUICC SCC can more or less do scatter gather DMA directly into IOS's particle buffer datastructure, which IIRC was not the case with the Z8530-derived USARTs in 2500).
I almost returned my Samsung Galaxy Book 12 to Best Buy back when the stylus was crippled to scrolling by Fall Creator's Update --- even now, I constantly have to toggle its compatibility state in Windows 11 to use it with different programs.
That said, my next tech purchase is a Raspberry Pi 5 and a Wacom One 13 w/ Touch --- hopefully it will work as well as the first gen. unit did w/ an rPi 4 and I can get off this software treadmill and just focus on using the machine as opposed to re-learning whatever UI update MS is inflicting this quarter.
> This machine came from the Atlanta, Georgia area (snip), and certain identifiers left on it trace it back to Patient Care Technologies, a home-care, hospice and telehealth software provider. It's not clear if this machine was actually in the field or only used internally for testing. PtCT was bought by Meditech in 2007.
I'm sort of not surprised, the ancient winCE UI is about as ancient as meditech's UI.
"turn this into a phony ELF binary"
That would alone take me days to tackle (convert a PowerPC PE into a PowerPC ELF). He mentions it like it's similar to copying a line on a text editor.
Totally amazed at the level of detail and amount of work went into this article. Thanks!
.globl main
main:
trap
.byte 0xfc
.byte 0xff
...
etc. Assemble, run that in gdb, it traps immediately, and just disassemble from PC.It is notoriously difficult to write bi-endian code though. I really wish there were assembly directives to change the word swapping per instruction instead of doing it manually, for my own sanity.
I think the 970 supports this too, but it’s a bit weirder with the MSR.HV settings.
Note that little endian mode on PPC affects all memory accesses, including real mode when MSR.ILE is set.
It can still operate over TDM for legacy, but yeah, thats the answer.
I have:
- Galaxy Note 10+
- Kindle Scribe
- Galaxy Book 3 Pro 360
- Wacom One
plus two spare styluses in my EDC bag, two more spares at the coffee table in the living room, and 3 more in a box on a shelf --- that they don't have batteries/capacitors and "just work" when I need them is an aspect of my life which I rely on.
Had to rewrite the DHCP code, theirs was one run-on procedure written by some intern. Didn't handle half the cases, took forever to conclude if it ever did at all. We needed to roam across subnets on the order of 100's of ms. Theirs took seconds to maybe complete. Junk. They of course rejected that too.
Best if WinCE were buried and forgotten?
> Best if WinCE were buried and forgotten?
I am going to say yes. If someone ever finds one of the ones I worked on, my advice is to set it on fire then once it is done smoldering bin the thing and just get something better.