NP2kai/README.md
Tomohiro Yoshidomi 9534156a17 fix README
2017-06-21 23:42:31 +09:00

1.0 KiB
Raw Blame History

Neko Project II 0.86 SDL2 port rev.6

Jun 21, 2017

Build

Install SDL2.

$ sudo apt-get install libsdl2-dev libsdl2-ttf-dev

Build.

$ cd NP2_SDL2/sdl2
$ make -f makefile.unix

or

$ make -f makefile21.unix

'np2' or 'np21' binary is outputed in NP2_SDL2/bin

Don't build other port. Maybe link errors occur.

Release

  • Jun 21, 2017
    • [X11] Applicate to X11 port
  • Jun 20, 2017
    • [NP21] fix for VGA
  • Jun 19, 2017
    • [NP21] fix IA-32
    • more memory size available
  • Jun 18, 2017
    • more avilable FDD/HDD/CD-ROM image
    • [NP21] FPU (fpemul_dosbox.c is GPL licence, others is MIT licence)
  • Jun 12, 2017
    • COM
    • MIDI
    • JOYSTICK
    • IDE (can't use CD-ROM yet)
    • SDL_Keycode -> SDL_Scancode
    • Save BMP
    • State Save
  • Jun 4, 2017
    • [NP21] お察しください
  • Jun 1, 2017
    • First release

Reference