diff --git a/pages/articles/Introduction/GameArchitecture.md b/pages/Introduction/GameArchitecture.md similarity index 99% rename from pages/articles/Introduction/GameArchitecture.md rename to pages/Introduction/GameArchitecture.md index 88ad383c..6d221b54 100644 --- a/pages/articles/Introduction/GameArchitecture.md +++ b/pages/Introduction/GameArchitecture.md @@ -16,7 +16,7 @@ breadcrumbs: url: # recommend: - introduction -editlink: /articles/Introduction/GameArchitecture.md +editlink: /Introduction/GameArchitecture.md _updatedAt: '2023-11-22' --- # Introduction diff --git a/pages/articles/Introduction/HowEmulatorsWork.md b/pages/Introduction/HowEmulatorsWork.md similarity index 99% rename from pages/articles/Introduction/HowEmulatorsWork.md rename to pages/Introduction/HowEmulatorsWork.md index b89aa983..b3bf0f6c 100644 --- a/pages/articles/Introduction/HowEmulatorsWork.md +++ b/pages/Introduction/HowEmulatorsWork.md @@ -16,7 +16,7 @@ breadcrumbs: url: # recommend: - introduction -editlink: /articles/Introduction/HowEmulatorsWork.md +editlink: /Introduction/HowEmulatorsWork.md updatedAt: '2022-10-09' --- Have you ever wondered how emulators work? This post aims to go through the technical details for how most open source and commercial emulators work. diff --git a/pages/articles/Introduction/HowToReverseMicrochip.md b/pages/Introduction/HowToReverseMicrochip.md similarity index 98% rename from pages/articles/Introduction/HowToReverseMicrochip.md rename to pages/Introduction/HowToReverseMicrochip.md index 83840520..2c5740d8 100644 --- a/pages/articles/Introduction/HowToReverseMicrochip.md +++ b/pages/Introduction/HowToReverseMicrochip.md @@ -16,7 +16,7 @@ breadcrumbs: url: # recommend: - introduction -editlink: /articles/Introduction/HowToReverseMicrochip.md +editlink: /Introduction/HowToReverseMicrochip.md videocarousel: - title: Part 1 Decapping image: https://i.ytimg.com/vi/wnQ8Td1y_dM/sddefault.jpg diff --git a/pages/articles/Introduction/Legality.md b/pages/Introduction/Legality.md similarity index 99% rename from pages/articles/Introduction/Legality.md rename to pages/Introduction/Legality.md index bd3fdc70..0587009f 100644 --- a/pages/articles/Introduction/Legality.md +++ b/pages/Introduction/Legality.md @@ -13,7 +13,7 @@ breadcrumbs: recommend: - introduction updatedAt: '2022-09-23' -editlink: articles/Introduction/Legality.md +editlink: /Introduction/Legality.md --- Reverse Engineering of commercial Games and Applications straddles a fine line of legality. Whether a Reverse Engineering project is legal or not completely depends on how it was accomplished. diff --git a/pages/articles/Introduction/MemoryCorruption.md b/pages/Introduction/MemoryCorruption.md similarity index 99% rename from pages/articles/Introduction/MemoryCorruption.md rename to pages/Introduction/MemoryCorruption.md index 217c892a..5235941d 100644 --- a/pages/articles/Introduction/MemoryCorruption.md +++ b/pages/Introduction/MemoryCorruption.md @@ -19,7 +19,7 @@ breadcrumbs: url: # recommend: - introduction -editlink: /articles/Introduction/MemoryCorruption.md +editlink: /Introduction/MemoryCorruption.md videocarousel: - title: Part 1 image: https://i.ytimg.com/vi/sIELpn4-Umw/hqdefault.jpg diff --git a/pages/articles/Introduction/RetroAudio.md b/pages/Introduction/RetroAudio.md similarity index 99% rename from pages/articles/Introduction/RetroAudio.md rename to pages/Introduction/RetroAudio.md index 1a3956d9..b1be4462 100644 --- a/pages/articles/Introduction/RetroAudio.md +++ b/pages/Introduction/RetroAudio.md @@ -17,7 +17,7 @@ breadcrumbs: url: # recommend: - introduction -editlink: /articles/Introduction/RetroAudio.md +editlink: /Introduction/RetroAudio.md videocarousel: - title: Part 1 image: https://i.ytimg.com/vi/q_3d1x2VPxk/sddefault.jpg diff --git a/pages/articles/Introduction/RetroCartridges.md b/pages/Introduction/RetroCartridges.md similarity index 98% rename from pages/articles/Introduction/RetroCartridges.md rename to pages/Introduction/RetroCartridges.md index bcfb7ff3..e82ec309 100644 --- a/pages/articles/Introduction/RetroCartridges.md +++ b/pages/Introduction/RetroCartridges.md @@ -21,7 +21,7 @@ breadcrumbs: url: # recommend: - introduction -editlink: /articles/Introduction/RetroCartridges.md +editlink: /Introduction/RetroCartridges.md videocarousel: - title: Part 1 image: https://i.ytimg.com/vi/NLEMsw1SjDY/sddefault.jpg diff --git a/pages/articles/Introduction/RetroGraphics.md b/pages/Introduction/RetroGraphics.md similarity index 98% rename from pages/articles/Introduction/RetroGraphics.md rename to pages/Introduction/RetroGraphics.md index acfbb5de..413edf1d 100644 --- a/pages/articles/Introduction/RetroGraphics.md +++ b/pages/Introduction/RetroGraphics.md @@ -16,7 +16,7 @@ breadcrumbs: - name: Introduction to Retro Game Graphics url: # recommend: introduction -editlink: /articles/Introduction/RetroGraphics.md +editlink: /Introduction/RetroGraphics.md videocarousel: - title: Part 1 image: https://i.ytimg.com/vi/Tfh0ytz8S0k/sddefault.jpg diff --git a/pages/articles/Introduction/twitchplaysemulators.md b/pages/Introduction/TwitchPlaysEmulators.md similarity index 99% rename from pages/articles/Introduction/twitchplaysemulators.md rename to pages/Introduction/TwitchPlaysEmulators.md index cecc3ed0..68dadbd2 100644 --- a/pages/articles/Introduction/twitchplaysemulators.md +++ b/pages/Introduction/TwitchPlaysEmulators.md @@ -22,7 +22,7 @@ breadcrumbs: recommend: - introduction - gameboy -editlink: /articles/Introduction/twitchplaysemulators.md +editlink: /Introduction/TwitchPlaysEmulators.md updatedAt: '2017-12-28' --- diff --git a/pages/articles/graphics/Awesome2DTechniques.md b/pages/SourceCode/graphics/Awesome2DTechniques.md similarity index 100% rename from pages/articles/graphics/Awesome2DTechniques.md rename to pages/SourceCode/graphics/Awesome2DTechniques.md diff --git a/pages/articles/maths/Matrix.md b/pages/general/maths/Matrix.md similarity index 100% rename from pages/articles/maths/Matrix.md rename to pages/general/maths/Matrix.md diff --git a/pages/articles/maths/Quaternions.md b/pages/general/maths/Quaternions.md similarity index 100% rename from pages/articles/maths/Quaternions.md rename to pages/general/maths/Quaternions.md diff --git a/pages/articles/maths/Vectors.md b/pages/general/maths/Vectors.md similarity index 100% rename from pages/articles/maths/Vectors.md rename to pages/general/maths/Vectors.md