redquark-amiberry-rb/src
2020-06-13 21:38:46 +02:00
..
archivers Removed unused files 2019-03-24 18:45:34 +01:00
caps Removed unneeded define ANDROIDSDL (we can use ANDROID) 2019-10-18 19:14:03 +02:00
include Changed default width to 720 2020-06-11 21:52:15 +02:00
jit JIT: implemented BFINS 2020-02-22 10:06:52 +01:00
machdep Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
osdep Set fallback width to 720 2020-06-13 21:38:46 +02:00
sounddep Removed unneeded define ANDROIDSDL (we can use ANDROID) 2019-10-18 19:14:03 +02:00
threaddep Fixed input handling in GUI (WIP) 2019-10-09 23:51:17 +02:00
akiko.cpp Fixed CD32 emulation would not start after 3.0.7 #556 2019-12-15 14:10:16 +01:00
aks.def Added more Event definitions and updated handling to match WinUAE 2018-01-04 00:27:17 +01:00
ar.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
aros.rom.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
audio.cpp Implemented CPU Idle, removed Turbo CPU speed 2020-05-22 13:08:45 +02:00
autoconf.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
blitfunc.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
blittable.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
blitter.cpp Implemented CPU Idle, removed Turbo CPU speed 2020-05-22 13:08:45 +02:00
blkdev.cpp Fix zfile stale/double freed file handle. 2020-06-07 00:21:39 +02:00
blkdev_cdimage.cpp Fix MDS CD image detection. 2020-01-03 23:21:06 +01:00
bsdsocket.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
calc.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cd32_fmv.cpp Android related fixes 2019-10-17 00:43:58 +02:00
cd32_fmv_genlock.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cdrom.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cfgfile.cpp Fix zfile stale/double freed file handle. 2020-06-07 00:21:39 +02:00
cia.cpp Updated inputdevice and cia from WinUAE 2020-05-12 00:07:08 +02:00
cpudefs.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cpuemu_0.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cpuemu_4.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cpuemu_11.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cpuemu_40.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cpuemu_44.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
cpustbl.cpp Updated filesys and CPU files from latest WinUAE 2019-03-24 18:46:16 +01:00
crc32.cpp Code cleanup (#393) 2018-12-23 15:34:53 +01:00
custom.cpp Minor fixes for auto height 2020-05-26 00:48:38 +02:00
def_icons.cpp Fix zfile stale/double freed file handle. 2020-06-07 00:21:39 +02:00
devices.cpp Minor WinUAE merges in custom and devices 2020-05-11 22:11:58 +02:00
disk.cpp Added logfile options in GUI 2020-05-17 11:39:11 +02:00
diskutil.cpp Code cleanup (#393) 2018-12-23 15:34:53 +01:00
dlopen.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
drawing.cpp Minor fixes for auto height 2020-05-26 00:48:38 +02:00
events.cpp Remove custom pissoff timing values 2020-05-24 00:03:17 +02:00
expansion.cpp If Z2 conflicts with PCMCIA addres space, disable PCMCIA. 2019-12-02 21:27:13 +01:00
fdi2raw.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
filesys Updated filesys and CPU files from latest WinUAE 2019-03-24 18:46:16 +01:00
filesys.asm Updated filesys and CPU files from latest WinUAE 2019-03-24 18:46:16 +01:00
filesys.cpp Fix zfile stale/double freed file handle. 2020-06-07 00:21:39 +02:00
filesys.sh Code cleanup (#393) 2018-12-23 15:34:53 +01:00
filesys_bootrom.cpp.in Updated filesys and CPU files from latest WinUAE 2019-03-24 18:46:16 +01:00
flashrom.cpp Updated filesys and CPU files from latest WinUAE 2019-03-24 18:46:16 +01:00
fpp.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
fpp_native.cpp.in Fix for Android to find isnan() and isinf() 2019-10-18 18:49:14 +02:00
fsdb.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
fsdb_unix.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
fsusage.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
gayle.cpp If Z2 conflicts with PCMCIA addres space, disable PCMCIA. 2019-12-02 21:27:13 +01:00
gfxboard.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
gfxutil.cpp Updated gfxutil from WinUAE (but commented out the unused code) 2019-09-17 22:30:15 +02:00
hardfile.cpp Implemented CPU Idle, removed Turbo CPU speed 2020-05-22 13:08:45 +02:00
hrtmon.rom.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
ide.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
inputdevice.cpp Refactored amiberry options to a struct, changed scanlines_by_default option to default_line_mode 2020-06-09 15:19:49 +02:00
inputevents.def Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
keybuf.cpp Implemented support for Pause Emulation function (mapped through custom controls) - fixes #414 2019-02-09 01:41:02 +01:00
linetoscr.cpp.in Removed Genlock support (we don't need it anyway) 2019-09-20 20:42:19 +02:00
main.cpp Fix compiler warnings 2020-06-10 14:12:33 +02:00
memory.cpp Fix uae boot rom mode setting after load. 2019-12-23 10:48:21 +01:00
native2amiga.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
newcpu.cpp Remove custom pissoff timing values 2020-05-24 00:03:17 +02:00
newcpu_common.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
p96_blit.cpp.in Code cleanup (#393) 2018-12-23 15:34:53 +01:00
readcpu.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
rommgr.cpp Added logfile options in GUI 2020-05-17 11:39:11 +02:00
rtc.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
savestate.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
scp.cpp Implemented support for SCP images #555 2019-12-14 13:17:13 +01:00
scsi.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
sinctable.cpp.in Code cleanup (#393) 2018-12-23 15:34:53 +01:00
statusline.cpp Updated disk.cpp from WinUAE 2020-05-10 22:26:13 +02:00
traps.cpp Validate uae-configuration parameters. 2019-09-26 00:22:00 +02:00
uaelib.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
uaeresource.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
zfile.cpp Fix zfile stale/double freed file handle. 2020-06-07 00:21:39 +02:00
zfile_archive.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00