Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You mean like booting from USB? Yes, that is already possible.
There is no SDK cause you don't need one.
i mean a total memory map and opcodes will it be released
modern assembler from what i came to understand when i looked at nasm writes to the operating system, not the machine, since pcs today are variable in chipsets ergo instruction set but a steam deck is not, its static so the instruction set is static
which means an assembler could write to the machine instead of the pre-installed OS which you install first
as i said, its a weird question in 2022 - just curious if anything like that comes with it or will be released, otherwise between appgamekit and unigine i can manage some high level object mangling probably already -
its a hobbyist question :)
maybe i'll find out in 2025 hahah
https://youtu.be/P6CUQeHIxDA?t=13045
i doubt it will outplay my pc, lol -someone said its "reserve for €4' , not buy now for €500 get one in '25 so i actually might , even a broke bum like myself wont die from having €4 in limbo, im just still traumatized from waithing for my nvidia rtx 3 series for more than a year
nearly two
i got that far but thanks, so i guess it comes down to constructing arch-linux for steamdeck to optimize the whole flow, which might be above my current braingrade anyway. One of the most interesting machines released in the decade tho imo, if only for the free license "to kill" the os without legal consequences
Still not sure what you try to accomplish since you dont really need to hack anything on the Steam Deck.
https://wholesgame.com/news/sony-sue-hacker-who-sold-jailbroken-playstation-4-consoles/
i cant say i didnt screw open all my xboxes on the first week to see if i could "fix"t them either (and void warranty sadly)
its a bit of a pov-thing as well probably
https://www.theverge.com/2022/6/3/23153504/right-to-repair-new-york-state-law-ifixit-repairability-diy
i personally cant imagine anything like "the right to" repair even being on the table here (even here in this soviet belge-hole) but in plenty of places it seems to be
and what im trying to accomplish , nothing really, just curious from a hobbyist perspective
how deep it goes for instance in terms of demo-programming, since its set hardware you could program at machine-level like you do for a c64 (the hardware and instructions never change, you dont need the installed OS to intermediate for you or some compiler to try and compile it and even today if you have a compiler it doesnt write to the machine it writes to the OS nASM for windows and linux is different)
SO .. im not trying to accomplish anything, i was just curious if a whole map of all instructions would be available including memory maps and whatnot so you could literally write "level zero" programs (something only freaks do today, i dont debate that)
out of curiosity but seeing as the supply is wrecked and very likely will be its gonna be more of a collectors item and not "the new 64"
maybe thats explains my weird ramblings a bit :p
https://www.techspot.com/news/94835-play-doom-directly-motherboard-bios-update.html
That's a lower level than PC games get written, that's even a lower level than PC demos get written, but it's (almost) as low-level as things get. Maybe the OP would like to walk down this route.