redquark-amiberry-rb/src
Dimitris Panokostas 5c5a8ad341 Merge branch 'dev'
2020-09-17 12:07:42 +02:00
..
archivers minor updates from WinUAE 2020-08-12 15:26:35 +02:00
caps Removed unneeded define ANDROIDSDL (we can use ANDROID) 2019-10-18 19:14:03 +02:00
include NV(ram) status line string. 2020-08-31 20:14:42 +02:00
jit CPU improvements 2020-06-29 08:25:47 +02:00
machdep Don't set screen_is_picasso = 0 during reset 2020-07-11 00:19:08 +02:00
osdep Merge branch 'dev' 2020-09-17 12:07:42 +02:00
sounddep Fixed cd audio would wait forever after closing emulator 2020-08-24 21:26:28 +02:00
threaddep Minor sync of filesys to WinUAE 2020-09-10 19:19:45 +02:00
akiko.cpp Merge branch 'master' into dev 2020-08-15 00:00:45 +02:00
aks.def
ar.cpp minor updates from WinUAE 2020-08-12 15:26:35 +02:00
aros.rom.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
audio.cpp WIP: cd audio support 2020-08-21 00:30:36 +02:00
autoconf.cpp minor updates from WinUAE 2020-08-12 15:26:35 +02:00
blitfunc.cpp minor updates from WinUAE 2020-08-12 15:26:35 +02:00
blittable.cpp minor updates from WinUAE 2020-08-12 15:26:35 +02:00
blitter.cpp Updated blitter and custom from WinUAE 2020-08-18 13:49:10 +02:00
blkdev.cpp added ifdefs in blkdev 2020-06-19 23:11:28 +02:00
blkdev_cdimage.cpp Remove deprecated ftime() function 2020-08-23 16:02:24 +02:00
bsdsocket.cpp Minor sync of bsdsocket code with latest WinUAE 2020-07-28 01:26:04 +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 Rewrote sound and audio handling, implemented driveclick 2020-08-14 22:07:43 +02:00
cd32_fmv_genlock.cpp Implemented Status Line for RTG setting, Updated GFX routines 2020-07-08 18:58:35 +02:00
cdrom.cpp Minor cleanup 2020-06-28 18:52:51 +02:00
cdtv.cpp Renamed addrbankp -> addrbank 2020-06-20 00:07:28 +02:00
cdtvcr.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
cfgfile.cpp Enable audio Filter and Interpolation by default 2020-09-04 22:53:56 +02:00
cia.cpp Fix CIA reset defaults and unused register return value. 2020-09-06 23:58:43 +02:00
consolehook.cpp Implemented proper Fullscreen modes support 2020-07-30 16:51:12 +02:00
cpudefs.cpp CPU improvements 2020-06-29 08:25:47 +02:00
cpuemu_0.cpp CPU improvements 2020-06-29 08:25:47 +02:00
cpuemu_4.cpp CPU improvements 2020-06-29 08:25:47 +02:00
cpuemu_11.cpp CPU improvements 2020-06-29 08:25:47 +02:00
cpuemu_40.cpp CPU improvements 2020-06-29 08:25:47 +02:00
cpuemu_44.cpp CPU improvements 2020-06-29 08:25:47 +02:00
cpustbl.cpp CPU improvements 2020-06-29 08:25:47 +02:00
crc32.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
custom.cpp Updated blitter and custom from WinUAE 2020-08-18 13:49:10 +02:00
def_icons.cpp Fix zfile stale/double freed file handle. 2020-06-07 00:21:39 +02:00
devices.cpp Rewrote sound and audio handling, implemented driveclick 2020-08-14 22:07:43 +02:00
disk.cpp Rewrote sound and audio handling, implemented driveclick 2020-08-14 22:07:43 +02:00
diskutil.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
dlopen.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
drawing.cpp Emulate HAM + DPF undocumented feature. 2020-09-07 00:00:24 +02:00
driveclick.cpp Fixed compiler warnings in driveclick 2020-08-18 21:08:03 +02:00
events.cpp Drawing and Events updates from WinUAE 2020-08-17 18:56:05 +02:00
expansion.cpp formatting cleanup 2020-07-12 02:49:58 +02:00
fdi2raw.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
filesys Updated filesys bootrom with more functions 2020-07-06 00:14:08 +02:00
filesys.asm Updated filesys bootrom with more functions 2020-07-06 00:14:08 +02:00
filesys.cpp Minor sync of filesys to WinUAE 2020-09-10 19:19:45 +02:00
filesys.sh Code cleanup (#393) 2018-12-23 15:34:53 +01:00
filesys_bootrom.cpp.in Updated filesys bootrom with more functions 2020-07-06 00:14:08 +02:00
filesys_helpers.asm Added filesys_helpers.asm 2020-07-06 00:14:41 +02:00
flashrom.cpp Implemented some missing functions 2020-06-18 00:28:44 +02:00
fpp.cpp CPU improvements 2020-06-29 08:25:47 +02:00
fpp_native.cpp.in Minor cleanup 2020-06-28 18:52:51 +02:00
fsdb.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
fsdb_unix.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
fsusage.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
gayle.cpp Cleanup after merge from master 2020-08-07 01:04:33 +02:00
gfxboard.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
gfxutil.cpp Implemented support for gamma and blackerthanblack option 2020-07-12 03:07:41 +02:00
hardfile.cpp Fix compile error #680 2020-08-14 19:49:17 +02:00
hrtmon.rom.cpp
ide.cpp More ide and scsi updates 2020-07-04 14:28:20 +02:00
inputdevice.cpp Update default analog joystick offset/multiplier. 2020-08-31 20:15:25 +02:00
inputevents.def Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
isofs.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +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 Implemented Status Line for RTG setting, Updated GFX routines 2020-07-08 18:58:35 +02:00
main.cpp Fixed Update WHDLoad XML wouldn't rename tmp files 2020-08-19 14:00:09 +02:00
memory.cpp removed unused functions from memory 2020-07-04 19:21:34 +02:00
native2amiga.cpp Enabled Signal_with_Func 2020-06-20 00:02:48 +02:00
newcpu.cpp Emulate T1/T0/M normally if JIT mode. 2020-08-31 20:11:10 +02:00
newcpu_common.cpp updated newcpu_common from latest WinUAE 2020-07-28 12:33:51 +02:00
p96_blit.cpp.in Code cleanup (#393) 2018-12-23 15:34:53 +01:00
readcpu.cpp Minor cleanup in readcpu 2020-08-31 20:39:18 +02:00
rommgr.cpp Changed function types i rommgr 2020-06-19 23:09:51 +02:00
rtc.cpp Merged latest WinUAE and uae4arm changes. Added 64-bit support. 2019-08-31 17:30:51 +02:00
savestate.cpp Restore akiko final when restoring savestate 2020-06-29 08:09:22 +02:00
scp.cpp Implemented support for SCP images #555 2019-12-14 13:17:13 +01:00
scsi.cpp More ide and scsi updates 2020-07-04 14:28:20 +02:00
scsiemul.cpp Added ifdefs in scsiemul 2020-06-19 23:08:43 +02:00
sinctable.cpp.in synced sinctable.cpp with WinUAE 2020-08-18 12:22:10 +02:00
statusline.cpp NV(ram) status line string. 2020-08-31 20:14:42 +02:00
tabletlibrary.cpp Implemented tablet.library (WIP) 2020-07-04 14:49:56 +02:00
traps.cpp Implemented CD support from WinUAE 2020-06-17 23:41:23 +02:00
uaeexe.cpp Implemented uaeexe functionality 2020-07-04 14:40:19 +02:00
uaelib.cpp Made execute on host more portable 2020-08-04 20:47:55 +02:00
uaeresource.cpp Implemented traps system from WinUAE, more merges 2019-09-17 01:22:37 +02:00
vm.cpp replaced uae_log with write_log in vm 2020-07-03 10:49:28 +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