TGM, the first one, is my one time sink, I started to play first on Mame until I got an original Capcom ZN2 PCB. Right now you can get an official TGM and TGM2:TA port on Sony PS4 (PS5 too?) and Switch for less that 10…
One can buy right now a MISTerFPGA from aliexpress for around €150 and that can emulate both MVS and AES. On this side of the pond, a VGA to SCART cable is all that's required to connect it to a CRT TV. If instead one…
According to some hearsay, there is allegedly at least another one unpatched hypervisor exploit in recent firmware. Considering the OP's track record, I'm not surprised he's sitting on a full-chain jailbreak. Porting…
I don't know if it's related, but a few days ago I've read about an update about the mast1c0re exploit that permits to run native code (userland) on latest PS5 FW without a kernel exploit:…
On a related note (but with Python), I recently tried uv instead of pip and was impressed by both its speed and dependency resolution. I was attempting to upgrade an internal project from Python 3.9, and pip was…
I would need a sweater with 20C...
In my opinion Dired is the best way to rename files bar none (wdired-mode)...
A fork of Plan9 OS? https://fqa.9front.org/fqa0.html#0.1
The details are explained on the Cturt blog mentioned in another post, the original researcher, this one seems a GUI to simplify the process of patching ISO. About your questions, I would guess transforming PS2 CD title…
Also from USB, unfortunately it's only USB 1.1 so titles with FMV sequence tend to stutter, so for slim models the network SMB share it's preferred... About PS1 titles, there is a Sony PS1 emulator for PS2 called POPS…
Unfortunately Mullvad and the majority of VPN providers don't offer port-forwarding anymore, last year when I checked only a couple, maybe three remained... Having wrote that, another option, under Linux with network…
If I'm not confusing it with something else, I seem to recall that when zooming on the set the calculation was nearly instantaneous. As you said, good times! ^__^ I still have that A500 but who knows where I put those…
I remember as a teen I did mine in 68000 assembly on a Commodore Amiga to get it reasonable fast considering it was running on a 16 MHz CPU — i would say a few seconds to draw the canonical image — but IIRC it reached…
On Android I have installed RedReader, don't recall if it's in the Android store or from the F-Droid one. Until they kill their API...
I hear you. There's a page on the FSF site[0] where they give some pointers on the kind of support the various SoCs have, but it's very terse. For the records, I have an Odroid C1 that's collecting dust on a drawer...…
From what I know, SPINE doesn't use QEMU at all to emulate a PS4, it works with the same concept of Wine, a compatibility layer that translate Orbis syscall with Linux one. Its name follows the same "SPINE is not an…
On Zsh there is also '=' as prefix, at least that's what I normally use, don't recall if it's a default setting or the result of a local configuration...
> I realize that I want to copy the command's output after I execute it. With Zsh, cheating a little, you can achieve it with: _insert-last-command-output () { LBUFFER+="$(LS_COLORS= TERM=vt220 eval…
Maybe Intel Smart Connect?
But there is one for Linux distributions, released more than a year ago as binary only (not sources at the moment) called "Spine" (like as Wine Spine is not an emulator) that's pretty real and can run a few/couple of…
I think something like "mount --bind olddir newdir"...
I would bet that if they dropped the staggered rows they would by followed by the rest of the industry in heartbeat. Instead they put an OLED on it and in a single move they pissed off all the Vim users (or that's what…
I don't recall which Yakuza on PS4 requires a patch otherwise it won't go further than the intro. I'm not completely sure but I also think that Just Cause 3 required a patch at day one to work on PS4 and IIRC it was…
I have one that's collecting dust. I should probably try with sculpted keycaps instead of the DSA I've right now (i.e. all keys with the same profile).
You aren't alone, the thing boggles my mind too. I like better staggered columns layout than ortholinear, but yeah staggered rows don't make any sense, I hate using the keyboard in my notebook. Joking, I would say only…
TGM, the first one, is my one time sink, I started to play first on Mame until I got an original Capcom ZN2 PCB. Right now you can get an official TGM and TGM2:TA port on Sony PS4 (PS5 too?) and Switch for less that 10…
One can buy right now a MISTerFPGA from aliexpress for around €150 and that can emulate both MVS and AES. On this side of the pond, a VGA to SCART cable is all that's required to connect it to a CRT TV. If instead one…
According to some hearsay, there is allegedly at least another one unpatched hypervisor exploit in recent firmware. Considering the OP's track record, I'm not surprised he's sitting on a full-chain jailbreak. Porting…
I don't know if it's related, but a few days ago I've read about an update about the mast1c0re exploit that permits to run native code (userland) on latest PS5 FW without a kernel exploit:…
On a related note (but with Python), I recently tried uv instead of pip and was impressed by both its speed and dependency resolution. I was attempting to upgrade an internal project from Python 3.9, and pip was…
I would need a sweater with 20C...
In my opinion Dired is the best way to rename files bar none (wdired-mode)...
A fork of Plan9 OS? https://fqa.9front.org/fqa0.html#0.1
The details are explained on the Cturt blog mentioned in another post, the original researcher, this one seems a GUI to simplify the process of patching ISO. About your questions, I would guess transforming PS2 CD title…
Also from USB, unfortunately it's only USB 1.1 so titles with FMV sequence tend to stutter, so for slim models the network SMB share it's preferred... About PS1 titles, there is a Sony PS1 emulator for PS2 called POPS…
Unfortunately Mullvad and the majority of VPN providers don't offer port-forwarding anymore, last year when I checked only a couple, maybe three remained... Having wrote that, another option, under Linux with network…
If I'm not confusing it with something else, I seem to recall that when zooming on the set the calculation was nearly instantaneous. As you said, good times! ^__^ I still have that A500 but who knows where I put those…
I remember as a teen I did mine in 68000 assembly on a Commodore Amiga to get it reasonable fast considering it was running on a 16 MHz CPU — i would say a few seconds to draw the canonical image — but IIRC it reached…
On Android I have installed RedReader, don't recall if it's in the Android store or from the F-Droid one. Until they kill their API...
I hear you. There's a page on the FSF site[0] where they give some pointers on the kind of support the various SoCs have, but it's very terse. For the records, I have an Odroid C1 that's collecting dust on a drawer...…
From what I know, SPINE doesn't use QEMU at all to emulate a PS4, it works with the same concept of Wine, a compatibility layer that translate Orbis syscall with Linux one. Its name follows the same "SPINE is not an…
On Zsh there is also '=' as prefix, at least that's what I normally use, don't recall if it's a default setting or the result of a local configuration...
> I realize that I want to copy the command's output after I execute it. With Zsh, cheating a little, you can achieve it with: _insert-last-command-output () { LBUFFER+="$(LS_COLORS= TERM=vt220 eval…
Maybe Intel Smart Connect?
But there is one for Linux distributions, released more than a year ago as binary only (not sources at the moment) called "Spine" (like as Wine Spine is not an emulator) that's pretty real and can run a few/couple of…
I think something like "mount --bind olddir newdir"...
I would bet that if they dropped the staggered rows they would by followed by the rest of the industry in heartbeat. Instead they put an OLED on it and in a single move they pissed off all the Vim users (or that's what…
I don't recall which Yakuza on PS4 requires a patch otherwise it won't go further than the intro. I'm not completely sure but I also think that Just Cause 3 required a patch at day one to work on PS4 and IIRC it was…
I have one that's collecting dust. I should probably try with sculpted keycaps instead of the DSA I've right now (i.e. all keys with the same profile).
You aren't alone, the thing boggles my mind too. I like better staggered columns layout than ortholinear, but yeah staggered rows don't make any sense, I hate using the keyboard in my notebook. Joking, I would say only…