CandyMan 03.05.2022, 23:23 |
JEMM386 v5.81 hangs (Users) |
JEMM386 v5.81 hangs when i run it with MOVEXBDA parameter. |
Japheth Germany (South), 04.05.2022, 03:18 @ CandyMan |
JEMM386 v5.81 hangs |
> JEMM386 v5.81 hangs when i run it with MOVEXBDA parameter. --- |
CandyMan 04.05.2022, 09:30 (edited by CandyMan, 04.05.2022, 09:50) @ Japheth |
JEMM386 v5.81 hangs |
> Read the documentation - this may happen, it's "expected behavior". |
Japheth Germany (South), 04.05.2022, 10:34 @ CandyMan |
JEMM386 v5.81 hangs |
> In my opinion, this is because JEMM386 does not check whether memory size --- |
CandyMan 04.05.2022, 16:02 @ Japheth |
JEMM386 v5.81 hangs |
> > In my opinion, this is because JEMM386 does not check whether memory |
Japheth Germany (South), 05.05.2022, 08:11 @ CandyMan |
JEMM386 v5.81 hangs |
> I added a few lines to the code in INIT.ASM (security is there anything --- |
RayeR CZ, 18.05.2022, 22:48 @ CandyMan |
JEMM386 v5.81 hangs |
> The dark debugger has been completed and so far I have no plans to change --- |
CandyMan 23.05.2022, 17:43 @ RayeR |
JEMM386 v5.81 hangs |
> And please could you add an option (or make other version) to run DD in |
RayeR CZ, 25.05.2022, 17:59 (edited by RayeR, 26.05.2022, 04:00) @ CandyMan |
DarkDebugger |
> Dark Debugger uses 90x50 text mode which is supported by every VGA card. --- |
CandyMan 25.05.2022, 18:55 (edited by CandyMan, 25.05.2022, 19:12) @ RayeR |
JEMM386 v5.81 hangs |
> If I remember some time ago you wrote about some specific high density VESA |
RayeR CZ, 26.05.2022, 03:59 @ CandyMan |
DarkDebugger |
I tried again and running dd.exe / dd32.exe just got this mess: --- |
CandyMan 26.05.2022, 19:41 (edited by CandyMan, 28.05.2022, 15:01) @ RayeR |
DarkDebugger |
I have the same thing when I try to set a text mode greater than 132 columns (my NVIDIA graphics card thinks this is graphics mode and displays an invalid image similar to your screenshot). |
RayeR CZ, 11.06.2022, 03:26 @ CandyMan |
DarkDebugger |
Thank you. I loaded 80c version and when hit Pause it popped up with readable text mode and seems to work but when I hit Esc or CTRL+C/CTRL+ALT+C I got another mess (a bit less messy) like this: http://rayer.g6.cz/1tmp/dd32-80c.jpg --- |
CandyMan 12.06.2022, 19:00 @ RayeR |
DarkDebugger |
> ... |
RayeR CZ, 17.06.2022, 19:09 @ CandyMan |
DarkDebugger |
Hi, I tried new build but still have some problem when I switch to debugee program or exit I got font blocks like this --- |
CandyMan 18.06.2022, 22:41 @ RayeR |
DarkDebugger |
Try this version: |
RayeR CZ, 23.06.2022, 00:07 @ CandyMan |
DarkDebugger |
I tried this but got the same result. --- |
CandyMan 23.06.2022, 11:27 @ RayeR |
DarkDebugger |
I am not able to correct it myself. I am asking you for help. Could you please take a look at the code I am sharing with you and make your corrections? |
Japheth Germany (South), 23.06.2022, 17:05 @ CandyMan |
DarkDebugger |
I'm currently checking an old graphics app in a vga 16-color mode. This app used to work, but on newer cards the output is "scattered" ( or perhaps it's not the "newer cards", but the "newer cpus"). --- |
tkchia 04.05.2022, 23:11 @ Japheth |
JEMM386 v5.81 hangs |
Hello Japheth, hello CandyMan, --- |
Japheth Germany (South), 05.05.2022, 08:42 @ tkchia |
JEMM386 v5.81 hangs |
> Not checking whether [@MEM_SIZE] shl 6 == [@XBDA] seems like a bad idea, if --- |
tkchia 05.05.2022, 11:56 (edited by tkchia, 05.05.2022, 12:57) @ Japheth |
JEMM386 v5.81 hangs |
Hello Japheth, --- |
CandyMan 25.05.2022, 18:59 @ CandyMan |
JEMM386 v5.81 hangs |
Code below also crashes my computer when JEMM386 is loaded: |
Japheth Germany (South), 27.05.2022, 17:10 @ CandyMan |
JEMM386 v5.81 hangs |
> Code below also crashes my computer when JEMM386 is loaded: --- |
CandyMan 28.05.2022, 19:27 @ Japheth |
JEMM386 v5.81 hangs |
Enabling A20 line via port 92h also crash with JEMM386 loaded. |
Japheth Germany (South), 29.05.2022, 04:46 @ CandyMan |
JEMM386 v5.81 hangs |
> Enabling A20 line via port 92h also crash with JEMM386 loaded. --- |