9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Porting software from other operating systems (Namely Mac OS 9) to Plan 9
@ 2022-11-13 15:50 radiuspi314
  2022-11-13 19:56 ` fig
  2022-11-13 22:12 ` Amanda Stjerna
  0 siblings, 2 replies; 3+ messages in thread
From: radiuspi314 @ 2022-11-13 15:50 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]

Hello all! Nightdive Studios recently released the source code for the Mac OS9 / PowerPC version of System Shock 1. Besides being among my favorite games, it's also one of the first properly 3D games to exist, and getting it running on Plan 9 would be a fun and interesting project in my estimation. The source code (https://github.com/NightDive-Studio/shockmac) is written in C for the most part, with the notable exception of a bit of C++ and the tiniest sliver of objective-c, each of which is possible to convert somewhat inelegantly back into ansi C. It has conveniently separated out the portion of the code that is specific to Mac, so my admittedly uninformed hope is that if I could simply modify this code and replace any references to Mac OS 9 event handlers and resources, I could compile it on plan 9.  Are there any resources available to port these event handlers or resources, or any known projects that span across mac os 9 and plan 9, that I could use as references?

Apologies as well if this topic had already been created; after a brief search, I couldn't find any other questions asking this same thing, so I figured I'd produce my own and if I had missed something in my search someone might point me in the right direction.
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tfd89dd5bd6825f5c-M6c7a04baddeb544ee29ab673
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 2076 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-13 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-13 15:50 [9fans] Porting software from other operating systems (Namely Mac OS 9) to Plan 9 radiuspi314
2022-11-13 19:56 ` fig
2022-11-13 22:12 ` Amanda Stjerna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).