Skip to content

Commit

Permalink
OcttKB Cross-Repo Sync (HTML to Raw)
Browse files Browse the repository at this point in the history
  • Loading branch information
octospacc committed Oct 29, 2023
1 parent 2e676dc commit ff8952f
Show file tree
Hide file tree
Showing 14 changed files with 47 additions and 21 deletions.
5 changes: 3 additions & 2 deletions Wiki-OcttKB/tiddlers/Normal/Saved/Sites/_Development.tid
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
created: 20230429190335486
creator: Octt
modified: 20231029001624412
modified: 20231029134807371
modifier: Octt
tags:
title: Saved/Sites/Development

Saved sites that are mainly about development (mainly devlogs).
Saved sites that are mainly about development (mainly devlogs or tips+tricks).

Note: some are in [[Development/Resources]].

* [[cpprograms|https://cpprograms.net/]]
* [[Dustin John Pfister|https://dustinpfister.github.io/]]
* [[Jack's AutoHotkey Blog|https://jacks-autohotkey-blog.com/]] --- //Feed Your Brain While Adding Power to Your Windows Computers//
* [[ZetCode|https://zetcode.com/]] - //accessible tutorials for various languages//
3 changes: 2 additions & 1 deletion Wiki-OcttKB/tiddlers/Normal/Saved/_Games.tid
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
created: 20230307215116937
creator: Octt
modified: 20230307215737976
modified: 20231029223445149
modifier: Octt
title: Saved/Games

List of some small games I liked, I must save them but don't know where.

* [[Pistol-Pong-DS|https://github.com/Jonatan6/Pistol-Pong-DS]] --- //It's like the classic game pong, but with guns.//
* [[Rogule|https://rogule.com/]] - //A dungeon a day keeps the Balrog away// - <<[ "[[Git|https://github.com/chr15m/rogule.com]]">>
* [[ZType|https://zty.pe/]] - //Typing Game//
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/Normal/Saved/_Sites.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20230223222804008
creator: Octt
modified: 20231029002857888
modified: 20231029140010025
modifier: Octt
tags:
title: Saved/Sites
Expand Down Expand Up @@ -29,7 +29,7 @@ Note: "[property]-leaning" means the majority of the content of the site, or the

!!! ''[[Book]]-leaning''
* [[Ledom Software|https://ledomsoft.com]]
* [[Hundred Rabbits|https://100r.co/]] --- <<[ "[[Git|https://github.com/hundredrabbits/100r.co]]">>
* [[100R - Hundred Rabbits|https://100r.co/]] --- <<[ "[[Git|https://github.com/hundredrabbits/100r.co]]">>

!!! ''[[Gallery]]-leaning''

Expand Down
5 changes: 4 additions & 1 deletion Wiki-OcttKB/tiddlers/Normal/_6502.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20231029001701704
creator: Octt
modified: 20231029002636303
modified: 20231029140602120
modifier: Octt
tags:
title: 6502
Expand All @@ -9,3 +9,6 @@ title: 6502

* <<httpL 6502.org>> --- //the 6502 microprocessor resource//
* [[6502 Disassembly Projects|https://6502disassembly.com/]]

* [[6502 Assembly Crash Course [NesHacker]|https://www.youtube.com/playlist?list=PLgvDB6LWam2WvoFvh8tlUqbqw92qWM0aP]]
* [[https://100r.co/site/6502_assembly.html]] --- Extremely reduced introduction to 6502 assembly basic concepts
11 changes: 11 additions & 0 deletions Wiki-OcttKB/tiddlers/Normal/_C Language.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
created: 20231029134919585
creator: Octt
modified: 20231029135726399
modifier: Octt
tags:
title: C Language

<<^wikipediaframe 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 [...]//
6 changes: 3 additions & 3 deletions Wiki-OcttKB/tiddlers/Normal/_Emulation.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20230116211647194
creator: Octt
modified: 20230223215637591
modified: 20231029225116302
modifier: Octt
tags: $:/i18n:en
title: Emulation
Expand All @@ -9,14 +9,13 @@ title: Emulation

!! ''Resources''

* https://old.reddit.com/r/iosgaming/comments/tcdpr4/list_of_browser_based_emulators/
* a <<RedditL r/iosgaming/comments/tcdpr4/list_of_browser_based_emulators/ "list of browser based emulators">>

!!! ''Web Sites''
* [[Emulation General Wiki|https://emulation.gametechwiki.com]]

!!! ''Game Console Emulators''
* https://github.com/EmulatorJS
* https://github.com/44670/desmume-wasm
* https://github.com/js-emulators/desmond
* https://github.com/44670/44vba
* https://github.com/skylersaleh/SkyEmu
Expand All @@ -30,6 +29,7 @@ title: Emulation
* [[Bochs|https://bochs.sourceforge.io/]] - //IA-32 emulator// - <<[ "[[Git|https://github.com/bochs-emu/]]">>
** <<GPlayLink net.sourceforge.bochs "Android port">> by lubomyr<<fnote "The same developer also has other various emulators">> - Sources: [[Core|https://github.com/lubomyr/bochs]], [[GUI|https://github.com/lubomyr/BochsLauncher]]
* [[PCem|https://pcem-emulator.co.uk/]] - IBM PC emulator with focus on emulation of infinite hardware components - <<[ "[[Git|https://github.com/sarah-walker-pcem/pcem]]">>
** [[86Box|https://86box.net/]] --- a sometimes more recommended fork --- <<[# Git "https://github.com/86Box">>

!!! ''Linux Emulators''
* [[WebVM|https://webvm.io]] - //Linux virtualization for the Web, in WebAssembly// - <<[ "[[Git|https://github.com/leaningtech/webvm]]">>
Expand Down
10 changes: 9 additions & 1 deletion Wiki-OcttKB/tiddlers/Normal/_Nintendo DS.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20220923110724649
creator: Octt
modified: 20230206111552230
modified: 20231029225136809
modifier: Octt
tags: Gaming Nintendo NDS Console $:/i18n:en
title: Nintendo DS
Expand All @@ -10,3 +10,11 @@ title: Nintendo DS
<<LImg "https://web.archive.org/web/20220923111238/http://pbs.twimg.com/media/E5An_LGVkAQv9ol?format=jpg&name=large" "https://twitter.com/HugeNintendoDS/status/1409670660402466819?cxt=HHwWhsCiueb_k5AnAAAA">>

<<^wikipediaframe "Nintendo DS">>

!!! Emulators

...WIP

* DeSmuMe
** * https://github.com/44670/desmume-wasm
* [[NooDS|https://github.com/Hydr8gon/NooDS]] --- //A (hopefully!) speedy DS emulator.//
6 changes: 4 additions & 2 deletions Wiki-OcttKB/tiddlers/Normal/_PlayStation Portable.tid
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
created: 20230202110726082
creator: Octt
modified: 20231022225123579
modified: 20231029224711694
modifier: Octt
tags: Gaming Sony Console $:/i18n:en WIP
title: PlayStation Portable

<<^wikipediaframe PlayStation_Portable en>>
<<^wikipediaframe PlayStation_Portable en>>

* [[PPSSPP|https://www.ppsspp.org]] --- <<[# Git "https://github.com/hrydgard/ppsspp">>
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
created: 20231029003844176
created: 20231029235335653
current-tiddler: GettingStarted
modified: 20231029003844176
modified: 20231029235335653
title: $:/HistoryList
type: application/json
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/_StoryList.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20231029001339232
created: 20231029133444147
creator: Octt
list:
modified: 20231029003718059
modified: 20231029225230080
modifier: Octt
title: $:/StoryList
2 changes: 1 addition & 1 deletion Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20220920140732083
creator: Octt
modified: 20231029001715612
modified: 20231029134926936
modifier: Octt
title: $:/state/showeditpreview

Expand Down
2 changes: 1 addition & 1 deletion Wiki-OcttKB/tiddlers/System/state/_sidebar.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20220920174307633
creator: Octt
modified: 20230823100807042
modified: 20231025052608945
modifier: Octt
title: $:/state/sidebar

Expand Down
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/state/_tab-1749438307.tid
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
created: 20220920090405977
creator: Octt
modified: 20230928233100670
modified: 20231029225255203
modifier: Octt
title: $:/state/tab-1749438307

$:/core/ui/ControlPanel/Info
$:/core/ui/ControlPanel/Saving
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20220920092307479
creator: Octt
modified: 20231029003721818
modified: 20231029144452242
modifier: Octt
title: $:/state/tab/sidebar--595412856

Expand Down

0 comments on commit ff8952f

Please sign in to comment.