Commit Graph

  • c5af425bd7 qt front end: partial updates Wolfgang Thaller 2018-01-10 01:21:41 +0100
  • 2549fd1109 dead code: one more reference to ROMlib_sock Wolfgang Thaller 2018-01-10 01:15:10 +0100
  • 210bf4610b update readme Wolfgang Thaller 2018-01-10 10:02:09 +0100
  • 93ae2624ff (hackishly) deativate front window on suspend Wolfgang Thaller 2018-01-09 10:06:58 +0100
  • 566a69f4dc dead code: ROMlib_sock Wolfgang Thaller 2018-01-09 10:06:02 +0100
  • ca6d0b3ccf qt frontend: use X scancodes Wolfgang Thaller 2018-01-08 23:28:13 +0100
  • 4b972f31ad some dead code again Wolfgang Thaller 2018-01-08 21:31:19 +0100
  • 3b357772f5 "OSUtil.h" -> <OSUtil.h>, to distinguish from rsys/osutil.h on case-insensitive macs Wolfgang Thaller 2018-01-08 21:31:02 +0100
  • 4fc1af8e15 qt frontend/rootless improvements, some qt keyboard handling Wolfgang Thaller 2018-01-08 21:30:38 +0100
  • 32c9859c73 qt frontend (incomplete) and rootless windows Wolfgang Thaller 2018-01-08 01:13:25 +0100
  • cc00529665 untangle dependencies between WindowMgr.h and ControlMgr.h Wolfgang Thaller 2018-01-08 01:11:12 +0100
  • 39880bdc2b Get rid of host_bltmacros.h by moving it to the i386 dir. Wolfgang Thaller 2018-01-08 01:10:22 +0100
  • 8bea81c8c4 save and restore draw state in mbdf0, so we don't leave txMode set to srcCopy instead of srcXor Wolfgang Thaller 2018-01-07 00:51:36 +0100
  • ed32fc9111 travis attempt 3: specify compiler version Wolfgang Thaller 2018-01-07 00:10:21 +0100
  • dd8189e98b travis: second attempt Wolfgang Thaller 2018-01-06 23:28:07 +0100
  • 0058fca45c experiment with travis Wolfgang Thaller 2018-01-06 17:50:08 +0100
  • 13ca34e217 clean up low memory globals (no #defines) Wolfgang Thaller 2018-01-05 20:29:35 +0100
  • a23b858025 some dead code. Wolfgang Thaller 2018-01-05 00:19:06 +0100
  • 81486acc3f T('A','B','C','D') -> FOURCC('A','B','C','D'). It's not nice to steal single letters via #defines. Wolfgang Thaller 2018-01-05 00:18:38 +0100
  • bae88704c6 unbreak X frontend Wolfgang Thaller 2018-01-04 21:37:52 +0100
  • fb9e9fe3bd update syn68k (cleanup only) Wolfgang Thaller 2018-01-04 21:06:43 +0100
  • 5568b4488c update unifdef.pl Wolfgang Thaller 2018-01-04 21:05:31 +0100
  • 1a5091f617 enable a few WIN32-related things Wolfgang Thaller 2018-01-04 21:05:13 +0100
  • b7b9be4435 Don't forget to include winfs in hfsVolume.cpp Wolfgang Thaller 2018-01-03 23:07:26 +0100
  • 6e90f6fc89 remove an #ifdef DOS Wolfgang Thaller 2018-01-03 23:06:57 +0100
  • fe18ba311f don't look for db library on windows Wolfgang Thaller 2018-01-03 23:06:31 +0100
  • d8f38315e9 implement platform independed std::thread version of syncint.cpp, use it for WIN32 Wolfgang Thaller 2018-01-03 23:06:05 +0100
  • 782ddea399 windows: don't gui_abort() from ROMlib_Fsetenv() Wolfgang Thaller 2018-01-03 22:58:42 +0100
  • 054b44bc0c windows compatibility: mingw doesn't support %zu Wolfgang Thaller 2018-01-03 22:58:16 +0100
  • a90f4d5f1d nuke autotools build system for executor, it's annoying to keep it up to date; also remove remnants of pre-autotools build Wolfgang Thaller 2018-01-03 00:35:45 +0100
  • 4d0fba5f59 add .vscode to .gitignore Wolfgang Thaller 2018-01-03 00:24:34 +0100
  • 02ccb4ce4c archive the scripts used for the removal of the P1,P2, ... macros Wolfgang Thaller 2018-01-03 00:23:36 +0100
  • 002da44f92 update syn68k Wolfgang Thaller 2018-01-03 00:09:16 +0100
  • 7ae482bb0f enable and fix a few more warnings Wolfgang Thaller 2018-01-03 00:09:06 +0100
  • 269ce6da1b fix or silence all warnings for linux/gcc at the current low warning setting Wolfgang Thaller 2018-01-02 23:18:23 +0100
  • 87561ea1af remove cruft.h Wolfgang Thaller 2018-01-02 22:16:04 +0100
  • 799caf68d6 don't use noreturn for ExitToShell, clang makes it part of the type signature Wolfgang Thaller 2018-01-02 22:47:34 +0100
  • f7e7fda4bb get rid of old BINCOMPAT macro (the alternative has bitrotted) Wolfgang Thaller 2018-01-02 21:03:59 +0100
  • b150c1c42a genfndecls is obsolete Wolfgang Thaller 2018-01-02 18:06:40 +0100
  • 1bdb55c4f9 get rid of PUBLIC, PRIVATE, trap, a0trap and pascal macros Wolfgang Thaller 2018-01-02 18:02:52 +0100
  • f31ec4f6bc HMGetIndHelpMsg(11 arguments) can now at least be declared properly (it is still unimplemented) Wolfgang Thaller 2018-01-02 17:21:16 +0100
  • e930037bc5 Fix formatting for newly-simplified function headers, don't use PUBLIC, pascal and trap macros Wolfgang Thaller 2018-01-02 17:02:50 +0100
  • 31d38d866d run clang-format again Wolfgang Thaller 2018-01-02 14:04:51 +0100
  • 6ba7fb2348 nuke P0..P12 and A0..A12 macros and use normal function declarations Wolfgang Thaller 2018-01-02 13:53:55 +0100
  • 62b220768b remove one more "CTOP Template" function Wolfgang Thaller 2018-01-02 12:07:45 +0100
  • 38eb6f7c0e globals.awk not needed Wolfgang Thaller 2018-01-02 02:43:42 +0100
  • 59ec2897e2 minor simplifications in stdfile.cpp Wolfgang Thaller 2018-01-02 02:43:32 +0100
  • eb5338b009 ptocflags.h and ctopflags.h are no more Wolfgang Thaller 2018-01-02 01:45:56 +0100
  • bddb0644ea enable_if for guest_cast (guest sizes must match for now) Wolfgang Thaller 2018-01-02 01:15:23 +0100
  • 303556c95e remove CTOP/PTOC "Template" hacks Wolfgang Thaller 2018-01-02 01:14:50 +0100
  • fd3673fbb4 start refactoring CTopascalCall -> UPP<...> template Wolfgang Thaller 2018-01-02 00:18:02 +0100
  • b26ca6cf77 remove workaround for an ancient linux ABI bug related to dbm Wolfgang Thaller 2018-01-01 04:06:24 +0100
  • 02e23c36fc remove memory_layout.h Wolfgang Thaller 2018-01-01 04:05:42 +0100
  • ee099253bc rsys/next.h isn't used in most places where it's included - question: is SETUPA5 needed at all? Wolfgang Thaller 2018-01-01 03:54:27 +0100
  • 05198e6d5d Simplify memory management: memory will always be offset, and we don't want to mmap low memory any more. Wolfgang Thaller 2018-01-01 03:51:14 +0100
  • bc963bd142 remove unused files Wolfgang Thaller 2018-01-01 03:48:09 +0100
  • 696a8f29fe update syn68k: remove USE_BIOS_TIMER stuff, DOS is dead Wolfgang Thaller 2018-01-01 03:18:48 +0100
  • 13c8a4d9c5 remove SYN68K preprocessor define, along with all non-SYN68K (= 68K host only) code. Wolfgang Thaller 2018-01-01 03:16:32 +0100
  • 36fc74b2e0 disable -Wenum-compare on GCC, it gets triggered by all those anonymous enums Wolfgang Thaller 2018-01-01 03:13:52 +0100
  • 97588ea094 resurrect more of the win32 port Wolfgang Thaller 2017-12-31 18:35:43 +0100
  • fdba4f7ae3 add perl script used for pascal trap transformation to util/ Wolfgang Thaller 2017-12-30 03:22:34 +0100
  • 782cc027c4 move cleanup.cpp to win32 frontend Wolfgang Thaller 2017-12-30 03:08:36 +0100
  • 009cea6723 move win_launch to new win32 frontend Wolfgang Thaller 2017-12-30 03:02:04 +0100
  • 3bce229d6a Gestalt: convert some more defines to enums Wolfgang Thaller 2017-12-30 02:55:52 +0100
  • 41a2076387 reinstate fauxdbm for win32 port Wolfgang Thaller 2017-12-30 02:55:18 +0100
  • 67d3133774 genstubify, genctopflags, genptocflags won't be needed any more Wolfgang Thaller 2017-12-30 02:51:05 +0100
  • 869a278f2c rename CHAR to CharParameter (Apple's name) and fix incorrect definition of WideChar Wolfgang Thaller 2017-12-30 02:50:36 +0100
  • 8572d27121 LLP64 compatibility: don't assume that inptr_t == long Wolfgang Thaller 2017-12-30 02:09:20 +0100
  • 77ac05cd86 remove licensetext.h Wolfgang Thaller 2017-12-31 18:31:55 +0100
  • 2662f11c80 make about box not crash Wolfgang Thaller 2017-12-30 02:04:06 +0100
  • bfb8c0201e remove stubify.h Wolfgang Thaller 2017-12-30 02:03:48 +0100
  • e7b0ca5e8f fix pointer truncation in CToPascalCall, and some wrong ctop_flags Wolfgang Thaller 2017-12-30 00:24:22 +0100
  • 620838d790 improve PASCAL_TRAP(), move some functions around, comment out unimplemented stuff Wolfgang Thaller 2017-12-30 00:20:57 +0100
  • 4a9c164a9c move towards replacing stubify.h Wolfgang Thaller 2017-12-29 21:28:23 +0100
  • 0c1c0bd8ae NULL_RECTP: unused macro Wolfgang Thaller 2017-12-29 20:27:24 +0100
  • d9bf21216c remove #define: replace a5 with EM_A5 Wolfgang Thaller 2017-12-29 20:06:12 +0100
  • 61ed406c66 remove declarations for nonexistent P_ variants of functions Wolfgang Thaller 2017-12-29 02:47:14 +0100
  • 150c0e0ec5 update SMELLS.txt and TODO.txt Wolfgang Thaller 2017-12-29 00:07:42 +0100
  • 29d1faa162 Move sigio_multiplex to X frontend, it is no longer used elsewhere Wolfgang Thaller 2017-12-29 00:04:34 +0100
  • d6076608fa 64 bit address space setup: treat windows like macosx Wolfgang Thaller 2017-12-28 20:32:25 +0100
  • 2641e7a61a add_subdirectory generic_le Wolfgang Thaller 2017-12-28 20:24:34 +0100
  • 9890b38f34 globals.pl is no longer needed Wolfgang Thaller 2017-12-28 19:58:11 +0100
  • ad1ea744b3 fix crash in soundfake Wolfgang Thaller 2017-12-28 19:55:21 +0100
  • 77b0dc2001 fix popup menu crash Wolfgang Thaller 2017-12-28 04:22:23 +0100
  • 1d995839c5 fix ini file reading bug (incorrect C++ conversion) Wolfgang Thaller 2017-12-28 04:21:52 +0100
  • fa54650661 config/arch/x86_64 is now generic_le Wolfgang Thaller 2017-12-28 02:30:12 +0100
  • 17bc9b22d5 more unused files Wolfgang Thaller 2017-12-28 02:17:50 +0100
  • 0d9f51004d remove more unused files (old installers, next-based mac frontend, a few copies of the system folder, third-party libraries not used by build process, ...) Wolfgang Thaller 2017-12-28 02:10:52 +0100
  • 1e48a67dce remove more unused stuff Wolfgang Thaller 2017-12-28 01:29:11 +0100
  • da7c0024bf add missing references to syn68k to CMakeLists for x and sdl1 frontends Wolfgang Thaller 2017-12-28 01:27:37 +0100
  • 80ce3d65bb nuke lots of old code: DOS, SVGA, 68k, PowerPC, Alpha Wolfgang Thaller 2017-12-27 19:48:56 +0100
  • 3de9107f8e replace a ({}) with do {} while(0) Wolfgang Thaller 2017-12-27 16:05:15 +0100
  • a7119731c5 remove some unused files Wolfgang Thaller 2017-12-27 15:28:45 +0100
  • 9e5f761936 remove custom.h/custom.cpp, a way of baking licensing, branding and customization into an executor binding after the fact. Needless complexity for an open source application. Wolfgang Thaller 2017-12-27 11:26:50 +0100
  • 11832c5347 first steps towards simplifying standard path logic, change some char* to std::string, and some char* to const char* Wolfgang Thaller 2017-12-27 11:08:47 +0100
  • 7224c3b62c remove strange bcopy "link hack" Wolfgang Thaller 2017-12-26 19:47:58 +0100
  • 8f75205cd1 Remove outdated RCS $Id: $ comments Wolfgang Thaller 2017-12-25 22:41:41 +0100
  • 33f1c5e817 (u)intNN -> (u)intNN_t Wolfgang Thaller 2017-12-19 00:09:10 +0100
  • e6bfa1eb02 apparently, things were never built with NDEBUG (syn68k updated as well) Wolfgang Thaller 2017-12-18 11:10:40 +0100
  • f650ee2224 ThePortGuard variant without argukments Wolfgang Thaller 2017-12-18 10:34:13 +0100