From: sparky4 Date: Wed, 12 Apr 2017 18:23:11 +0000 (-0500) Subject: p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I... X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=c7cbf032abf27ad9a1f5b26f0a174396fc8cb2ce p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I should remember what needs to be done soon][OpenVGMFile needs to be ported to 16_snd.c]going to port rest of code to borland c some time so we can use the core components of id engine here [going to add 16_us.c eventually but the debug system and CA_ PM_ and MM_ usage is priority now]older zcroll renamed to xcroll][zcroll is now the pre menu game loop system with PROPER data usage with CAMMPM] MM_ShowMemory is quite buggy on real machines. i need to debug it and fix added a struct printer[gvar.mm is FUCKING HUGE 14402 bytes FAT\!]16_rf now compiles BT UNKNOWN ON WHAT IT DOSE\! text box done --- diff --git a/src/lib/16_vl_2.c b/src/lib/16_vl_2.c index 68bbe443..1dfa23dc 100755 --- a/src/lib/16_vl_2.c +++ b/src/lib/16_vl_2.c @@ -61,7 +61,7 @@ void VL_modexPrintTextBox(global_game_variables_t *gvar) word q; #endif //backuppart - modexCopyPageRegion(&gvar->video.page[0], &gvar->video.page[2], + modexCopyPageRegion(&gvar->video.page[0], &gvar->video.page[1], 0, 0, x, @@ -109,7 +109,7 @@ void VL_modexPrintTextBox(global_game_variables_t *gvar) break; } } - modexCopyPageRegion(&gvar->video.page[2], &gvar->video.page[0], + modexCopyPageRegion(&gvar->video.page[1], &gvar->video.page[0], x, PRINTTEXTBOXH, 0,