User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 19:04, 24 January 2010 (diff | hist) . . (-765) . . Digital Joysticks (→AMSTRAD CPC Joystick)
- 19:00, 24 January 2010 (diff | hist) . . (+121) . . N Analog Joysticks (Created page with '* Connector:Analogue joystick (CPC Plus only) For info on reading the analog inputs, see Arnold V Specs Revised.')
- 18:58, 24 January 2010 (diff | hist) . . (0) . . m Talk:Digital Joysticks (moved Talk:Joystick to Talk:Digital Joysticks) (current)
- 18:58, 24 January 2010 (diff | hist) . . (+36) . . N Talk:Joystick (moved Talk:Joystick to Talk:Digital Joysticks) (current)
- 18:58, 24 January 2010 (diff | hist) . . (0) . . m Digital Joysticks (moved Joystick to Digital Joysticks)
- 18:58, 24 January 2010 (diff | hist) . . (+31) . . N Joystick (moved Joystick to Digital Joysticks) (current)
- 18:57, 24 January 2010 (diff | hist) . . (+68) . . Peripherals (→Others)
- 18:46, 24 January 2010 (diff | hist) . . (+34) . . DIY (→DIY Hardware Projects)
- 18:42, 24 January 2010 (diff | hist) . . (+14) . . Technical documentation (→BASIC / Firmware / CP/M)
- 18:40, 24 January 2010 (diff | hist) . . (+109) . . Technical documentation (→BASIC / Firmware / CP/M)
- 18:34, 24 January 2010 (diff | hist) . . (+6) . . AMSDOS (→AMSDOS-BIOS Functions and AMSDOS Memory Map)
- 18:33, 24 January 2010 (diff | hist) . . (+135) . . AMSDOS
- 18:27, 24 January 2010 (diff | hist) . . (+21) . . Source Codes
- 18:27, 24 January 2010 (diff | hist) . . (+41) . . System software
- 17:45, 24 January 2010 (diff | hist) . . (+5,920) . . N AMSDOS Memory Map (Created page with 'AMSDOS uses two memory blocks. The first is always at BE40h..BE7Fh (on the 464 this region was used as Stack). The second is allocated from User RAM, typically located at A700h..…')
- 17:44, 24 January 2010 (diff | hist) . . (+1,054) . . N BIOS Overall Memory Map (Created page with '== RAM == 0000h 40h Copy of ROM (RST/IRQ Vectors) 0040h User RAM A67Ch 80h User Defined Characters CHR(F0h..FFh) A6FCh 4h AMSDOS Header (for RSX commands…')
- 17:43, 24 January 2010 (diff | hist) . . (+93) . . BIOS Functions
- 17:27, 24 January 2010 (diff | hist) . . (+218) . . BIOS Functions
- 17:22, 24 January 2010 (diff | hist) . . (-2) . . AMSDOS RSX Functions (→CPM, DIR, REN, ERA)
- 17:21, 24 January 2010 (diff | hist) . . (+1) . . AMSDOS RSX Functions
- 17:21, 24 January 2010 (diff | hist) . . (+1) . . AMSDOS Hidden RSX Functions
- 17:20, 24 January 2010 (diff | hist) . . (+287) . . AMSDOS Hidden RSX Functions
- 17:17, 24 January 2010 (diff | hist) . . (+2,561) . . N AMSDOS Hidden RSX Functions (Created page with '== Message On/Off == chr(81h) MESSAGE_ON_OFF ;in: A=flag(00h=on, >=01h=off) (R,I,C);out:A=old == Set Drive Speed == chr(82h) SET_DRIVE_SPEED ;in: HL=ptr to 9 bytes …')
- 17:14, 24 January 2010 (diff | hist) . . (+12) . . AMSDOS RSX Functions
- 17:12, 24 January 2010 (diff | hist) . . (+2,688) . . N AMSDOS RSX Functions (Created page with 'RSX - Resident System Extensions Below RSX commands can be used under BASIC (preceeded by a "|" character), and in machine code by obtaining the function address via KL_FIND_COMM…')
- 17:11, 24 January 2010 (diff | hist) . . (+61) . . BIOS Functions
- 17:07, 24 January 2010 (diff | hist) . . (+3,414) . . N BIOS Sound Functions (Created page with '== Output to Sound Queue == BCAA SOUND_QUEUE (output sound) ;in: HL=data ;ch,env,ent,freq(lo,hi,noise),vol,len(lo,hi) In: HL=Pointer to 9-byte Data Block 0 Channel (Bit0-2=C…')
- 17:02, 24 January 2010 (diff | hist) . . (+3,218) . . N BIOS Cassette (or Diskette) Functions (Created page with '== Cassette Init == BC65 CAS_INITIALIZE BC68 CAS_SET_SPEED ;in: HL=upper16bit, A=lower8bit BC6B CAS_NOISY ;in: A=output "Press PLAY" messages (0=yes, >0=no) ==…')
- 17:00, 24 January 2010 (diff | hist) . . (+3,303) . . N BIOS Screen Functions (Created page with '== Screen Init == BBFF SCR_INITIALIZE BC02 SCR_RESET == Screen Resolution == BC0E SCR_SET_MODE ;in: A=mode (0=160x200x16, 1=320x200x4, 2=640x200x2) BC11 SCR_GET_MOD…')
- 16:59, 24 January 2010 (diff | hist) . . (+2,477) . . N BIOS Graphics Functions (Created page with '== Graphics Init == BBBA GRA_INITIALIZE == Graphics Normal Drawing Functions == BBC0 GRA_MOVE_ABSOLUTE ;in: de=x, hl=y ;\set current coordinate BBC3 GRA_MOVE_RELATIVE ;in…')
- 16:57, 24 January 2010 (diff | hist) . . (+2,301) . . N BIOS Text Functions (Created page with '== Text Character Output (and read-back from VRAM) == BB5A TXT_OUTPUT in: A=char ;display 20h..FFh, or handle 00h..1Fh BB5D TXT_WR_CHAR in: A=char ;display 00h..…')
- 16:56, 24 January 2010 (diff | hist) . . (+1,973) . . N BIOS Keyboard Functions (Created page with '== Keyboard Manager == BB00 KM_INITIALIZE BB03 KM_RESET == Keyboard Queue == BB06 KM_WAIT_CHAR out: A=char (waits until valid char) ;\function keys BB09 KM_READ_CHA…')
- 16:55, 24 January 2010 (diff | hist) . . (+733) . . N BIOS Machine Pack (Created page with '== Reset Vector == 0000 RESET (RST0) == User RST Vector == 002B DATA (OLD C' WHEN RST 30h OCCURRED WITH LO_ROM ENABLED) 0030 FREE_FOR_USER (RST6) == Machine Pack (Printer…')
- 16:53, 24 January 2010 (diff | hist) . . (+1,236) . . N BIOS Kernel Timer/Event Functions (Created page with '== Interrupt Vectors == 0038 300HZ INTERRUPT (RST7) 003B EXT_INTERRUPT_VECTOR 0066 GARBAGE (THERE'S NO NMI HANDLER IN ROM) == Kernel Timer/Event Functions == B921 KL_POL…')
- 16:52, 24 January 2010 (diff | hist) . . (+4,319) . . N BIOS Kernel RSX Functions (Resident System Extensions) (Created page with '== Installing All Expansion ROMs == BCCB KL_ROM_WALK ;io: DE=LORAM, HL=HIRAM (INIT_BACK with C=7..1) KL_ROM_WALK is usually called immediately after starting the BASI…')
- 16:50, 24 January 2010 (diff | hist) . . (+32) . . BIOS Kernel Functions
- 16:48, 24 January 2010 (diff | hist) . . (+3,288) . . N BIOS Kernel Functions (Created page with '== Low Jump (to BIOS Bank) == RST 08h is used in vectors at [BB00h and up] (official BIOS functions). 0008 KL_LO_JUMP (RST1) ;in: SP=dest,out: SP=SP+2;\jump dest AND 3FFF…')
- 16:44, 24 January 2010 (diff | hist) . . (+18,076) . . N BIOS Function Summary (Created page with '== Kernel RST Vectors == 0000 RESET (RST0/RESET) 0008 KL_LO_JUMP (RST1) 000B KL_LO_CALL_HL 000E KL_JP_BC ;in: BC=addr 0010 KL_SIDE_CALL_SP (RST2) 0013…')
- 16:39, 24 January 2010 (diff | hist) . . (+418) . . N BIOS Functions (Created page with '== Function Summary == * BIOS Function Summary == Details on Functions == * BIOS Kernel Functions * BIOS Kernel RSX Functions (Resident System Extensions) * [[BIOS…')
- 16:37, 24 January 2010 (diff | hist) . . (+21) . . Technical documentation (→BASIC / Firmware / CP/M)
- 14:49, 24 January 2010 (diff | hist) . . (+57) . . Peripherals (→Hardware debuggers/Hacking devices)
- 14:49, 24 January 2010 (diff | hist) . . (-72) . . Peripherals (→Miscellaneous)
- 14:32, 24 January 2010 (diff | hist) . . (+114) . . Peripherals (→Others)
- 14:32, 24 January 2010 (diff | hist) . . (-51) . . Peripherals (→Miscellaneous)
- 08:57, 24 January 2010 (diff | hist) . . (+35) . . DIY (→DIY Hardware Projects)
- 08:53, 24 January 2010 (diff | hist) . . (+515) . . Technical documentation (→Hardware extensions)
- 08:53, 24 January 2010 (diff | hist) . . (-515) . . DIY (→Internal Components)
- 10:53, 23 January 2010 (diff | hist) . . (+61) . . Arnold V Specs Revised (→APPENDIX II)
- 10:43, 23 January 2010 (diff | hist) . . (-28) . . Connector:Cartridge Slot (CPC Plus only)
- 10:43, 23 January 2010 (diff | hist) . . (+558) . . N Connector:Cartridge Slot (CPC Plus only) (Created page with 'Below is from the Arnold V specs: ROM CARTRIDGE: 2 pcs 2 x 9 way 2.5mm pitch sockets. 1a A10 2a A2 1b +5V 2b +5V 3a *CE 4a A1 3b CLK 4b CA18 5a D7 6a A0 5b CA16 6b CA17 …')
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)