ReC98/th02/snd
nmlgc a75e0f8f53 [Maintenance] Compile all VRAM-accessing translation units as C++
Leading to slight complications in TH02's Music Room and shot type
selection menus. Thought about leaving those in C for a while, but I
still think it's worth it for the consistency we get with the VRAM
offset functions. Also, we'll have similar code for the main menus of
later games, and I'll surely won't be using C++ when starting out with
these.

Part of P0105, funded by Yanga.
2020-08-12 16:16:09 +02:00
..
data.c [C decompilation] Finish TH02's OP.EXE 2015-03-16 22:36:50 +01:00
delaymea.c [Reverse-engineering] MMD ticks-per-quarter-note constant 2019-12-17 22:40:05 +01:00
delayvol.asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00
delayvol.c [Maintenance] Decide on __asm as the keyword for inline assembly 2020-06-21 22:18:00 +02:00
detmode.asm [Maintenance] Move TH02's sound functions to a separate header 2020-02-23 16:51:45 +01:00
detmode.c [Maintenance] Decide on __asm as the keyword for inline assembly 2020-06-21 22:18:00 +02:00
kajaint.asm [Maintenance] Move TH02's sound functions to a separate header 2020-02-23 16:51:45 +01:00
kajaint.c [Decompilation] Finally declare <stdint.h> types 2019-12-17 23:26:58 +01:00
load.asm [Maintenance] Remove all dependencies on Borland C++ run-time source headers 2020-02-23 17:53:18 +01:00
load.c [Maintenance] Decide on __asm as the keyword for inline assembly 2020-06-21 22:18:00 +02:00
load[bss].asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00
mmd_res.asm [Maintenance] Move TH02's sound functions to a separate header 2020-02-23 16:51:45 +01:00
mmd_res.c [Maintenance] Decide on __asm as the keyword for inline assembly 2020-06-21 22:18:00 +02:00
pmd_res.asm [Maintenance] Move TH02's sound functions to a separate header 2020-02-23 16:51:45 +01:00
pmd_res.c [Maintenance] Decide on __asm as the keyword for inline assembly 2020-06-21 22:18:00 +02:00
se.asm [Maintenance] Move TH02's sound functions to a separate header 2020-02-23 16:51:45 +01:00
se.c [C decompilation] Finish TH02's OP.EXE 2015-03-16 22:36:50 +01:00
se[data].asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00
se_data.c [C decompilation] [th02] First set of sound driver calls 2015-03-04 02:47:22 +01:00
snd.h [Maintenance] Compile all VRAM-accessing translation units as C++ 2020-08-12 16:16:09 +02:00
snd[bss].asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00