.. |
libmap.h
|
Add APPLE_DRIVER_EMILE
|
2008-08-12 09:13:43 +00:00 |
Makefile
|
Add map_init.c, use stream_FILE with device->close()
|
2008-04-20 16:33:20 +00:00 |
map_block0_write.c
|
data is map->device->data and not map->device, read_sector() and write_sector() need an offset in block and not in bytes whereas size is in bytes
|
2007-10-10 16:41:31 +00:00 |
map_bootblock_get_type.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_bootblock_is_valid.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_bootblock_read.c
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 21:07:52 +00:00 |
map_bootblock_write.c
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 21:07:52 +00:00 |
map_close.c
|
Add map_init.c, use stream_FILE with device->close()
|
2008-04-20 16:33:20 +00:00 |
map_geometry.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_blocksize.c
|
Add map_get_blocksize()
|
2007-11-01 22:07:17 +00:00 |
map_get_bootinfo.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_driver_info.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_driver_number.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_driver_signature.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_number.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_partition_geometry.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_partition_name.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_get_partition_type.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_has_apple_driver.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_init.c
|
Add map_init.c, use stream_FILE with device->close()
|
2008-04-20 16:33:20 +00:00 |
map_is_valid.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_open.c
|
use directly block address instead of computing it with blocksize, correct parameter of get_blocksize()
|
2007-11-01 22:52:17 +00:00 |
map_partition_get_flags.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_partition_is_bootable.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_partition_is_startup.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_partition_is_valid.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_partition_set_bootable.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_partition_set_flags.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_partition_set_startup.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_read_sector.c
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 21:07:52 +00:00 |
map_read.c
|
use sector number instead of computing it from struct size and block size
|
2007-11-02 09:40:04 +00:00 |
map_seek_driver_partition.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_set_bootinfo.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_set_driver_info.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_set_driver_number.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_set_partition_name.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_set_partition_type.c
|
move emile_map_* from libemile to libmap, rename partition.h to libmap.h
|
2007-10-02 14:21:34 +00:00 |
map_set_startup.c
|
move from stdio to device_io_t
|
2007-10-09 19:02:42 +00:00 |
map_write_sector.c
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 21:07:52 +00:00 |
map_write.c
|
correct call of get_blocksize()
|
2007-11-01 22:12:38 +00:00 |