shithub: zelda3

RSS feed

e4d167c2 – Snesrev <snesrev@protonmail.com> authored on 2022/09/17 17:56
Add config option 'TurnWhileDashing'

f0163c16 – Snesrev <snesrev@protonmail.com> authored on 2022/09/17 12:27
Add missing static and feature guard

e6e88979 – Snesrev <snesrev@protonmail.com> authored on 2022/09/17 12:14
L/R for item switching, and reordering of inventory

d113951d – snesrev <111028570+snesrev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/16 14:33
Update README.md

88215aca – Snesrev <snesrev@protonmail.com> authored on 2022/09/16 14:30
Update MSU comment

312be712 – Snesrev <snesrev@protonmail.com> authored on 2022/09/16 14:25
Add support for MSU audio tracks

5765732f – Snesrev <snesrev@protonmail.com> authored on 2022/09/14 22:54
Update old renderer to work again

420047fd – snesrev <111028570+snesrev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/14 22:46
Update README.md

572f8dd7 – Snesrev <snesrev@protonmail.com> authored on 2022/09/12 13:31
Add config option to play in 16:9 or 16:10 resolution (Fixes #37)

c11300e6 – Snesrev <snesrev@protonmail.com> authored on 2022/09/13 09:24
Crash in Turtle Rock dungeon (fixes #87)

76abb96b – Snesrev <snesrev@protonmail.com> authored on 2022/09/13 00:10
Fix Chris Houlihan secret room (#82)

cd12c6e8 – Goodlyay <zackxv7@yahoo.com> authored and GitHub <noreply@github.com> committed on 2022/09/12 17:23
Switch to default platform toolset (#86)

3ac3eb72 – Jason Shearer <skizelli@yahoo.com> authored and GitHub <noreply@github.com> committed on 2022/09/12 14:22
Update README.md (#85)

37b322c5 – Snesrev <snesrev@protonmail.com> authored on 2022/09/12 15:42
Add requirements.txt. Fixes #60

5efb2cac – Snesrev <snesrev@protonmail.com> authored on 2022/09/12 15:30
Change "Zoom" to "Scale" #81

49cc686e – Patrick Mollohan <14967142+patrickmollohan@users.noreply.github.com> authored and Snesrev <snesrev@protonmail.com> committed on 2022/09/11 14:49
Option to show performance in title bar

6bd8b118 – Snesrev <snesrev@protonmail.com> authored on 2022/09/11 11:04
Locate ini file and chdir

0184245d – Snesrev <snesrev@protonmail.com> authored on 2022/09/11 10:37
Switch to another pixel format to improve performance

dfc9377f – Snesrev <snesrev@protonmail.com> authored on 2022/09/11 10:07
Clean up config validation code

4e12c5ae – Snesrev <snesrev@protonmail.com> authored on 2022/09/11 08:43
Change Visual Studio directories

a89f5606 – Snesrev <snesrev@protonmail.com> authored on 2022/09/11 08:36
Better location rounding in resample code

cdc0e155 – Keaton Greve <keatongreve@google.com> authored and Snesrev <snesrev@protonmail.com> committed on 2022/09/11 08:27
Fix mono audio rendering

81adacf8 – Keaton Greve <keatongreve@google.com> authored and GitHub <noreply@github.com> committed on 2022/09/10 23:09
Remove constraint on sampling rate configuration (#79)

d947de56 – Snesrev <snesrev@protonmail.com> authored on 2022/09/10 12:33
Change title bar text (Fixes #68)

1279ee85 – Snesrev <snesrev@protonmail.com> authored on 2022/09/10 12:36
g_samples_per_block wrong datatype

8b8b2e43 – Snesrev <snesrev@protonmail.com> authored on 2022/09/10 12:26
Rename section from Config to General

9c27ead9 – Nutzzz <enussbaum@hotmail.com> authored and GitHub <noreply@github.com> committed on 2022/09/10 03:22
Add additional options to .ini file (#39)

4a1b6ea9 – Patrick Mollohan <14967142+patrickmollohan@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/10 06:12
Hide cursor when in fullscreen (#77)

3870ca75 – snesrev <111028570+snesrev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/07 21:14
Update README.md

bcc7ef40 – Snesrev <snesrev@protonmail.com> authored on 2022/09/07 20:59
Fill rupees, bombs, and arrows (Fixes #64)

885d1d6f – Snesrev <snesrev@protonmail.com> authored on 2022/09/07 20:42
Remove black bars on top/bottom

38906cd8 – Snesrev <snesrev@protonmail.com> authored on 2022/09/07 20:42
Oops

121acf31 – Snesrev <snesrev@protonmail.com> authored on 2022/09/07 20:39
Option to ignore aspect ratio (#56)

7c2244c5 – Snesrev <snesrev@protonmail.com> authored on 2022/09/07 20:33
Windows icon (#63)

80de835a – Snesrev <snesrev@protonmail.com> authored on 2022/09/07 00:26
Higher Quality Mode7. Fixes #38

1f898590 – Snesrev <snesrev@protonmail.com> authored on 2022/09/06 12:36
Avoid extra memcpy for drawing

38c6960e – Snesrev <snesrev@protonmail.com> authored on 2022/09/06 09:17
Fix code style of platform/win32/volume_control.c

c3a0c733 – Keaton Greve <keatongreve@google.com> authored and GitHub <noreply@github.com> committed on 2022/09/05 23:51
Create utility functions for Win32 application volume control (#57)

d5e99ba5 – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 21:51
Remove some testing code commited by mistake

18f471c8 – snesrev <111028570+snesrev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/05 21:48
Update README.md

972ea118 – Keaton Greve <keatongreve@google.com> authored and GitHub <noreply@github.com> committed on 2022/09/05 12:35
fix mkdir call to use correct permissions (octal) (#58)

da4e31f5 – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 21:33
Prevent LoadSongBank from executing in the rom because it hangs

cd5da7df – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 21:16
New 10-15x faster PPU implementation (toggle with R)

2f012a3c – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 21:03
Remove previous ppu optimizations that are now obsolete

442cc396 – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 20:51
Stop printing joypad input hex bytes

1054a1f6 – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 20:32
Put IntMax in types.h

352c33c9 – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 20:31
Change dsp_getSamples to use float instead of double

ce49c3f9 – Snesrev <snesrev@protonmail.com> authored on 2022/09/05 20:30
Fix bug with scrolling ow map

08d6dad3 – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 10:18
Tweak multiple gamepad behavior

f0356f20 – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 10:10
Fix Makefile

d5d918c8 – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 10:07
Remove atan2f

e8ea5363 – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 09:09
Allow override of -O2

6dfa7018 – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 09:01
Remove other_modules.c

aacc3d4d – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 08:56
Put all variables in one file

7f01b37e – Snesrev <snesrev@protonmail.com> authored on 2022/09/04 08:47
Fix Makefile

19a034bf – Rémy F <yne@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/04 08:43
Let Makefile handle assets extraction (#31)

ef8c9824 – David Girón <contacto@duhowpi.net> authored and GitHub <noreply@github.com> committed on 2022/09/04 06:58
Add GitHub Actions Workflow to build (#48)

576b98b2 – Snesrev <snesrev@protonmail.com> authored on 2022/09/03 20:12
Remove/optimize more of the ppu

51780f3d – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 20:28
Remove more unused ppu code

85bfc5b6 – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 20:09
Remove unused code

f0792741 – Snesrev <snesrev@protonmail.com> authored on 2022/09/03 20:54
Fix warnings on Visual Studio

2f9df576 – Snesrev <snesrev@protonmail.com> authored on 2022/09/03 20:51
Display rendering performance when pressing F

0dd77066 – Snesrev <snesrev@protonmail.com> authored on 2022/09/03 20:09
Silence some warnings

a66f0837 – Snesrev <snesrev@protonmail.com> authored on 2022/09/03 20:09
Update types.h

cb59f279 – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 20:12
Add some code to be able to read inputs from a text file

8071c81f – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 19:26
Make it easier to change sample rate

f325af8f – Snesrev <snesrev@protonmail.com> authored on 2022/09/03 20:09
Fix a Green Zirro bug

2c5078c4 – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 19:26
Move snes_regs.h

e08e1e45 – Keaton Greve <keatongreve@google.com> authored and GitHub <noreply@github.com> committed on 2022/09/02 23:09
Use DSP register code enum identifiers to improve readability (#51)

376b5d1c – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 18:25
Add SDL_RenderClear(renderer)

d9832e53 – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 17:26
Reload SRAM after reset. Fixes #47

ad493b79 – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 16:54
Fixed messed up X coordinate on spin attack. Fixes #19

d1248d9a – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 15:23
Improve replay handling

dd0c1558 – Snesrev <snesrev@protonmail.com> authored on 2022/09/02 15:16
Fix #49 - Alt + Enter not triggering fullscreen on Windows 10

7fd9583f – Timár Csaba <17802090+xcom169@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/09/02 13:41
Add an example for QWERTZ keyboards too (#46)

c9e2b4ce – Snesrev <snesrev@protonmail.com> authored on 2022/09/01 23:22
Add config file.

46ae80aa – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 23:56
Freezor oob array read. Fixes #33

d24e3f0e – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 23:30
Support different zoom levels and borderless mode. Fixes #30

7fee491b – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 22:28
Proper fullscreen aspect ratio. Fixes #28

93ffe960 – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 22:07
Add -lm

0fac45fa – UltraHDR <108294295+UltraHDR@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/08/31 21:05
Update MakeFile to also support macOS (#35)

b9408616 – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 21:58
Added gamepad support (thanks LukeUsher)

d5a3d7f7 – Keaton Greve <keatongreve@google.com> authored and GitHub <noreply@github.com> committed on 2022/08/31 11:27
Fix compile_resources automatic ROM path selection (#34)

b85e91a3 – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 17:03
Migrate to C99 instead of C

f83f949d – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 03:23
Fix includes on Linux

5a81468b – liffy <629075+lifning@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/08/30 18:21
improve linux/unix build (#4)

055f3233 – UltraHDR <108294295+UltraHDR@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2022/08/31 02:16
Add macOS build instructions (#15)

6dc3c0d1 – Keaton Greve <keatongreve@gmail.com> authored and GitHub <noreply@github.com> committed on 2022/08/30 18:15
Improve flexibility of resource generation script ROM paths (#27)

70ba5d1d – Snesrev <snesrev@protonmail.com> authored on 2022/08/31 03:03
Fix text scroll speed and crystal animation rate

166acc4d – Snesrev <snesrev@protonmail.com> authored on 2022/08/30 23:32
Fix Second Princess :lol: #18

21962ad0 – snesrev <111028570+snesrev@users.noreply.github.com> authored and Snesrev <snesrev@protonmail.com> committed on 2022/08/30 23:19
Merge pull request #7 from kageurufu/sdl_from_nuget

6a7c62c4 – Snesrev <snesrev@protonmail.com> authored on 2022/08/30 23:17
Persist SRAM

2ebb5512 – Snesrev <snesrev@protonmail.com> authored on 2022/08/30 22:48
Clarify which rom version is needed

e0afb3c2 – Snesrev <snesrev@protonmail.com> authored on 2022/08/30 22:41
extract_music prints a message if no args passed

deb392cf – Snesrev <snesrev@protonmail.com> authored on 2022/08/30 22:36
Add Alt-Enter hotkey to toggle fullscreen.

02add69d – Snesrev <snesrev@protonmail.com> authored on 2022/08/10 22:35
Initial version