redquark-amiberry-rb/src
2018-03-24 18:14:13 +00:00
..
archivers Implemented ROXL and DIVL for JIT 2018-02-16 14:29:48 +01:00
caps Added IPF support #130 2018-02-10 00:47:18 +01:00
include Fixed #287: CD32 - Eject CD, Insert new and Reset doesn't boot the new CD 2018-03-18 20:53:20 +01:00
jit JIT bugfixes - merged from TomB 2018-03-11 10:56:43 +01:00
machdep Changed memory allocation routines to pure C/C++ code for better portability 2018-03-04 12:04:15 +01:00
osdep Allows WHDLoad Booter to have DH0: stored as a single ZIP file. Separate drive for written files/saves as DH2: also used. 2018-03-24 18:14:13 +00:00
sounddep Fixed #166: Reduced audio lag in games (e.g. Turrican 2) 2018-03-11 14:39:22 +01:00
threaddep Code cleanup, simplification and modernization 2017-12-26 14:04:41 +01:00
akiko.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
aks.def Added more Event definitions and updated handling to match WinUAE 2018-01-04 00:27:17 +01:00
AmiberryConfig.h.in Added experimental CMake support 2018-02-09 15:57:44 +01:00
ar.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
aros.rom.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
audio.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
autoconf.cpp Added memory sanitize options 2018-01-25 21:21:56 +01:00
blit.h WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!) 2017-11-29 00:54:20 +01:00
blitfunc.cpp Merged SDL1 and SDL2 projects 2017-12-04 15:49:40 +01:00
blitfunc.h WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!) 2017-11-29 00:54:20 +01:00
blitops.cpp Synced most files with latest uae4arm sources (2017-09-22) 2017-09-27 00:15:50 +02:00
blittable.cpp Merged SDL1 and SDL2 projects 2017-12-04 15:49:40 +01:00
blitter.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
blkdev.cpp Fixed #287: CD32 - Eject CD, Insert new and Reset doesn't boot the new CD 2018-03-18 20:53:20 +01:00
blkdev_cdimage.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
bsdsocket.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
build68k.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
calc.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cd32_fmv.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cd32_fmv_genlock.cpp Synced most files with latest uae4arm sources (2017-09-22) 2017-09-27 00:15:50 +02:00
cdrom.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
cfgfile.cpp Revert Frameskip mode to disabled by default, as it messes with drawing Interlaced modes 2018-02-02 21:54:14 +01:00
cia.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cpudefs.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
cpuemu_0.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cpuemu_4.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cpuemu_11.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cpuemu_40.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cpuemu_44.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cpustbl.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
cputbl.h Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
crc32.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
custom.cpp Minor cleanup, code modernization and alignment in parts of custom.cpp 2018-02-25 13:57:54 +01:00
def_icons.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
devices.cpp Fixed #287: CD32 - Eject CD, Insert new and Reset doesn't boot the new CD 2018-03-18 20:53:20 +01:00
disk.cpp Added IPF support #130 2018-02-10 00:47:18 +01:00
diskutil.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
dlopen.cpp Added IPF support #130 2018-02-10 00:47:18 +01:00
drawing.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
events.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
expansion.cpp Fixed #265: Could not allocate more than 16MB of RTG RAM (now you can go up to 128MB) 2018-02-25 14:52:10 +01:00
fdi2raw.cpp WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!) 2017-11-29 00:54:20 +01:00
filesys Synced most files with latest uae4arm sources (2017-09-22) 2017-09-27 00:15:50 +02:00
filesys.asm WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
filesys.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
filesys.sh Synced most files with latest uae4arm sources (2017-09-22) 2017-09-27 00:15:50 +02:00
filesys_bootrom.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
flashrom.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
fpp.cpp Added JIT FPU, removed Softfloat option (too slow to be useful) - Thanks TomB! 2018-01-30 01:08:23 +01:00
fpp_native.cpp Added more FPU opcodes (further improves performance of JIT FPU), improved makefile profiler options 2018-02-03 01:30:57 +01:00
fsdb.cpp WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!) 2017-11-29 00:54:20 +01:00
fsdb_unix.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
fsusage.cpp WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!) 2017-11-29 00:54:20 +01:00
gayle.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
genblitter.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
gencpu.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
genlinetoscr.cpp Updated drawing, custom, events and other parts from WinUAE 3.4.1 2017-03-30 21:21:31 +02:00
gfxboard.cpp Merged SDL1 and SDL2 projects 2017-12-04 15:49:40 +01:00
gfxutil.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
hardfile.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
hrtmon.rom.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
ide.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
inputdevice.cpp Minor cleanup in inputdevice.cpp 2018-03-11 18:29:17 +01:00
inputevents.def Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
keybuf.cpp Fixes for #90, keyboard improvements and recognition of special keys for non-US keyboards 2018-02-18 01:22:37 +01:00
linetoscr.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
main.cpp Code cleanup and modernization 2018-03-11 21:35:01 +01:00
memory.cpp Re-apply for fix #142, after it got lost in the WinUAE 3.6.0 merge 2018-01-23 22:25:15 +01:00
native2amiga.cpp Fixed identation 2017-12-12 22:08:51 +01:00
newcpu.cpp Fixes regarding #149: Target XU4 crashed on startup after the JIT FPU changes 2018-02-09 23:39:58 +01:00
newcpu_common.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
p96_blit.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
readcpu.cpp WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!) 2017-11-29 00:54:20 +01:00
rommgr.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
rtc.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
savestate.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
scsi.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
sinctable.cpp Added different scaling methods based on screenmode 2017-02-02 22:27:51 +01:00
statusline.cpp Fixed #196: Hide Idle Led option was not saved/restored 2018-01-10 15:34:36 +01:00
table68k WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
traps.cpp Merged SDL1 and SDL2 projects 2017-12-04 15:49:40 +01:00
uaelib.cpp Fixed indentation 2018-01-25 23:02:56 +01:00
uaeresource.cpp WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
zfile.cpp Updated core from WinUAE 3.6.0 2018-01-20 18:14:12 +01:00
zfile_archive.cpp Merged SDL1 and SDL2 projects 2017-12-04 15:49:40 +01:00