fix images
This commit is contained in:
@@ -6,6 +6,19 @@ image: /blog/retro-handhelds/featured.gif
|
||||
summary: "Retro handheld collection"
|
||||
tags: ["Games"]
|
||||
---
|
||||
|
||||
<style>
|
||||
section img, .content img, article img {
|
||||
max-width: 70% !important;
|
||||
height: auto !important;
|
||||
display: block;
|
||||
margin: 2rem auto;
|
||||
border-radius: 8px;
|
||||
}
|
||||
</style>
|
||||
|
||||

|
||||
|
||||
My biggest pass time outside of computing is retro game emulation. Most commonly in the form of dedicated emulation handhelds but also diving into console modding and Linux gaming.
|
||||
|
||||
|
||||
@@ -64,14 +77,14 @@ If you are looking for something that can play upto Playstation 1 games, and you
|
||||
## Console Modding
|
||||
|
||||
### Gameboy
|
||||

|
||||

|
||||
|
||||
I purchased this original Gameboy from Facebook Marketplace.
|
||||
Like a lot of old plastic grey electronics it has horrible yellowing, so I tool this opportunity to clean it up.
|
||||
The Gameboy was stripped down, rubber and plastic components washed and yhe main board was cleaned.
|
||||
The shell was coated in Hydrogen Peroxide and left outside on a sunny day.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
The console was then reassembled and a new screen lens applied to have it looking good as new.
|
||||
|
||||
Reference in New Issue
Block a user