Skip to content

Sega Saturn compo entry/entries

License

Notifications You must be signed in to change notification settings

ijacquez/saturn-compos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================================
Sega's code (vblank.c/h) falls under its original license (example use only,
might not pass Sega QA, shouldn't be assumed to be bug free). Ponut64's sound
engine (pcmsys.c/h, sdrv.bin) falls under its original license (MIT). The repo
with his source code can be found at https://github.com/ponut64/68k/. My code
(everything else in the repo), graphics, music, sound effects, and other assets
may not be used for commercial purposes or bundled with anything that costs
money (example: selling a CD with the game on it, even if you sell it at what
the CD costs to buy) without my permission. You may redistribute any or all of
my files in this repo (https://github.com/shicky256/saturndevsbl), as long as
you include this text file with your redistributed file(s).

No warranty, no implied warranty, don't sue me if your Saturn dies etc.

-Nathan
================================================================================
Copyright (c) 2020 Israel Jacquez <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.