From c93c5a6f4858140ad7d9ea1bd9ad42b9bbdd04bc Mon Sep 17 00:00:00 2001 From: octospacc Date: Fri, 3 Nov 2023 00:23:03 +0000 Subject: [PATCH] OcttKB Cross-Repo Sync (HTML to Raw) --- Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid | 3 ++- Wiki-OcttKB/tiddlers/Normal/_C Language.tid | 4 +++- Wiki-OcttKB/tiddlers/Normal/_DOS.tid | 10 ++++++++++ Wiki-OcttKB/tiddlers/Normal/_Game.tid | 6 ------ Wiki-OcttKB/tiddlers/Normal/_Gaming.tid | 9 +++++++-- Wiki-OcttKB/tiddlers/Normal/_Homebrew.tid | 11 +++++++++++ Wiki-OcttKB/tiddlers/Normal/_NES.tid | 4 +++- Wiki-OcttKB/tiddlers/Normal/_PlayStation 2.tid | 3 ++- Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid | 3 ++- Wiki-OcttKB/tiddlers/Normal/_Windows.tid | 4 +++- Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta | 4 ++-- Wiki-OcttKB/tiddlers/System/_StoryList.tid | 4 ++-- .../tiddlers/System/state/_showeditpreview.tid | 4 ++-- .../tiddlers/System/state/tab/_sidebar--595412856.tid | 2 +- 14 files changed, 50 insertions(+), 21 deletions(-) create mode 100644 Wiki-OcttKB/tiddlers/Normal/_DOS.tid delete mode 100644 Wiki-OcttKB/tiddlers/Normal/_Game.tid create mode 100644 Wiki-OcttKB/tiddlers/Normal/_Homebrew.tid diff --git a/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid b/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid index f2b475f..d0501cb 100644 --- a/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid +++ b/Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid @@ -1,6 +1,6 @@ created: 20230223222804008 creator: Octt -modified: 20231029140010025 +modified: 20231102231222842 modifier: Octt tags: title: Saved/Sites @@ -38,6 +38,7 @@ These are portfolios, collections of projects, hubs, landing pages, etc. * [[OctoSpacc Hub|https://hub.octt.eu.org]] * [[Arktis :: Sigve Sebastian Farstad|https://arkt.is/]] * <> +* [[Novasquirrel's site|https://novasquirrel.com/]] * [[The Hacker's Choice|https://www.thc.org]] --- group of international hackers, founded in 1995 --- <<[# "Knowledge Base" "https://iq.thc.org">> * [[ZeptoBars|https://zeptobars.com/en/]] --- hi-def pictures of naked CPU dies diff --git a/Wiki-OcttKB/tiddlers/Normal/_C Language.tid b/Wiki-OcttKB/tiddlers/Normal/_C Language.tid index 41afd94..c273017 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_C Language.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_C Language.tid @@ -1,6 +1,6 @@ created: 20231029134919585 creator: Octt -modified: 20231029135726399 +modified: 20231102232811333 modifier: Octt tags: title: C Language @@ -9,3 +9,5 @@ title: C Language * [[Why do many functions that return structures in C, actually return pointers to structures?|https://softwareengineering.stackexchange.com/questions/359408/why-do-many-functions-that-return-structures-in-c-actually-return-pointers-to-s]] * [[Passing by reference in C|https://stackoverflow.com/questions/2229498/passing-by-reference-in-c]] --- "C does not support passing a variable by reference"... //Passing a pointer ''is'' passing-by-reference. This seems to be one of those facts that "savvy" C programmers pride themselves on. Like they get a kick out of it. "Oh you might THINK C has pass-by-reference but no it's actually just the value of a memory address being passed harharhar". Passing by reference literally just means passing the memory address of where a variable is stored rather than the variable's value itself [...]// +* [[strcpy vs. memcpy|https://stackoverflow.com/questions/2898364/strcpy-vs-memcpy]] --- //strcpy stops when it encounters a NUL ('\0') character, memcpy does not//, aka as the names suggest often strcpy is perfect for strings while for generic data memcpy could be needed. +* [[ISO C90 forbids mixed declarations and code in C|https://stackoverflow.com/questions/13291353/iso-c90-forbids-mixed-declarations-and-code-in-c]] --- old C standards required that new variables can be declared only before any other actual instruction in a scoped block, e.g. only at the top of a function diff --git a/Wiki-OcttKB/tiddlers/Normal/_DOS.tid b/Wiki-OcttKB/tiddlers/Normal/_DOS.tid new file mode 100644 index 0000000..a2d4afb --- /dev/null +++ b/Wiki-OcttKB/tiddlers/Normal/_DOS.tid @@ -0,0 +1,10 @@ +created: 20231102223250475 +creator: Octt +modified: 20231102232029973 +modifier: Octt +tags: +title: DOS + +<<^wikipediaframe DOS>> + +* [[DOS haven|http://www.doshaven.eu/]] --- //21st century DOS games//, and related resources like homebrews, tools, and codes diff --git a/Wiki-OcttKB/tiddlers/Normal/_Game.tid b/Wiki-OcttKB/tiddlers/Normal/_Game.tid deleted file mode 100644 index 20ef95a..0000000 --- a/Wiki-OcttKB/tiddlers/Normal/_Game.tid +++ /dev/null @@ -1,6 +0,0 @@ -created: 20230209150458143 -creator: Octt -modified: 20230209150501842 -modifier: Octt -tags: TODO Gaming -title: Game \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/Normal/_Gaming.tid b/Wiki-OcttKB/tiddlers/Normal/_Gaming.tid index 3e14df1..6e8a92e 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_Gaming.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_Gaming.tid @@ -1,10 +1,15 @@ created: 20230116202756249 creator: Octt -modified: 20230723133113828 +modified: 20231102235613628 modifier: Octt tags: $:/i18n:en title: Gaming <<^wikipediaframe Video_game en>> -* All games I mentioned on this KB: <$macrocall $name="tag" tag="Game"/> +* All games I mentioned on this KB: <> + +... + +* [[Free Game Planet|https://www.freegameplanet.com/]] --- //All The Best Free Video Games With New Additions Every Day// +** [[Alpha Beta Gamer|https://www.alphabetagamer.com/]] --- //Free Video Game Alpha & Beta Tests. The Worlds Biggest Beta Testing Site// diff --git a/Wiki-OcttKB/tiddlers/Normal/_Homebrew.tid b/Wiki-OcttKB/tiddlers/Normal/_Homebrew.tid new file mode 100644 index 0000000..3a357a4 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/Normal/_Homebrew.tid @@ -0,0 +1,11 @@ +created: 20231102231258441 +creator: Octt +modified: 20231102231833909 +modifier: Octt +tags: +title: Homebrew + +<<^wikipediaframe "Homebrew (video games)">> + +* [[PDRoms|https://pdroms.de]] --- //Homebrew 4 you// (abandoned) +** [[Retro Veteran|https://www.retroveteran.com/]] --- //Retro is our thing!// --- continuation for the above site diff --git a/Wiki-OcttKB/tiddlers/Normal/_NES.tid b/Wiki-OcttKB/tiddlers/Normal/_NES.tid index 5f6fc26..2b307c6 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_NES.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_NES.tid @@ -1,6 +1,6 @@ created: 20230202104823127 creator: Octt -modified: 20231102103637880 +modified: 20231102232215227 modifier: Octt tags: Nintendo Gaming $:/i18n:en Console title: NES @@ -20,10 +20,12 @@ title: NES * [[everynes/no$nes technical documentation|https://problemkaputt.de/everynes.htm]] * General [[Useful tools for NES development|https://www.nesdev.org/wiki/Tools]] +** [[nixel|https://alexpate.net/nixel/]] --- web editor for CHRs inside NES ROMs with a good UX * [[Retro Puzzle Maker|https://puzzle.nes.science]] --- //new tool meant to help you create new puzzle games you can play on an NES// * <> * [[ASM NES Starter Kit|https://github.com/battlelinegames/nes-starter-kit]] --- //starter kit for developing Nintendo Entertainment System games using 6502 Assembly language// with specific useful information +* [[little-things-nes|https://github.com/pinobatch/little-things-nes]] --- //One-off tech demos and test ROMs for NES// * [[nessemble|https://github.com/kevinselwyn/nessemble]] --- //6502 assembler/disassembler/simulator targeting the Nintendo Entertainment System// * [[BZK 6502 Disassembler|https://github.com/cyneprepou4uk/BZK-6502-Disassembler]] --- //Create a disassembly of a NES game// --- <<[# Manual "https://cyneprepou4uk.github.io/iromhacker/nes/en/bzk6502/1/index.html">> <<[# Thread "https://www.romhacking.net/forum/index.php?topic=31875.0">> diff --git a/Wiki-OcttKB/tiddlers/Normal/_PlayStation 2.tid b/Wiki-OcttKB/tiddlers/Normal/_PlayStation 2.tid index 496d696..717b3f4 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_PlayStation 2.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_PlayStation 2.tid @@ -1,6 +1,6 @@ created: 20230215232019778 creator: Octt -modified: 20231029002226194 +modified: 20231102232229939 modifier: Octt tags: Console Gaming Sony title: PlayStation 2 @@ -15,6 +15,7 @@ title: PlayStation 2 * <> <<[# Compatibility "https://github.com/jpd002/Play-Compatibility/issues">> --- promising open-source emulator but still really slow on mobile, and slow development because only 1 person does it, it would be good to donate to them. * [[AetherSX2|https://aethersx2.com]] abandoned //emulator of the PS Two console for the Android platform, desktop, UWP//, miles better than DamonPS2 despite the problems. ** Latest Android version (Google Play and website) is sabotaged, contains adware and reportedly runs worse, apparently latest good is [[v1.4-3060|https://www.apkmirror.com/apk/aethersx2/aethersx2/aethersx2-v1-4-3060-release/]]. +** Source code? Apparently the tarballs distributed on the official site are totally out of date, some are better and some worse, smells like an LGPL violation and it's also a practical problem... * [[DamonPS2|http://www.damonemu.com/]] --- The shadiest PS2 emulator in global, the only illegal PS2 emulator on Android, proven malware (adware for sure and spyware for all the permissions it requires, and potentially a backdoor). ** [[Stole PCSX2 code without at all respecting the license|https://pcsx2.net/blog/2018/the-pcsx2-teams-statement-regarding-the-damonps2-emulator/]], and also [[steals trademarks like the PPSSPP name|http://web.archive.org/web/20230501085937/https://play.google.com/store/apps/details?id=com.damonplay.damonps2.free]]. Don't give them any money, find a cracked pro APK without ads if you really want to use it, and (as a random user on Reddit said) [[pirate the shit out of it and don't feel bad about it|https://old.reddit.com/r/EmulationOnAndroid/comments/bhdxow/question_is_damon_stolen_code/els800b/]], really you won't be doing anything more wrong than buying, because ''official DamonPS2 is in itself an illegal pirated version of PCSX2''. They also consistently deny the evidence of stolen code and use an <> as if that would mean anything when talking international copyright. diff --git a/Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid b/Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid index 7dfb53d..34391fd 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid @@ -1,6 +1,6 @@ created: 20221102121324531 creator: Octt -modified: 20231029003716356 +modified: 20231102233149154 modifier: Octt tags: Emulation Retro $:/i18n:en title: Retrogaming @@ -20,3 +20,4 @@ title: Retrogaming !!! ''Misc'' * [[Decompiled Retail Console Games [Retro Reversing]|https://www.retroreversing.com/source-code/decompiled-retail-console-games]] +* [[retrobrews|https://retrobrews.github.io]] --- //Free game collections for easy installing/playing on RetroPie// (abandoned?) diff --git a/Wiki-OcttKB/tiddlers/Normal/_Windows.tid b/Wiki-OcttKB/tiddlers/Normal/_Windows.tid index 3455249..fab9a3a 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_Windows.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_Windows.tid @@ -1,6 +1,6 @@ created: 20230207213320932 creator: Octt -modified: 20231029002404048 +modified: 20231102235121958 modifier: Octt tags: Microsoft Proprietary OS title: Windows @@ -9,6 +9,8 @@ title: Windows * [[Generic key to install Windows 10, Windows 8.1 and Windows 8|https://winaero.com/generic-key-to-install-windows/]] * [[Convert an existing Windows 10 Installation from Legacy BIOS to UEFI|https://answers.microsoft.com/en-us/windows/forum/all/convert-an-existing-windows-10-installation-from/aa8c2de3-460b-4a8c-b30b-641405f800d7]] +* <> thanks to a program generating phone activation keys: [[xp_activate32.exe.zip|https://archive.org/download/xp_activate32_202305/xp_activate32.zip]] +** should be investigated if the program is based at least in part on this available [[open source code|https://github.com/TheMCHK/WindowsXPKg]] ([[Endermanch fixed and extended fork here|https://github.com/Endermanch/XPKeygen]]) and [[paper|https://www.licenturion.com/xp/fully-licensed-wpa.txt]] !! ''Resources'' for the platform diff --git a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta index ea170e0..dedaa29 100644 --- a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta +++ b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta @@ -1,5 +1,5 @@ -created: 20231102110558671 +created: 20231103002257153 current-tiddler: GettingStarted -modified: 20231102110558671 +modified: 20231103002257153 title: $:/HistoryList type: application/json \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/_StoryList.tid b/Wiki-OcttKB/tiddlers/System/_StoryList.tid index 47bb834..ae5b32a 100644 --- a/Wiki-OcttKB/tiddlers/System/_StoryList.tid +++ b/Wiki-OcttKB/tiddlers/System/_StoryList.tid @@ -1,6 +1,6 @@ -created: 20231101222424623 +created: 20231102230159148 creator: Octt list: -modified: 20231102105539871 +modified: 20231102231240743 modifier: Octt title: $:/StoryList \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid b/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid index b6b1700..2366629 100644 --- a/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid +++ b/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid @@ -1,7 +1,7 @@ created: 20220920140732083 creator: Octt -modified: 20231101223207146 +modified: 20231102223258782 modifier: Octt title: $:/state/showeditpreview -no \ No newline at end of file +yes \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid index 7759ee3..92a54d8 100644 --- a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid +++ b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid @@ -1,6 +1,6 @@ created: 20220920092307479 creator: Octt -modified: 20231101221545516 +modified: 20231102232218808 modifier: Octt title: $:/state/tab/sidebar--595412856