Commit Graph

25 Commits

Author SHA1 Message Date
Iliyas Jorio
6f5592fbc3 Pointer tracking 2021-07-30 00:08:12 +02:00
Iliyas Jorio
77fda7913d Load AIFF-C files as sound resources 2021-07-25 17:38:05 +02:00
Iliyas Jorio
664c738817 Remove resource dumping functionality - will be moved to a separate tool 2021-07-18 13:24:13 +02:00
Iliyas Jorio
644ade79c3 Implement Count1Types, Get1IndType, Get1IndResource, GetResInfo, DetachResource 2021-07-18 13:16:43 +02:00
Iliyas Jorio
cf21b9a7a8 Fix GCC/clang unused parameter warnings on memory no-ops 2021-04-23 07:57:12 +02:00
Iliyas Jorio
2f57b5245e New file routines: GetVol, FSOpen, OpenResFile, ChangedResource 2021-02-28 23:43:33 +01:00
Iliyas Jorio
3228cf2818 Palette management stubs 2021-02-22 20:19:57 +01:00
Iliyas Jorio
2a4ec3b76c Implement PtrToHand 2021-02-22 01:25:12 +01:00
Iliyas Jorio
31f906a66b Implement NewHandleSys, NewHandleSysClear 2021-02-22 01:16:40 +01:00
Iliyas Jorio
8fb5ed8e1b Fix SetFPos signature 2021-02-22 01:10:53 +01:00
Iliyas Jorio
766d4ddc1b Implement ShowCursor 2021-02-22 01:10:53 +01:00
Iliyas Jorio
61bd404ae2 Include stddef.h for NULL 2021-02-22 01:10:53 +01:00
Iliyas Jorio
cccf458a5f Implement StripAddress; inline other no-op mem calls 2021-02-22 01:10:53 +01:00
Iliyas Jorio
ad669a3fd4 Add GetPictureFromFile (extension) 2021-02-18 21:15:18 +01:00
Iliyas Jorio
774b9fe1b4 Implement GetIndStringC 2021-01-10 10:14:57 +01:00
Iliyas Jorio
aa853a747f NumToStringC returns string byte length 2021-01-03 17:26:26 +01:00
Iliyas Jorio
95fdba76bf Dump resources to files for debugging 2020-12-26 17:02:46 +01:00
Iliyas Jorio
b7ee239eb2 Implement NewPtrClear 2020-12-20 12:03:04 +01:00
Iliyas Jorio
e8939dbc8a Implement GetFPos; SetFPos placeholder 2020-12-15 23:27:12 +01:00
Iliyas Jorio
61d2c01102 Rename Pomme_PauseLoopingChannels to Pomme_PauseAllChannels 2020-11-25 08:16:58 +01:00
Iliyas Jorio
12253ce6c5 Implement GetPortBitMapForCopyBits 2020-11-21 20:56:41 +01:00
Iliyas Jorio
85d521b196 New placeholders: OffsetRect, PenNormal, PenSize, FrameArc, GetMouse, SndDoCommand 2020-11-16 07:08:13 +01:00
Iliyas Jorio
f7b14f7dfe Implement GetPortBounds 2020-11-14 19:01:41 +01:00
Iliyas Jorio
cf2ca92506 Implement GetWindowPort 2020-11-14 17:07:17 +01:00
Iliyas Jorio
5fc6598b47 Import source from Nanosaur port 2020-11-13 22:45:44 +01:00