GithubHelp home page GithubHelp logo

7dog123 / d32xr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viciious/d32xr

0.0 0.0 0.0 2.33 MB

Sega 32X port of Doom

License: Other

Makefile 0.29% C 85.08% Assembly 14.56% Dockerfile 0.07%

d32xr's Introduction

DOOM 32X: Resurrection

Build

Description

The goal of the project is to have a code base from which a playable version of DOOM for the Sega 32X platform could be compiled. It is primarily focused on preservation and education but also on fixing the original game's idiosyncrasies and improving performance.

The project is based on the original Jaguar Doom source code release with a bulk of code taken from the Calico DOOM port. I can't thank them enough for taking up the task of translating the original assembler code to C. Without this, the project would have taken me much longer.

To compile the rom you're going to need several things:

  • Chilly Willy's Sega Devkit
  • Dump the IWAD file "doom32x.wad" from your Doom32x cartridge. Dump from address 0xBB000 to the end of the ROM.
  • Run make

Features

  • VGM music playback support
  • Support for monster rotations and in-fighting
  • Partially invisible spectres as in the origina game
  • Uses both SH-2 CPUs for threaded rendering to improve performance
  • Support for larger levels: runs MAP20 from the 24 Level Expansion ROM hack
  • Stereo sound panning
  • Support for multiple screen resolutions: from 128x144 (double width) and up to 252x144 (native)
  • Save checkpoints and global options to SRAM
  • Distance lighting effect as in the original game
  • "Potato" mode that renders floors and ceilings in solid color
  • New title screen reminiscent of PSX and Saturn versions
  • Sega Mouse support
  • Statusbar assets are no longer limited to 16 colors
  • DMAPINFO lump support for naming and sequencing levels

"DOOM 32x: Resurrection" Credits

  • Programming : Victor Luchits
  • Programming : Chilly Willy
  • Testing : Matt B (Matteusbeus), TrekkiesUnite118
  • VGM music: Spoony Bard

"Calico DOOM" Credits

  • Programming and Reverse Engineering : James Haley
  • Additional Code By : Samuel Villarreal, Rebecca Heineman
  • Original Jaguar DOOM Source: John Carmack, id Software

Links

https://www.doomworld.com/forum/topic/119202-32x-resurrection/

https://github.com/team-eternity/calico-doom

https://www.youtube.com/MatteusBeusRetroDev

https://www.patreon.com/SpoonyBard

https://www.retrorgb.com/

License

All original code, as well as code derived from the 3DO source code, is available under the MIT license. Code taken from Jaguar DOOM is still under the original license for that release, which is unfortunately not compatible with free software licenses (if a source file does not have a license header stating otherwise, then it is covered by the Jaguar Doom source license).

The rights to the Jaguar DOOM source code are detailed in the provided license agreement from id Software. See license.txt for details.

d32xr's People

Contributors

viciious avatar 7dog123 avatar arc0re avatar erick194 avatar haleyjd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.