On Sun, Oct 23, 2011 at 04:27, Blue Swirl wrote:
> On Tue, Oct 18, 2011 at 21:17, Jordan Justen wrote:
>> On Tue, Oct 18, 2011 at 11:05, Blue Swirl wrote:
>>> On Mon, Oct 17, 2011 at 7:16 PM, Jordan Justen
>>> wrote:
rom_add_file_buf is similar to rom_add_file, except the rom's
conten
On Tue, Oct 18, 2011 at 21:17, Jordan Justen wrote:
> On Tue, Oct 18, 2011 at 11:05, Blue Swirl wrote:
>> On Mon, Oct 17, 2011 at 7:16 PM, Jordan Justen
>> wrote:
>>> rom_add_file_buf is similar to rom_add_file, except the rom's
>>> contents are provided in a buffer.
>>>
>>> rom_add_file is modi
On Tue, Oct 18, 2011 at 11:05, Blue Swirl wrote:
> On Mon, Oct 17, 2011 at 7:16 PM, Jordan Justen
> wrote:
>> rom_add_file_buf is similar to rom_add_file, except the rom's
>> contents are provided in a buffer.
>>
>> rom_add_file is modified to call rom_add_file_buf after
>> reading the rom's cont
On Mon, Oct 17, 2011 at 7:16 PM, Jordan Justen
wrote:
> rom_add_file_buf is similar to rom_add_file, except the rom's
> contents are provided in a buffer.
>
> rom_add_file is modified to call rom_add_file_buf after
> reading the rom's contents from the file.
>
> Signed-off-by: Jordan Justen
> ---
rom_add_file_buf is similar to rom_add_file, except the rom's
contents are provided in a buffer.
rom_add_file is modified to call rom_add_file_buf after
reading the rom's contents from the file.
Signed-off-by: Jordan Justen
---
hw/loader.c | 71 +++-