Metadata-Version: 2.4
Name: py98
Version: 0.1.0
Summary: Python-based PC-98 BIOS & System Emulator
Author: higashiikenaga
Author-email: higashiikenaga <example@example.com>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Py98 – Python-based PC-98 BIOS & System Emulator
Experimental BIOS-level emulation and virtual OS environment written entirely in Python.

## Overview
Py98 aims to recreate NEC PC-98–style DOS and BIOS layers in pure Python.
It includes:
- CPU16 interpreter (8086-like)
- INT 10h / 13h handler emulation
- FAT12/16 sector reader
- Streamlit/Tkinter hybrid UI for image browsing

## Related Projects
- **Neo98 Studio** – Integrated launcher and tool suite
- **NostalOgy Py98** – Web-based distribution & creative environment

## License
MIT License (© 2025 higashiikenaga)
