Well I say "clearly missing those 4 entries" but they're in the array! So what's going on? /*28-2f*/ 0x27, 0x2A, -1 /*LSHIFT*/, 0x0A, 0x06, 0x07, 0x08, 0x09, /*30-37*/ 0x0B, 0x2D, 0x2E, 0x2B, 0x2F, 0x2C, -1 /*RSHIFT*/, -1,
Mac keyboard is incomplete, maybe broken
Use boolean, not jboolean for older jpeg libraries.
For now, make sure memory configuration isn't changed when
Fix a few debug printf format strings
Prefer jpeglib over SDL_image; this is the only format needed,
Increase low starting address for memory probing, using a too low value sometimes yields an uncatchable SIGSEGV
Disable using the SDL2 sample rate conversion again, it did not work
Do not install SIGINT handler when only probing for available memory ranges
Adjusted Xcode project documentation to handle simplified NFOSMESA support.
Reverting the accidental project setting changes.
Improved solution for nfosmesa independence as suggested by Thorsten: use conditional compilation
Fix audio output for SDL2
Remove forgotten debug output
Display an alert in the sdl-gui when no TOS image could be found.
gitignore .directory files created by some filemanagers
Change default emutos image filename to emutos-aranym.img.
Make the TOS- and EmuTOS-path selectable in the GUI.
Allocate temporary memory on stack before calling realpath.
Support for compiling under macOS Yosemite and macOS Sierra.
Updated Xcode project
Updated documentation on how to build MacAranym and where to find the related libraries.
Sort some keys in dyngl.pl to avoid randomness in generated output
Convert logo.png to bmp, and use builtin function from SDL
SDL_DisplayFormat() is no longer available in SDL2
Define the EXT2 ioctl constants if <ext2fs/ext2_fs.h> is not available
Use HAVE_VASPRINTF instead of HAVE_GNU_SOURCE
ata.cpp: fix some cases where two or more
Set the window manager icon after initializing the video mode
Get rid of some annoying warnings generated by gcc 6.x+
Add missing NEWS entry from last release
replace verify.h with slightly different version that was released
Fix a wrong signed comparison in usbhost.cpp
Comment out some unused functions
Comment out unused usart field
Fix handling of throw() with newer compilers
blitter.cpp: handle word read/writes of blitter src/dst address
blitter.cpp: reformat the op table to make it more readable
blitter.cpp: do not read the source at all for operations that
xhdi: return error if fseek fails
ldd: avoid some warnings on Win32
Remove some unused declarations
add some comments
nfosmesa: fix prototype of glClearNamedFramebuf...
JIT: sync gencomp*.c with current WinUAE sources
JIT: sync compemu_midfunc_x86.[cpp|h] with curr...
JIT: fix regression in definition of status flags
JIT: more sync with current WinUAE sources
JIT: workaround for cases where a buserror was ...
Change some debug output to match other output ...
Detect accesses to HOST NULL ptrs at least in c...
JIT: sync with current WinUAE sources
add disassembler support to JIT (with JIT_DEBUG)
Fix some file permissions; move verify.h to inc...
Update sigsegv handler for x86 to handle some m...
rtc.h: add define for Mexico, found in TOS sources
Update EmuTOS loader for upcoming version
Fix typo in phys_put_quad()
configure.ac: Fix non-linux build
emulate NCR5380 MODE register
atari_scsi module hangs as of Linux v4.5-rc1 because of emulator bug (patch is available)
nf_scsidrv.cpp: some fixes to media change dete...
Mark texts in sdlgui.sdl as translatable
Fix compilation of standalone disassembler
src/Makefile.am: remove target file before copy...
nf_scsidrv.cpp: experimental udev-based media c...
nf_scsidrv.cpp: some interface changes as sugge...
nf_scsidrv.cpp: some interface changes as sugge...
autogen.sh: automake must run after autoheader ...
rtc.cpp: freeze reported time while Bit 7 in Re...
nf_scsidrv.cpp: handle the case of NULL pointer...
Implement NF_SCSIDRV Native Feature
Fixed buffersize calculation for buffers passed...
nfvdi_soft.{cpp|h}: Fixes and some optimization...
mathlib.h: remove useless assignment in make_nan()
Properly track sign bit of NaN in mpfr fpu
nfosmesa: try to use renderbuffers when Mesa li...
nfosmesa: make it possible to semi-automaticall...
nfosmesa: support OSMesaGetProcAddress(); retur...
OSMesaCreateLDG(atari side): round buffersize u...
nfosmesa: For FULLMMU, copy all input parameter...
osmesa(Atari side): Rework the way parameters a...