|
...(memory [address+1] < < 0 & 0x00ff)); } catch (ArrayIndexOutOfBoundsException e) { throw new AddressException (); } } public void ...] = (byte) (value >> 0 & 0xff); } catch (ArrayIndexOutOfBoundsException e) { throw new AddressException (); } } public int ... [address+3] < < 0 & 0x000000ff)); } catch (ArrayIndexOutOfBoundsException e) { throw new AddressException (); } } public void ...

http://community.livejournal.com/hakeldama/467.html
0 links
Published: 1 year, 5 months ago (Sat, 26 Jan 2008 13:12:00 PST); 3050 bytes
|