Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5885 - Remove simulator #ifdefs part 1 - IRAM

Attached to Project: Rockbox
Opened by Steve Bavin (pondlife) - Saturday, 26 August 2006, 11:21 GMT+2
Last edited by Steve Bavin (pondlife) - Wednesday, 30 August 2006, 12:38 GMT+2
Task Type Patches
Category Simulator
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Ideally, there should be minimal in-line #ifdefs for the simulator. I intend to collect patches here which remove this, simplify the simulator and make it closer to the real device.

First up, allocate some space to simulate IRAM...
(application/octet-stream)    simulateiram.patch (0 KiB)
 0 files changed

This task depends upon

Closed by  Steve Bavin (pondlife)
Thursday, 14 September 2006, 15:02 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  Now consumed within the larger playback reworking  FS#5992 .
Comment by Mikael Magnusson (mikaelh) - Saturday, 26 August 2006, 16:00 GMT+2
the patch file seems to be empty
Comment by Steve Bavin (pondlife) - Tuesday, 29 August 2006, 10:28 GMT+2
Sorry about that - not sure what happened. Take 2:
   simulateiram.patch (2.2 KiB)
 apps/playback.c |   16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

Loading...