1-7 of 7 < Previous Next >
0 votes
closed

Add CPU clock speed setting

For each instruction, need to look up how many CPU cycles it would have taken on an actual 68000 (can use Easy68k).  Then, need to add delays to code if necessary to ensure the instructions are exe...

id# 363 | Planned Release: None | Last Updated: Jul 26 2007 at 10:00 PM  by GrahamStoneman
0 votes
closed

Add IMemoryController interface

Want MC68000 project to be general purpose, so remove anything to do with Sega Genesis into a separate 'Genesis' project.

id# 359 | Planned Release: None | Last Updated: Jul 26 2007 at 10:00 PM  by GrahamStoneman
0 votes

Add XNA framework

Once VDP framebuffer is in place, need to add some XNA entrypoints, one for Windows, one for Xbox 360

id# 364 | Planned Release: None | Last Updated: Jul 17 2007 at 6:31 AM  by GrahamStoneman
0 votes

Emulate VDP

Need to write a component to converts reads/writes to 0x00C00000 and 0x00C00004 (the Genesis VDP Data and Control ports) into a framebuffer for display on the Xbox 360

id# 360 | Planned Release: None | Last Updated: Jul 17 2007 at 6:30 AM  by GrahamStoneman
0 votes

Emulate Genesis sound chip

This bit comes last, but needs to be done.

id# 361 | Planned Release: None | Last Updated: Jul 17 2007 at 6:30 AM  by GrahamStoneman
0 votes

Finish coding 68000 instructions

Still need to emulate: ABCD / NBCD / SBCD CHK / ILLEGAL / TRAP / TRAPV RESET / STOP MOVEM / MOVEP ROXL, ROXR RTE / RTR

id# 362 | Planned Release: None | Last Updated: Jul 17 2007 at 6:30 AM  by GrahamStoneman
0 votes

Unit tests

Write & compile small unit tests for each function (or set of functions) using Easy68k, add to MC68000Tests

id# 358 | Planned Release: None | Last Updated: Jul 17 2007 at 6:15 AM  by GrahamStoneman

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-7 of 7 < Previous 1 Next >
Updating...