specified pictochat page is for the prototype

This commit is contained in:
IanSkinner1982 2023-02-23 13:42:23 -05:00
parent a39e0c0c34
commit 0e2ecfd4a2
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>PictoChat | rmc's site</title>
<title>Prototype PictoChat | rmc's site</title>
<meta name="keywords" content="dsi, nintendo, twl, ntr, nds, prototype, development, dev, gigaleak" />
<link rel="icon" type="image/png" href="/icon.png"/>
<link rel="stylesheet" type="text/css" href="/assets/css/styledsi.css">
@ -11,11 +11,11 @@
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
<script src="/assets/js/main.js"></script>
<meta property="og:title" content="PictoChat">
<meta property="og:title" content="Prototype PictoChat">
<meta property="og:locale" content="en_US">
<meta name="description" content="PictoChat | rmc's site">
<meta property="og:description" content="PictoChat | rmc's site">
<meta name="description" content="Prototype PictoChat | rmc's site">
<meta property="og:description" content="Prototype PictoChat | rmc's site">
<link rel="canonical" href="https://ianskinner1982.github.io">
<meta property="og:url" content="https://ianskinner1982.github.io">
<meta property="og:site_name" content="rmc's site">
@ -333,7 +333,7 @@ body {
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
</div>
<div class="othertext" style="width:73.5vw;">
<h1>PictoChat</h1>
<h1>Prototype PictoChat</h1>
This is an unfinished prototype of PictoChat from the TwlIPL repository. This build was compiled before any progress on the app was made, so it just shows an <code>Under Construction...</code> message, along with the date/time and app name.
<div style="text-align:center;"><h1>Screenshots:</h1>
<div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/PictoChat/pictochat.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></div>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-02-23T13:26:23-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmcs site</title><entry><title type="html">Turning my Nintendo DS into an iQue DS</title><link href="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html" rel="alternate" type="text/html" title="Turning my Nintendo DS into an iQue DS" /><published>2023-02-05T00:00:00-05:00</published><updated>2023-02-05T00:00:00-05:00</updated><id>http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds</id><content type="html" xml:base="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html"><![CDATA[Recently I've been obsessed with the iQue DSes. It all started during a discussion with my friend @ufo. He was wanting to install iQue firmware on a non-iQue unit, but it wouldn't work. I took a look and noticed that the iQue firmware was 512kb as opposed to the regular 256kb size for other firmwares.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-02-23T13:41:48-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmcs site</title><entry><title type="html">Turning my Nintendo DS into an iQue DS</title><link href="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html" rel="alternate" type="text/html" title="Turning my Nintendo DS into an iQue DS" /><published>2023-02-05T00:00:00-05:00</published><updated>2023-02-05T00:00:00-05:00</updated><id>http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds</id><content type="html" xml:base="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html"><![CDATA[Recently I've been obsessed with the iQue DSes. It all started during a discussion with my friend @ufo. He was wanting to install iQue firmware on a non-iQue unit, but it wouldn't work. I took a look and noticed that the iQue firmware was 512kb as opposed to the regular 256kb size for other firmwares.
<br>@ufo said, "it would be cool to get ique to work on the 256 ones", and that got me thinking...
<br><br>
The 256kb chip on the DS WiFi card that holds the firmware is the exact same as the 256kb save chip on most DS games. You can swap a firmware and save chip around and everything works perfectly- assuming you correctly flashed the firmware to the now-firmware chip.

View File

@ -1,5 +1,5 @@
---
title: PictoChat
title: Prototype PictoChat
layout: dsiware
---
<style>
@ -31,7 +31,7 @@ layout: dsiware
<img src="/assets/dsi/widebarnoprompt_d.png" style="width:75vw;">
</div>
<div class="othertext" style="width:73.5vw;">
<h1>PictoChat</h1>
<h1>Prototype PictoChat</h1>
This is an unfinished prototype of PictoChat from the TwlIPL repository. This build was compiled before any progress on the app was made, so it just shows an <code>Under Construction...</code> message, along with the date/time and app name.
<div style="text-align:center;"><h1>Screenshots:</h1>
<div style="float: left;width: 35vw;"><img src="/assets/dsi/screenshots/PictoChat/pictochat.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></div>