3

Are there any out there? I'm looking at developing something for a retro console, and can't seem to find any resources. I have found an assembler and disassembler package, asm48, however.

I've seen listings for a book called the "Intel MCS-48 Programming Manual" or something similar, but I can't actually find the BOOK.

Similarly, I've only found one example of code, a Magnavox Odyssey 2 homebrew game that was released under the GPL, called "Kill the Attacking Aliens", and it is VERY well commented, but it would still be nice to have backup resources that were meant for teaching the subject.

Thanks in advance guys.

EDIT: I seem to have found one resource, in the form of the "MCS-48 Microcomputer User's Manual", which can be found here ( www.sharpmz.org/download/8048.pdf ), and has the entire instruction set listed. I might be able to work off of this. However, if anyone else has any other resources, I'm still interested in hearing. :)

4

1 回答 1

2

2007 年 10 月的 Grokking MCS-48 系统版本 3.3 中收集了有关 MCS-48 系统硬件和软件开发的大量信息,可在“ http://home.mnet-online.de/al/mcs-48 ”下获得/mcs-48.pdf ”。有关语言参考,请参阅“ http://bitsavers.informatik.uni-stuttgart.de/pdf/intel/8048/9800255D_MCS-48_and_UPI-41_Assembly_Language_Reference_Manual_Dec78.pdf ”。祝你好运。

于 2013-03-28T20:20:19.397 回答