freelanceprogrammers.org Forum Index » Java
Calling all java masters
Joined: 20 Feb 2002
Posts: 3
Calling all java masters
For all you java masters out there!<br><br>I`m
looking for a programmer that knows how to write pixels
to the screen in DOS using 13h mode. Here is an
example written in C.
<br><br><a href=http://www.brackeen.com/home/vga/basics.html
target=new>http://www.brackeen.com/home/vga/basics.html</a><br><br>If you can
figure this out (in Java) then you truely
are a master at what you do.
Joined: 15 Feb 2002
Posts: 11
Calling all java masters
why don`t you find master mechanics that can convert a automatic starting
vehicle back to a hand crank, that`ll probably be just as interesting.
Joined: 10 Feb 2002
Posts: 15
Calling all java masters
A Similar Problem will be Converting Electric
Locomotives to Watt Steam Engines... A Master Engineer will
be able to do that as u say !<br><br>well the truth
is that in Java u cannot call interrupts to draw a
point as Java is a high-level OO language and does not
contain low level features as the c language. thus
gosling will also fail to call interrupts from java...
Joined: 20 Feb 2002
Posts: 3
Calling all java masters
Technically you don`t have to call an interrupt
to draw a point, as the Mode 13h memory starts at
address 0x000a0000. You`d just have to write to an offset
from that address (which of course is still illegal in
Java IIRC, and you`d need an int 10h to switch to mode
13 in the first place, so never mind :)).<br><br>-W.
Joined: 11 Feb 2002
Posts: 6
Calling all java masters
You can do it the simple way, write a library in C, declare a native instance of
the library in Java and call it from there.
Joined: 01 Feb 2002
Posts: 73
Calling all java masters
It appears that the guy who wrote the orginal
message has NO CLUE what Java is about.<br><br>It is NOT
about fancy pixel mapped graphics. If you need to do
OS/Hardware specific tasks, then C or assembly language is
the thing to use. I love Java, and I STILL would
write that type of thing in C (being a guru or
not).<br><br>Java is not for all applications development, but like
bvs_sv_ni said... Write a JNI interface and call a native
language routine from Java.<br><br>Stephen
McConnell<br><a href=http://www.crosslogic.com
target=new>http://www.crosslogic.com</a>
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







