Commit graph

11 commits

Author SHA1 Message Date
Clownacy
421a3c46cd Made signed chars explicit
The default sign varies between hardware.

Text seems to always be ambiguously 'char', so I've left those
2019-05-06 20:04:47 +01:00
Clownacy
f3a2c96ce6 Made PixTone.cpp ASM-accurate
I DID IT, SQUIDWARD

But really, that was annoying to figure out. Even though I already know
the way the stack frame is sorted has something to do with alphabetical
order, it's still affected by the order of declaration too.
2019-04-08 15:54:56 +01:00
Clownacy
01ddc5e923 Fixed some warning MSVC2003 was giving in /W3 mode 2019-02-23 21:45:57 +00:00
Clownacy
cad4518d30 Fixed some portability issues (tested on a Pi) 2019-02-11 14:42:24 +00:00
cuckydev
9bd73d5ed8 rep_srand 2019-02-10 10:09:30 -05:00
Clownacy
a43b458e67 Made PixTone use the new rand function 2019-02-10 15:04:16 +00:00
Clownacy
61c75c0ffb Redecompiled PixTone.cpp
Now it's way more accurate. Even makes identical ASM.
2019-02-10 14:59:39 +00:00
cuckydev
113c3fc124 Made SFX loading more similar to the original 2019-01-31 13:01:09 -05:00
Clownacy
676b0f5894 Misc Linux fixes 2019-01-28 17:41:03 +00:00
cuckydev
7fa14698f0 ADDED OUCHIE 2019-01-27 14:54:05 -05:00
cuckydev
f43a3c1130 Org and sound 2019-01-19 21:23:04 -05:00