mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-04 00:17:33 +01:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
1d86bdbaf8
commit
2e676dcf39
@ -1,17 +0,0 @@
|
||||
created: 20221102121324531
|
||||
creator: Octt
|
||||
modified: 20230217223848764
|
||||
modifier: Octt
|
||||
tags: Emulation Retro $:/i18n:en
|
||||
title: Retrogaming:en
|
||||
|
||||
<<^wikipediaframe Retrogaming en>>
|
||||
|
||||
!! ''Resources''
|
||||
|
||||
!!! ''ROMs and various archives''
|
||||
* [[r/Roms Megathread|https://r-roms.github.io]]
|
||||
* [[No-Intro Romsets|https://archive.org/details/no-intro_romsets]]
|
||||
* [[Redump Romsets|https://archive.org/details/redump]]
|
||||
* [[Myrient|https://myrient.erista.me/]] - //Where sharing is a priority//
|
||||
* [[MarioCube|https://mariocube.com/]] - //Repository focused on preserving Wii and GameCube goodies//
|
@ -1,13 +1,14 @@
|
||||
created: 20230429190335486
|
||||
creator: Octt
|
||||
modified: 20230613185915314
|
||||
modified: 20231029001624412
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Saved/Sites/Development
|
||||
|
||||
Saved sites that are mainly about development.
|
||||
Saved sites that are mainly about development (mainly devlogs).
|
||||
|
||||
Note: some are in [[Development/Resources]].
|
||||
|
||||
* [[cpprograms|https://cpprograms.net/]]
|
||||
* [[Dustin John Pfister|https://dustinpfister.github.io/]]
|
||||
* [[ZetCode|https://zetcode.com/]] - //accessible tutorials for various languages//
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230223222804008
|
||||
creator: Octt
|
||||
modified: 20231008225026707
|
||||
modified: 20231029002857888
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Saved/Sites
|
||||
@ -39,6 +39,7 @@ These are portfolios, collections of projects, hubs, landing pages, etc.
|
||||
* [[Arktis :: Sigve Sebastian Farstad|https://arkt.is/]]
|
||||
* <<httpL "Neal.fun">>
|
||||
* [[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
|
||||
|
||||
!!! ''[[Note]]-leaning''
|
||||
|
||||
|
11
Wiki-OcttKB/tiddlers/Normal/_6502.tid
Normal file
11
Wiki-OcttKB/tiddlers/Normal/_6502.tid
Normal file
@ -0,0 +1,11 @@
|
||||
created: 20231029001701704
|
||||
creator: Octt
|
||||
modified: 20231029002636303
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: 6502
|
||||
|
||||
<<^wikipediaframe 6502>>
|
||||
|
||||
* <<httpL 6502.org>> --- //the 6502 microprocessor resource//
|
||||
* [[6502 Disassembly Projects|https://6502disassembly.com/]]
|
@ -1,6 +1,6 @@
|
||||
created: 20221110145611678
|
||||
creator: Octt
|
||||
modified: 20231008211601960
|
||||
modified: 20231029001426443
|
||||
modifier: Octt
|
||||
tags: Development Internet $:/i18n:en
|
||||
title: JavaScript
|
||||
@ -20,6 +20,7 @@ title: JavaScript
|
||||
* [[Superpacking JS Demos|https://web.archive.org/web/20120919185414/http://daeken.com/superpacking-js-demos]]
|
||||
* [["Illegal invocation" errors in JavaScript|https://mtsknn.fi/blog/illegal-invocations-in-js/]] --- //The error is thrown when calling a function whose `this` keyword isn't referring to the object where it originally did (when the context of the function is lost)//
|
||||
* [[Does JavaScript have a method like "range()" to generate a range within the supplied bounds?|https://stackoverflow.com/questions/3895478/does-javascript-have-a-method-like-range-to-generate-a-range-within-the-supp]] --- `[...Array(5).keys()]`
|
||||
* [[Array.prototype.splice()|https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice]] --- //changes the contents of an array by removing or replacing existing elements and/or adding new elements in place//
|
||||
|
||||
!!! ''Tools''
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230202104823127
|
||||
creator: Octt
|
||||
modified: 20231027142143929
|
||||
modified: 20231029003704926
|
||||
modifier: Octt
|
||||
tags: Nintendo Gaming $:/i18n:en Console
|
||||
title: NES
|
||||
@ -9,7 +9,8 @@ title: NES
|
||||
|
||||
!! ''Resources''
|
||||
|
||||
* <<YoutubeL bfJzJOQqsDk "Pushing The Limits of the NES: Amazing Hacks That Made NES Games Possible">>
|
||||
* <<YoutubeL bfJzJOQqsDk "Pushing The Limits of the NES: Amazing Hacks That Made NES Games Possible [Sharopolis]">>
|
||||
* [[NES (Famicom) Development Kit Hardware [Retro Reversing]|https://www.retroreversing.com/famicom-nes-development-kit/]]
|
||||
|
||||
* [[NesDev.org|https://www.nesdev.org/]] --- //Info, programs, and more//
|
||||
* [[Nintendo Entertainment System Documentation|https://www.nesdev.org/NESDoc.pdf]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20230215232019778
|
||||
creator: Octt
|
||||
modified: 20231022234522259
|
||||
modified: 20231029002226194
|
||||
modifier: Octt
|
||||
tags: Console Gaming Sony
|
||||
title: PlayStation 2
|
||||
@ -12,7 +12,7 @@ title: PlayStation 2
|
||||
!!! Emulators
|
||||
|
||||
* <<linkdescgit PCSX2 "https://pcsx2.net" "free and open-source PlayStation 2 (PS2) emulator" "https://github.com/PCSX2/pcsx2">>
|
||||
* <<linkdescgit "Play!/Purei" "https://purei.org" "PlayStation2 emulator for Windows, macOS, UNIX, Android, iOS & web browser platforms" "https://github.com/jpd002/Play-">> --- 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.
|
||||
* <<linkdescgit "Play!/Purei" "https://purei.org" "PlayStation2 emulator for Windows, macOS, UNIX, Android, iOS & web browser platforms" "https://github.com/jpd002/Play-">> <<[# 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/]].
|
||||
|
||||
|
22
Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid
Normal file
22
Wiki-OcttKB/tiddlers/Normal/_Retrogaming.tid
Normal file
@ -0,0 +1,22 @@
|
||||
created: 20221102121324531
|
||||
creator: Octt
|
||||
modified: 20231029003716356
|
||||
modifier: Octt
|
||||
tags: Emulation Retro $:/i18n:en
|
||||
title: Retrogaming
|
||||
|
||||
<<^wikipediaframe Retrogaming en>>
|
||||
|
||||
!! ''Resources''
|
||||
|
||||
!!! ''ROMs and various archives''
|
||||
* [[r/Roms Megathread|https://r-roms.github.io]]
|
||||
* [[No-Intro Romsets|https://archive.org/details/no-intro_romsets]]
|
||||
* [[Redump Romsets|https://archive.org/details/redump]]
|
||||
* [[Myrient|https://myrient.erista.me/]] --- //Where sharing is a priority//
|
||||
* [[MarioCube|https://mariocube.com/]] --- //Repository focused on preserving Wii and GameCube goodies//
|
||||
* [[Vimm's Lair|https://vimm.net/]] --- //Preserving the classics since 1997//
|
||||
|
||||
!!! ''Misc''
|
||||
|
||||
* [[Decompiled Retail Console Games [Retro Reversing]|https://www.retroreversing.com/source-code/decompiled-retail-console-games]]
|
@ -1,6 +1,6 @@
|
||||
created: 20230207213320932
|
||||
creator: Octt
|
||||
modified: 20230919070225879
|
||||
modified: 20231029002404048
|
||||
modifier: Octt
|
||||
tags: Microsoft Proprietary OS
|
||||
title: Windows
|
||||
@ -29,6 +29,7 @@ title: Windows
|
||||
* [[Chris Titus Tech's Windows Utility|https://github.com/ChrisTitusTech/winutil]] --- //Install Programs, do Debloats, Tweaks, Fixes, Updates//
|
||||
* [[NTLite|https://www.ntlite.com/]] --- //Local control for editing Windows images and deployments, for IT professionals/enthusiasts//
|
||||
* [[Microsoft PowerToys|https://learn.microsoft.com/en-us/windows/powertoys/]] --- //Utilities for power users to tune Windows for greater productivity// --- [[[Git|https://github.com/microsoft/PowerToys]]]
|
||||
* [[NirSoft|https://www.nirsoft.net/]] --- Freeware utilities by Nir Sofer
|
||||
* [[Policy Plus|https://github.com/Fleex255/PolicyPlus]] --- //Local Group Policy Editor plus more, for all Windows editions//
|
||||
* [[Sandboxie|https://sandboxie-plus.com/sandboxie/]] --- //Open Source sandbox-based isolation software// --- <<[ "[[Git|https://github.com/sandboxie-plus]]">> <<[ "[[Old Git|https://github.com/sandboxie]]">>
|
||||
* [[Sysinternals|https://learn.microsoft.com/en-us/sysinternals/]] --- //Utilities to help manage, troubleshoot and diagnose Windows systems and applications (+ many useful resources)//
|
||||
|
@ -1,5 +1,5 @@
|
||||
created: 20231027142325050
|
||||
created: 20231029003844176
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20231027142325050
|
||||
modified: 20231029003844176
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@ -1,6 +1,6 @@
|
||||
created: 20231027111548357
|
||||
created: 20231029001339232
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20231027111548357
|
||||
modified: 20231029003718059
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
@ -1,7 +1,7 @@
|
||||
created: 20220920140732083
|
||||
creator: Octt
|
||||
modified: 20231027141954366
|
||||
modified: 20231029001715612
|
||||
modifier: Octt
|
||||
title: $:/state/showeditpreview
|
||||
|
||||
no
|
||||
yes
|
@ -1,6 +1,6 @@
|
||||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20231027142250369
|
||||
modified: 20231029003721818
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user