| |
viper Account closed
Registered: Feb 2005 Posts: 17 |
Problem with mxass28
I downloaded mxass28 but it don't work on my computer (Celeron 533A). When i type in console mxass.exe then error occurs with a message "runtime error 200 at 0972:0091" so i tried to fix it with patch for pascal's program but this patch didn't fix the problem. Can anybody help me ? |
|
| |
iAN CooG
Registered: May 2002 Posts: 3197 |
Quote: I downloaded mxass28 but it don't work on my computer (Celeron 533A). When i type in console mxass.exe then error occurs with a message "runtime error 200 at 0972:0091" so i tried to fix it with patch for pascal's program but this patch didn't fix the problem. Can anybody help me ?
File is packed with PKLite, so you need to unpack it first, with Ben Castricum's UNP for example
http://sac-ftp.externet.hu/pack20.html
then apply this patch
0000AC87: E8 90
0000AC88: 3C 90
0000AC89: 02 90
Alternatively, you can use 200fix by Marek Futrega
ftp://ftp.scene.org/pub/demos/groups/aardbei/200fix.zip
which is a TSR and transparently does the patch directly in memory.
|
| |
viper Account closed
Registered: Feb 2005 Posts: 17 |
iAN CooG - Thanx for help |
| |
GoDot64
Registered: Jul 2005 Posts: 6 |
The mentioned patch doesn't work on even faster systems. If you're still having problems, try Bochs (a DOS emulator), it works perfectly for me.
ado
--
GoDot C64 Image Processing
www.godot64.de |
| |
cadaver
Registered: Feb 2002 Posts: 1160 |
Dosbox is faster I think. |