macemu/BasiliskII/src
gbeauche 24217ac65b - fixed a bug in 24 bpp mode, at least when there are four bytes per pixel
- a little loop optimization when clearing the dirty pages
- changed unsigned longs with the uintptr type
- also used uintpr for the page alignment function
2000-10-02 17:52:42 +00:00
..
AmigaOS - changed type of ScratchMem from uint32 to uint8 * 2000-09-22 17:22:40 +00:00
BeOS - modified BeOS/extfs_beos.cpp to implement new get_finfo/set_finfo functions 2000-08-14 14:38:16 +00:00
dummy
include - some cleanups in the AmigaOS code 2000-09-04 16:30:48 +00:00
native_cpu - added Host2MacAddr() 2000-09-22 17:32:10 +00:00
powerrom_cpu - added Host2MacAddr() 2000-09-22 17:32:10 +00:00
uae_cpu - fixed ADDQ and SUBQ bitmasks 2000-09-22 17:22:09 +00:00
Unix - fixed a bug in 24 bpp mode, at least when there are four bytes per pixel 2000-10-02 17:52:42 +00:00
adb.cpp
audio.cpp - added EMUL_OP opcodes for sound input driver, created stubs for driver 2000-07-25 17:02:24 +00:00
cdrom.cpp
disk.cpp
emul_op.cpp - adapted for mon V3.0 which is now the required minimum 2000-09-25 17:54:01 +00:00
ether.cpp
extfs.cpp
macos_util.cpp added MacsBug Support -jl- 2000-08-20 14:08:44 +00:00
main.cpp
prefs_items.cpp
prefs.cpp
rom_patches.cpp - changed type of ScratchMem from uint32 to uint8 * 2000-09-22 17:17:21 +00:00
rsrc_patches.cpp - added an experimental patch to fix a bug with the AppleShare extension in real addressing mode 2000-09-22 17:17:56 +00:00
scsi.cpp
serial.cpp
slot_rom.cpp
sony.cpp
timer.cpp
user_strings.cpp
video.cpp - fixed compilation problem under Linux 2000-08-22 12:44:30 +00:00
xpram.cpp