Back in 2002, the 6502 disappeared out of all catalogues. Wanted to know, if it s possible to build a binary compatible CPU with the things I had in the drawer: 74LS parts, 27C512 EPROMs and a fast static RAM from an old 80386 motherboard. Now here the results. Note, that the Bus timing is different from the 6502.
标签: disappeared catalogues possible Wanted
上传时间: 2016-04-09
上传用户:hn891122
void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0] if(gr->window_switching_flag && gr->block_type == 2) { /* short block regions */ reg1 = 36 reg2 = 576 } else { /* long block regions */ reg1 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + 1] reg2 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + gr->region1_count + 2] }
标签: III_hufman_decode int freqline Granule
上传时间: 2013-12-19
上传用户:jjj0202
Action Struts 教程, 用于java web application front end 的开发
标签: application Action Struts front
上传时间: 2014-01-04
上传用户:saharawalker
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
标签: will D-channels conversion continous
上传时间: 2013-12-09
上传用户:zm7516678
pvi 10.4"tft spec if you need more,pls feel free to contact me tasdfkjl
标签: tasdfkjl contact 10.4 feel
上传时间: 2016-04-24
上传用户:515414293
This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED
标签: description provides transfer example
上传时间: 2016-04-24
上传用户:ecooo
一个简单的语法分析器,实现对布尔表达式,算术表达式的分析,以及if语句,FOR语句,WHILE语句,DO_WHILE语句的分析
上传时间: 2016-05-05
上传用户:epson850
matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to harada@ieee.org. We try to do our best to answer your questions.
标签: simulation questions programs matlab
上传时间: 2014-01-24
上传用户:cmc_68289287
END驱动编写概述 pdf文件 大家分享
上传时间: 2013-11-28
上传用户:希酱大魔王
停车场的设置.用对列和栈实现.以end结束.
上传时间: 2016-05-27
上传用户:xiaohuanhuan