User contributions for Winston
Jump to navigation
Jump to search
- 17:03, 1 January 2009 diff hist +1,920 Current events
- 19:39, 21 December 2008 diff hist +653 Current events →More boards made
- 19:36, 21 December 2008 diff hist +752 Current events
- 23:28, 27 November 2008 diff hist +1,412 Current events
- 17:09, 23 November 2008 diff hist +1,018 Current events
- 22:21, 20 November 2008 diff hist +3,175 Spectranet: Tutorial 7
- 23:51, 18 November 2008 diff hist +1,540 Current events
- 18:43, 15 November 2008 diff hist +609 Spectranet: Tutorial 7 →Using MODULECALL
- 18:40, 15 November 2008 diff hist +7,732 N Spectranet: Tutorial 7 New page: As well as the parts required to support the W5100 ethernet interface, the Spectranet contains extra memomory. Some of this is used to support the socket library and provide required funct...
- 18:19, 15 November 2008 diff hist +1 Hardware overview →Installing the hardware current
- 18:18, 15 November 2008 diff hist +152 Hardware overview →The JTAG connector
- 13:57, 15 November 2008 diff hist +715 N Ethup New page: The ethup utility is a simple command line utility to upload data to the Spectrum, using a ''very'' simple protocol. The protocol is as follows: bytes 0,1: Start address, LSB first byte...
- 12:54, 15 November 2008 diff hist +52 Software →Net code tutorial
- 19:02, 9 November 2008 diff hist +1,091 Current events
- 10:10, 26 October 2008 diff hist +2,101 Current events
- 10:00, 26 October 2008 diff hist +19 N File:00020.jpg Spanish translation current
- 22:36, 18 October 2008 diff hist +1,954 Current events
- 22:23, 18 October 2008 diff hist +28 N File:Utf8.jpg UTF-8 supported by putchar42 current
- 22:21, 18 October 2008 diff hist +2 Current events →Older News
- 22:21, 18 October 2008 diff hist −29,774 Current events
- 22:20, 18 October 2008 diff hist +29,830 N Old News (June 08 - July 08) New page: == BASIC extended == I've put the infrastructure in place for BASIC extensions in the ROM this weekend. By default, BASIC is not extended. The code in the fixed ROM page (page 0, mapped ... current
- 21:02, 16 October 2008 diff hist +1,280 Current events
- 21:51, 7 October 2008 diff hist +2,126 Spectranet: Tutorial 6
- 17:27, 4 October 2008 diff hist +7,042 Spectranet: Tutorial 6
- 14:50, 4 October 2008 diff hist +2,456 Current events
- 21:58, 1 October 2008 diff hist +204 m Spectranet: Tutorial 6
- 21:53, 1 October 2008 diff hist +9 Spectranet: Tutorial 6
- 21:52, 1 October 2008 diff hist +4,798 Spectranet: Tutorial 6
- 21:36, 29 September 2008 diff hist +2,346 N Spectranet: Tutorial 6 New page: The Spectranet ROM provides some facilities for extending the ZX BASIC interpreter. At present, there is an interpreter extension mechanism, and there are plans to add support for channel...
- 14:26, 26 September 2008 diff hist +44 Main Page
- 20:00, 11 September 2008 diff hist +1,611 Current events
- 22:09, 6 September 2008 diff hist +167 Using flash memory current
- 22:05, 6 September 2008 diff hist +1,188 Using flash memory
- 20:38, 6 September 2008 diff hist +9,605 N Using flash memory New page: Like the static RAM, there is 128K of flash memory. It's accessed the same way as static RAM - for information on how to page the flash memory, see the [[Using paged RAM|article about usin...
- 19:32, 6 September 2008 diff hist +21 Main Page
- 14:59, 6 September 2008 diff hist +5,794 N Using paged RAM New page: The Spectranet hardware in its standard form not only provides the ethernet hardware, it also provides extra general purpose memory. 128K of this is flash ROM - which can be programmed by ... current
- 14:12, 6 September 2008 diff hist +20 N Pageout Redirecting to Pagein current
- 14:12, 6 September 2008 diff hist +1,028 N Pagein New page: '''pagein''' - pages in Spectranet memory into the lower 16K of address space. '''pageout''' - pages out the Spectranet memory. == Synopsis == ''Assembly language'' call PAGEIN ... current
- 14:00, 6 September 2008 diff hist +20 N Hlcall Redirecting to Ixcall current
- 13:59, 6 September 2008 diff hist +1 Ixcall current
- 13:59, 6 September 2008 diff hist +1,176 N Ixcall New page: '''HLCALL''' - call a routine pointed to by hl using the pager '''IXCALL''' - call a routine pointed to by ix using the pager == Synopsis == ld hl, ADDRESS call HLCALL ld i...
- 19:04, 31 August 2008 diff hist +24 N String2mac Redirecting to Mac2string current
- 19:01, 31 August 2008 diff hist +1,573 N Mac2string New page: '''mac2string (IXCALL 0x3E5A)''' - convert a 6 byte MAC address to a null terminated string '''string2mac (IXCALL 0x3E3D)''' - convert a null terminated string to a 6 byte MAC address ==... current
- 18:40, 31 August 2008 diff hist +27 N Ipstring2long Redirecting to Long2ipstring current
- 18:40, 31 August 2008 diff hist +1,407 N Long2ipstring New page: '''long2ipstring (IXCALL 0x3E39)''' - convert a 4 byte big endian value to a null-terminated dotted decimal IP string '''ipstring2long (IXCALL 0x3E3C)''' - convert a dotted decimal IP str... current
- 17:17, 31 August 2008 diff hist +20 Setpagea current
- 17:12, 31 August 2008 diff hist +22 N Setpageb Redirecting to Setpagea current
- 17:12, 31 August 2008 diff hist +1,066 N Setpagea New page: '''setpagea (HLCALL 0x3E33)''' - set memory page in paging area A '''setpageb (HLCALL 0x3E36)''' - set memory page in paging area B == Synopsis == ''Assembly language'' ld a, page...
- 22:39, 28 August 2008 diff hist +275 Ifconfig inet current
- 22:37, 28 August 2008 diff hist +27 N Deconfig Redirecting to Ifconfig inet current