Talk:IBM Basic assembly language and successors
Latest comment: 15 years ago by Jhlister in topic BAL brings back memories
![]() | Computing Unassessed | |||||||||
|
BAL brings back memories
XC CATS,DOGS XC DOGS,CATS XC CATS,DOGS CATS DC CL32'Now is the time for all good men' DOGS DC CL32'It is a far far better thing I d'
I loved those Boolean operators. Naaman Brown (talk) 00:22, 4 February 2009 (UTC)
I love the Execute instruction. You could actually write a very complex program on a 16K machine. —Preceding unsigned comment added by 24.207.255.169 (talk) 02:49, 29 October 2009 (UTC)
There is a lot to be written about IBM System/360 and its successors. The jumps to 31 and 64 bit addressing. The migration of system calls from SVC (Supervisor Call) instructions, with the overhead of the interrupt handler to PC, especially for in-address-space services such as storage management. The evolution of secondary address spaces. Count Key Data disks vs fixed block (and the emulation issues). It goes on. One day… Jhlister (talk) 00:56, 12 February 2010 (UTC)