Commit Graph

10 Commits

Author SHA1 Message Date
Baoulettes 0d85caaf7e GameState_, GameAlloc_, SystemArena_ & ZeldaArena_ 2022-06-28 22:09:15 +02:00
Baoulettes cd0cea28fb " if (1) {} " & "if (0) {}" and tab/white place 2022-06-28 00:00:16 +02:00
Baoulettes d627ec320d mtx without line/file in functions 2022-06-27 22:56:31 +02:00
Baoulettes 73d9bafe74 ASSERT macro __FILE__ __LINE__ 2022-06-27 21:52:00 +02:00
Baoulettes 1cdaf454c2 LOG_xxxx __FILE__ , __LINE__ cleaned 2022-06-27 17:12:34 +02:00
Baoulettes 146fbb0d1b Open & Close _DISP __FILE__ & __LINE__ clean up 2022-06-27 16:29:52 +02:00
Baoulettes ac48cae6c8 more left over from code folder 2022-06-27 00:43:29 +02:00
Emil Lenngren 92c8ecb726 64-bit early draft - no audio yet 2022-05-15 01:19:02 +02:00
Random 09432ee7f4
Linux/GCC Support (#28)
* Initial Linux/GCC support commit

* Add instructins for linux in the README

* apply suggestions by @Erotemic and @Emill

* Fix python 3.10 symlink line

* Fix func_80041E80 type mismatch (#3)

Type mismatch functions.h:664

* Makefile: clean OTRExporter/libultraship/ZAPDTR with distclean and fix CXX_FILES

* Makefile: find C/CXX_FILES automatically

* Makefile: remove ugly conditions in find commands

* cleanup _MSC_VER usage

* fix Windows build

* cleanup extraction scripts

* fix Windows build

* Fix Windows path separator issue

* fix rumble support for linux

* use glew-cmake in dockerfile

* add pulseaudio backend

* fix ZAPDTR linkage

* Check for "soh.elf" in directory (#6)

hide second button if `soh.exe` or `soh.elf` is present

* Fix hardcoded segment addresses (#5)

* fix condition

* hack lus -> soh dep for ZAPDTR

Co-authored-by: sholdee <102821812+sholdee@users.noreply.github.com>
Co-authored-by: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
2022-05-11 13:18:24 -04:00
M4xw 39cc86c260 git subrepo clone https://github.com/HarbourMasters/soh.git
subrepo:
  subdir:   "soh"
  merged:   "ba904bbd0"
upstream:
  origin:   "https://github.com/HarbourMasters/soh.git"
  branch:   "master"
  commit:   "ba904bbd0"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:51:23 +01:00