Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChickChicky authored Oct 5, 2024
1 parent ed3ad14 commit c98c042
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# EPU-PLUS

An upgrade to my previous virtual custom architectures that this time is entirely virtual. I also stepped up on the virtualization to now be able to create and read FAT16 'floppy disks'.

## Quick start

Set up the environment with:
Expand Down Expand Up @@ -30,4 +28,4 @@ $ npm run serve
* When the system boots, the first kind of error that can occur is with an orange spiral filling the screen up. In that case, it is a significant JS-side error and you should report to the console for more information.
* A blue floppy disk icon means that the boot disk image could not be found, make sure it is available in the same directory as the page.
* A red floppy disk icon means that the boot disk image is not the expected size (1M).
* A yellow floppy disk icon means that the *boot* file could not be found at the root of the file system or that it itself is corrupted.
* A yellow floppy disk icon means that the *boot* file could not be found at the root of the file system or that it itself is corrupted.

0 comments on commit c98c042

Please sign in to comment.