Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2023/07/18 08:59] Topazstart [2024/05/15 15:58] (current) Topaz
Line 25: Line 25:
 * https://oldvcr.blogspot.com/2023/02/dusting-off-dreamcast-linux.html * https://oldvcr.blogspot.com/2023/02/dusting-off-dreamcast-linux.html
  
-### DOS+### IBM PC
  
-https://github.com/Scalibq/DOS_SDK+[[:ibm_pc|IBM PC]] 
 +* [[:msdos|MS-DOS]]
  
 ### Raspberry Pi ### Raspberry Pi
  
 * [[:raspberry_pi:badger_2040|Badger 2040]] * [[:raspberry_pi:badger_2040|Badger 2040]]
 +* [[:raspberry_pi:inky_frame|Inky Frame]]
  
 ### Quantel ### Quantel
Line 40: Line 42:
  
 * [[:linux|Linux]] * [[:linux|Linux]]
 +
 +### Haiku
 +
 +* [[:haiku|Haiku]]
  
 ## CPUs ## CPUs
Line 80: Line 86:
 * [[:technologies:dokuwiki|DokuWiki]] file-based wiki software * [[:technologies:dokuwiki|DokuWiki]] file-based wiki software
 * [[:technologies:anki|Anki]] flashcard learning system * [[:technologies:anki|Anki]] flashcard learning system
 +* [[:technologies:Krita|Krita]] illustration software
 +* [[:technologies:mixxx|Mixxx]] DJ software
 +* [[:technologies:obs|OBS]] streaming studio
 +* [[:technologies:neovim|NeoVim]] editing software
 +* [[:technologies:audacity|Audacity]] audio editing software
 +* [[:technologies:hugo|Hugo]] blogging software
 +* [[:technologies:gitea|Gitea]] git hosting webapp
 +
 +## Hardware
 +
 +* [[:mechanical_keyboard:sweet16_v2|Sweet16 v2]] mechanical keyboard kit
 +* [[:3d_printer:prusa_mk4|Prusa Mk4]] 3d printer
  
 ## How tos ## How tos
Line 87: Line 105:
 * [[:how_tos:detect_and_swap_failing_linux_hard_drive|Detect and swap out a failing Linux hard drive]] * [[:how_tos:detect_and_swap_failing_linux_hard_drive|Detect and swap out a failing Linux hard drive]]
  
-## Programming+## Electronics
  
-### C+I'm trying to understand electronics. 
 + 
 +* [[:electronics|Electronics]] 
 + 
 +## Programming
  
-#### Pointers+* [[:programming:c|C]] programming language
  
-If you want to take a void pointer then use it for building a structure of objects of the same data size, recast it:+## Random
  
-```c +[[:random_things|Random Things]]
-void *myRAM;+
  
-// allocate the ram+---
  
-short *shortInterface = (short *)myRAM; +[[:old_blog_posts|Old blog posts]]
-shortInterface++; //=> incremented by 2 +
-```+
  
 --- ---
  
 This wiki will be updated and reorganized often as sections get too big. The goal is to have many smaller pages that are easy to search for and link to, rather than large pages that are hard to scan. **Remember to use wiki-style links to allow for page renames!** This wiki will be updated and reorganized often as sections get too big. The goal is to have many smaller pages that are easy to search for and link to, rather than large pages that are hard to scan. **Remember to use wiki-style links to allow for page renames!**