tcdev
3rd November 2008, 03:07 PM
It's been a while since my last post but I have been plugging away at getting the entire repository building and running on all the supported targets again.
Right now, I've been attempting to get the arcade projects running on the DE1. The 1st target was always going to be the most work - since the major re-architecture there's a fair amount of code to change for each platform. Once I've completed the DE1 ports, the other targets will be relatively easy (and much quicker to complete).
Right now there's only Frogger (FPGAARCADE) & Scramble (WIP) to go - although Centipede (WIP) and ZigZag build OK but aren't running atm.
Once the DE1 is sorted, I'll look at the other platforms en-mass, most probably the P2 followed by DE2 and then NB1 and P3M. RC-10 (Xilinx) might get a look-in somewhere there too for the few projects that will run on it.
Then I can look at the microcomputer projects, and the console projects.
Finally I need to re-visit the sprite controller - there's alignment issues in every project, especially when you start scaling the video - and I can then finally look at finishing some of the WIP projects.
A long, tedious process - but hopefully the last time I'll have to go through it!
Right now, I've been attempting to get the arcade projects running on the DE1. The 1st target was always going to be the most work - since the major re-architecture there's a fair amount of code to change for each platform. Once I've completed the DE1 ports, the other targets will be relatively easy (and much quicker to complete).
Right now there's only Frogger (FPGAARCADE) & Scramble (WIP) to go - although Centipede (WIP) and ZigZag build OK but aren't running atm.
Once the DE1 is sorted, I'll look at the other platforms en-mass, most probably the P2 followed by DE2 and then NB1 and P3M. RC-10 (Xilinx) might get a look-in somewhere there too for the few projects that will run on it.
Then I can look at the microcomputer projects, and the console projects.
Finally I need to re-visit the sprite controller - there's alignment issues in every project, especially when you start scaling the video - and I can then finally look at finishing some of the WIP projects.
A long, tedious process - but hopefully the last time I'll have to go through it!