Guides: add Android, emulation stuff

This commit is contained in:
Phantop 2020-12-13 23:33:11 -05:00
parent e21ea5bc9f
commit eeb6064b6f
1 changed files with 14 additions and 0 deletions

View File

@ -32,6 +32,10 @@
[year of the linux laptop](https://monadical.com/posts/moving-to-linux-desktop.html)
[android backup](https://github.com/seedvault-app/seedvault)
[quibble](https://github.com/maharmstone/quibble)
## Emulation
[Project Based Tutorials in C](https://github.com/rby90/Project-Based-Tutorials-in-C)
@ -46,6 +50,14 @@
[Cheating in single-player Linux games](https://old.reddit.com/r/linux_gaming/comments/gpsp8f/cheating_in_singleplayer_linux_games/)
[awesome-emulators](https://github.com/alnacle/awesome-emulators)
[awesome-emulators-simulators](https://github.com/mcicolella/awesome-emulators-simulators)
[box86](https://github.com/ptitSeb/box86)
[wine-portable-executable](https://github.com/Kron4ek/wine-portable-executable)
## Terminal
[Learn Regex](https://github.com/zeeshanu/learn-regex)
@ -94,6 +106,8 @@
[CS Modding](https://resources.cavestorymoddingcommunity.com/)
[Minecraft on Android](https://github.com/PojavLauncherTeam/PojavLauncher)
## CS
[Teach Yourself CS](https://teachyourselfcs.com/)