https://github.com/eatcomics/libperspective
LibPerspective is a utility library for writing software on Sega Dreamcast VMU - By Kresna
https://github.com/eatcomics/libperspective
8bit assembly dreamcast dreamcast-vmu library sega-dreamcast sega-vmu visual-memory visual-memory-unit vms vmu waterbear
Last synced: 18 days ago
JSON representation
LibPerspective is a utility library for writing software on Sega Dreamcast VMU - By Kresna
- Host: GitHub
- URL: https://github.com/eatcomics/libperspective
- Owner: eatcomics
- License: zlib
- Created: 2023-02-28T01:22:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T21:29:15.000Z (about 1 year ago)
- Last Synced: 2024-11-05T00:35:58.439Z (6 months ago)
- Topics: 8bit, assembly, dreamcast, dreamcast-vmu, library, sega-dreamcast, sega-vmu, visual-memory, visual-memory-unit, vms, vmu, waterbear
- Language: Assembly
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dreamcast - libperspective - Uility library used by most of the scene for drawing graphics in VMU apps (VMU)
README
# libperspective
LibPerspective is a utility library for writing software on Sega Dreamcast VMU - Originally By KresnaIt includes some macros for drawing sprites, input, and sleep/mode button support.
I've made some changes because there were some bugs. That said, I haven't fully tested everything yet, so I can't promise my changes don't break anything.
Copyright (c) 2018 Kresna Susila https://slum.online/dreamcast/
Contributions by Eatcomics
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from
the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software in
a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.