From 0c3d74ec35f2bc76872125e9cfd68e9d90cf701b Mon Sep 17 00:00:00 2001 From: sparky4 Date: Thu, 1 Oct 2015 14:38:01 -0500 Subject: [PATCH] todo update --- DEBUG.16W | 17 +++++++++++++++++ HEAP.16W | 45 +++++++++++++++++++++++++++++++++++++++++++++ MMDUMP.16W | Bin 0 -> 52 bytes PROFILE.16W | 0 TODO.md | 5 +++-- 5 files changed, 65 insertions(+), 2 deletions(-) create mode 100755 DEBUG.16W create mode 100755 HEAP.16W create mode 100755 MMDUMP.16W create mode 100755 PROFILE.16W diff --git a/DEBUG.16W b/DEBUG.16W new file mode 100755 index 00000000..58e2e078 --- /dev/null +++ b/DEBUG.16W @@ -0,0 +1,17 @@ +Seg:0 Size:7246 Owner:0x0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ +0 +Seg:1c4e Size:256 Owner:0xa01c +++++_ + +Seg:1e04 Size:40 Owner:0x0 ++_ + +Seg:1e2c Size:950 Owner:0xe074 ++++++++++++++_ +00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +Seg:ae2c Size:12756 Owner:0x0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ + +Seg:e000 Size:8191 Owner:0x0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_ \ No newline at end of file diff --git a/HEAP.16W b/HEAP.16W new file mode 100755 index 00000000..6e14507f --- /dev/null +++ b/HEAP.16W @@ -0,0 +1,45 @@ + + == default == + + USED block at 1e260016 of size 66 + FREE block at 1e260058 of size 18 + USED block at 1e26006a of size 136 + USED block at 1e2600f2 of size 20 + FREE block at 1e260106 of size 7926 +OK - end of heap + + == near == + + USED block at e25e0a6 of size 28 + USED block at e25e0c2 of size 312 + USED block at e25e1fa of size 42 + USED block at e25e224 of size 20 + USED block at e25e238 of size 20 + USED block at e25e24c of size 20 + USED block at e25e260 of size 20 + USED block at e25e274 of size 20 + USED block at e25e288 of size 7540 +OK - end of heap + + == far == + + USED block at 1e260016 of size 66 + USED block at 1e260058 of size 18 + USED block at 1e26006a of size 136 + USED block at 1e2600f2 of size 20 + USED block at 1e260106 of size 7926 +OK - end of heap + +Memory Type Total Used Free +---------------- -------- -------- -------- +Default 8166 222 7944 +Near 8022 454 7568 +Far 8166 222 7944 +---------------- -------- -------- -------- +coreleft = 7556 +farcoreleft = 7116 +GetFreeSize = 65106 +GetNearFreeSize = 7568 +GetFarFreeSize = 65106 +memavl = 7564 +stackavail = 38343 diff --git a/MMDUMP.16W b/MMDUMP.16W new file mode 100755 index 0000000000000000000000000000000000000000..ab306ccd9f302ddeb5f137345d44844a791a1ea2 GIT binary patch literal 52 tcmXr0FfcGmu}U;BOjgj)WzbZxRWLEIw6NgiGJwdW8km~^Wws&7001vJ3km=L literal 0 HcmV?d00001 diff --git a/PROFILE.16W b/PROFILE.16W new file mode 100755 index 00000000..e69de29b diff --git a/TODO.md b/TODO.md index 8eaa69e9..40a6fb94 100755 --- a/TODO.md +++ b/TODO.md @@ -26,14 +26,15 @@ What needs to be done + DONE! 22. opl2/3 audio!!!! + 23. engine core! + ==working== 24. (MOST important!) FUCKING MASSIVE DATA MANAGEMENT!!! related to 12. -SEMI DONE~ + 25. MUSIC PLAYBACK!!!! WWWW ++ 25. MUSIC PLAYBACK!!!! WWWW + 26. basic SFX from opl2 + pc speaker! + 27. clean up repository after event 1. + 30. script system for text and interaction + + 40. ====00 IMPORTANT! 00==== AS PART OF FINISHING THE GRAPHICAL LIB. Make a palette manager that updates the display palette with the pallet of images and sprites. in a stack and reuse same colors in the pallette on the image by changing the image's values to the matching color. -- Use a little database to keep track of the images loaded and have manipulated the display pallette. +Use a little database to keep track of the images loaded and have manipulated the display pallette. + 9000. fix any bugs found + 9001. make the game wwww -- 2.39.2