BGPierce / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
0 stars 0 forks source link

Missing 6309 instructions #44

Closed BGPierce closed 4 years ago

BGPierce commented 8 years ago

It has come to my attention that there are some 6309 instructions missing from the 6309 emulation in VCC. It would be nice to have the full 6309 implementation in VCC. I haven't actually seen problems with this that I know of, but I know some adventurous programmer will catch it.

Wersley commented 8 years ago

I believe this to be a duplicate of BGPierce/VCC#37 .

BGPierce commented 8 years ago

Actually no... at least as for the nature of the bug itself. BGPierce/VCC#37 "may" be caused by the missing 6309 instructions, but ultimately, VCC should not crash on ANY bad instruction or memory read/write. The example of the crash you saw was just one example... I've crashed it may ways other than that one.

Bill Pierce "Charlie stole the handle, and the train it won't stop going, no way to slow down!" - Ian Anderson - Jethro Tull

My Music from the Tandy/Radio Shack Color Computer 2 & 3 https://sites.google.com/site/dabarnstudio/ Co-Contributor, Co-Editor for CocoPedia http://www.cocopedia.com/wiki/index.php/Main_Page Global Moderator for TRS-80/Tandy Color Computer Forums http://www.tandycoco.com/forum/

E-Mail: ooogalapasooo@aol.com

-----Original Message----- From: Wersley notifications@github.com To: VCCE/VCC VCC@noreply.github.com Cc: Bill Pierce ooogalapasooo@aol.com Sent: Thu, Jan 7, 2016 12:46 pm Subject: Re: [VCC] Missing 6309 instructions (#40)

I believe this to be a duplicate of BGPierce/VCC#37 . — Reply to this email directly or view it on GitHub.

ursine commented 7 years ago

What instructions are actually missing?

BGPierce commented 7 years ago

Gary, I'm not sure which instructions are missing, but I do remember there being discussion on it one time, long ago on the coco3.com forum. Wes may know more about this than I do, but he seems to have disappeared for a bit.

Bill Pierce "Charlie stole the handle, and the train it won't stop going, no way to slow down!" - Ian Anderson - Jethro Tull

My Music from the Tandy/Radio Shack Color Computer 2 & 3 https://sites.google.com/site/dabarnstudio/ Co-Contributor, Co-Editor for CocoPedia http://www.cocopedia.com/wiki/index.php/Main_Page Global Moderator for TRS-80/Tandy Color Computer Forums http://www.tandycoco.com/forum/

E-Mail: ooogalapasooo@aol.com

abathur8bit commented 6 years ago

Full list is now located in the new file in Docs/VCC-Notes.md. Also note there is a huge bunch that are listed as untested. Listing unimplemented instructions here for reference:

BGPierce commented 4 years ago

Fixed.