OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-12-13 00:33:15 +00:00
parent 23b5dd6212
commit 755f4e19df
22 changed files with 72 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
created: 20230116211647194
creator: Octt
modified: 20231211234059688
modified: 20231212234134224
modifier: Octt
tags: $:/i18n:en
title: Emulation
@@ -12,6 +12,7 @@ title: Emulation
* a big list of [[Emulators written in JavaScript|https://github.com/fcambus/jsemu]]
* a <<RedditL r/iosgaming/comments/tcdpr4/list_of_browser_based_emulators/ "list of browser based emulators">>
* [[EmulatorJS|https://emulatorjs.org/]] --- //tool to embed an emulator into your website// --- <<[# Git"https://github.com/EmulatorJS/EmulatorJS">>
** It was apparently born as a reverse-engineering of <<httpsL www.emulatorjs.com>>
* [[Is it possible to make a ROM converter?|https://retrocomputing.stackexchange.com/questions/8121/is-it-possible-to-make-a-rom-converter]] --- Spoiler: yes, but not often and not without high costs
** [[jamulator: Statically Recompiling NES Games into Native Executables with LLVM and Go|https://andrewkelley.me/post/jamulator.html]]