update README.md

This commit is contained in:
Gered 2018-05-21 14:50:59 -04:00
parent ab9fe0cb9a
commit c907d7b144

View file

@ -26,6 +26,7 @@ chock-full of bugs.
* Graphics clipping * Graphics clipping
* Keyboard input * Keyboard input
* Mouse input * Mouse input
* Input device (keyboard/mouse) events
* PCX loading/saving * PCX loading/saving
* Math library (general helpers, 2D vector, 3x3 matrix) * Math library (general helpers, 2D vector, 3x3 matrix)
* Fixed point math * Fixed point math
@ -38,7 +39,6 @@ chock-full of bugs.
* "Mode 7" like support * "Mode 7" like support
* Custom font loading (BIOS-like format?) * Custom font loading (BIOS-like format?)
* Joystick / Gravis GamePad support * Joystick / Gravis GamePad support
* Input device (keyboard/mouse/joystick) events
* PC speaker sounds * PC speaker sounds
* Sound Blaster compatible sound/music * Sound Blaster compatible sound/music
* Gravis Ultrasound compatible sound/music * Gravis Ultrasound compatible sound/music