Skip to content

Commit

Permalink
Update README.md with PC-9801UV21 Screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tyama501 authored Dec 9, 2021
1 parent cdc2ebe commit f3bda85
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ CONFIG_IMG_FD1232 is also needed to be defined to use 1232KiB, 1024Bytes per sec

Only CONFIG_IMG_FD1232 and CONFIG_IMG_FD1440 with FAT Filesystem are planned to support.

Progress (with emulator and PC-9801RX21)
Progress (with Neko Project 21/W emulator and PC-9801RX21, PC-9801UV21)
Boot : can call start_kernel
Kernel : modifying irq, timer
driver : modifying bios FD read, console-headless, kbd-poll
init : can login with root
command : cat,clear,date,ed,ls,ps,pwd can be used
command : cat,clear,clock,date,ed,ls,ps,pwd can be used

## How to build (for now)
./build.sh to make the environment.
Expand All @@ -27,6 +27,11 @@ Overwrite the include/autoconf.h with the content of sample_pc98/autoconf_pc98.h
./make
FD image will be created under image/

## Screenshots

ELKS/pc98 running on PC-9801UV21
<img src=Screenshots/PC-9801UV21.png width="400pix">

## Downloads
Test images will be available for download.
[Downloads](https://github.com/tyama501/elks/releases)
Expand Down

0 comments on commit f3bda85

Please sign in to comment.