-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3bcc1aa
commit 878669e
Showing
7 changed files
with
66 additions
and
8 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
src/content/changelog/2.1.0.md → src/content/changelog/2024-11-11.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
version: "2.1.0" | ||
versions: | ||
- "2.1.0" | ||
date: "2024-11-11" | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
versions: | ||
- "2.2.0" | ||
- "2.2.1" | ||
- "2.3.0" | ||
- "2.3.1" | ||
- "2.3.2" | ||
- "2.3.3" | ||
date: "2024-11-16" | ||
--- | ||
|
||
### Mobile & Offline Support Has Arrived! | ||
|
||
Sim8085 is now more accessible than ever! Use it seamlessly on your mobile device or desktop, whether you're online or offline. | ||
|
||
![Mobile Layout](./images/sim8085-mobile-layout-2024-11-16.jpeg) | ||
|
||
### What’s New? | ||
- **Mobile-Friendly**: Run Sim8085 on your phone to quickly try out programs, learn, and experiment with 8085 assembly programming—anytime, anywhere. | ||
- **Offline Access**: Enjoy Sim8085 even without an internet connection. Yes, you could technically debug an assembly program on a plane (not that you’d want to… or would you?). | ||
- **Installable as an App**: Add Sim8085 to your home screen or desktop and use it like a native app for a smoother experience. | ||
|
||
### How to Install | ||
- **On iOS**: | ||
1. Open [https://www.sim8085.com](https://www.sim8085.com) in Safari. | ||
2. Tap the **Share** icon and select **Add to Home Screen**. | ||
|
||
![Install on iOS](./images/ios-sim8085-install-2024-11-16.jpeg) | ||
|
||
- **On Android**: | ||
1. Open [https://www.sim8085.com](https://www.sim8085.com) in your browser. | ||
2. Tap the menu (three dots) and select **Add to Home Screen** or **Install App**. | ||
|
||
![Install on Android](./images/android-sim8085-install-2024-11-16.jpeg) | ||
|
||
- **On Desktop**: | ||
1. Open [https://www.sim8085.com](https://www.sim8085.com). | ||
2. Look for the **Install** option in your browser's URL bar. | ||
|
||
For detailed instructions, check out Mozilla’s [Installing and Uninstalling Web Apps](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Installing) guide. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters