-
```
nils@host:~$ sudo parted
GNU Parted 3.2
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p …
-
I bother you with another request ... https://en.wikipedia.org/wiki/X1_(computer) Thank you!
-
There is a T98 image format for hard disks as well.
Found a NHD image in 【PC98】東京 Twilight Busters(HDIMAGE).tar.xz
-
So far, NFD R0 is the only version supported.
I found a PC-98 game stored in an NFD R1 image (Tsumeawase collection, [PC98][さ][ザインソフト] クルージュ [NFD].zip).
Hopefully the converter script source cod…
-
**Describe the bug**
As the cutscene pans upward into the sky, past the clouds, the edges of the clouds have garbage 8x8 tiles on them.
**To Reproduce**
Steps to reproduce the behavior:
1. Boot …
-
I tried to use the BIOS's beep function with the following code, but failed to produce any sound.
```
#include
#include
union REGS inregs, outregs;
void main(){
inregs.h.ah = 0x06;
inre…
-
bit 6 of 0000:054Ch is same as #905
bit 3 shows number of user-defined, modifiable fonts. The bit was 0 for old models that only had small RAM for 63 characters. Gajet, a pattern editor can be dow…
-
You've probably thought about some of them but just to reinforce
**1 - A way to remap key commands**
I use a laptop without a numeric pad, so I don't have access to the default keys to change octa…
-
# Touhou 1:
```
# This is the configuration file for DOSBox 0.82.1. (Please use the latest version of DOSBox)
# Lines starting with a # are comment lines and are ignored by DOSBox.
# They are us…
-
EDIT 7/1/2018
After debating about the usefulness of CMake, I'm deprecating it for these reasons:
- Linux devs seem to don't need at all
- Windows devs simply use the solution in ```vs2015```
…