1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-27 01:41:34 +03:00

Commit Graph

  • a4d9f0dc5d Change more libspectrum.h and config.h include style bugs-441-include-style Sergio Baldoví 2018-12-25 23:55:48 +01:00
  • 09712a1e1f Change libspectrum.h and config.h include style Fredrick Meunier 2018-12-13 20:53:06 +11:00
  • 8c05bfdbaf Update release dates for 1.5.7 fuse-1.5.7 Fredrick Meunier 2018-12-09 23:01:48 +11:00
  • 2ac4fc91f8 Add entry for *.bin and .fmf filetype change Fredrick Meunier 2018-12-09 20:21:36 +11:00
  • 4d683ecd7d Add *.bin as an allowed filetype to file selectors Sergio Baldoví 2018-12-09 09:04:20 +01:00
  • eb3963cc7c First updates for a "1.5.7" version Fredrick Meunier 2018-12-03 22:50:56 +11:00
  • 61552739cf Remove deprecated gdk_window_process_updates() call. bug-414-remove-gdk-window-process-updates Philip Kendall 2018-11-08 22:35:16 +00:00
  • ac3118e882 Precalculate the "after scaler" scaling factor as well. Philip Kendall 2018-11-02 21:15:32 +00:00
  • 7780bb7ab6 Calculate the scale factor from the scaler when it changes, not every time. Philip Kendall 2018-11-02 20:47:10 +00:00
  • 2becde2a32 Remove duplicated scale calculations. Philip Kendall 2018-11-02 20:18:15 +00:00
  • b1b07dbb8d Fix GTK+ 2.0 compilation. Philip Kendall 2018-11-02 19:36:20 +00:00
  • 2b2f8e1450 WIP code to enable arbitrary scaling with GTK+ 3.0. Philip Kendall 2018-11-02 19:25:21 +00:00
  • 8867228eb8 Remove duplicated surface creation code. Philip Kendall 2018-11-01 19:40:20 +00:00
  • edac208da7 Merge branch 'master' into bug-414-remove-device-grab-functions bug-414-remove-device-grab-functions Philip Kendall 2018-10-24 19:57:24 +01:00
  • 9e17a23633 Remove use of deprecated gtk_device_(un)grab functions. Philip Kendall 2018-10-15 21:48:09 +01:00
  • 8548540f62 Fix Kempston mouse Y values on GTK+ 3.x. bug-435-improve-kempston-mouse-handling Philip Kendall 2018-10-14 22:58:26 +01:00
  • 0216ac7d9b Fix variable type. Philip Kendall 2018-10-14 20:43:52 +01:00
  • 5512a4a619 Improve Kempston mouse handling under GTK+ 3.x. Philip Kendall 2018-10-14 20:23:54 +01:00
  • 1983a30dce Merge branch 'master' into bug-414-gtk-deprecations bug-414-gtk-deprecations Philip Kendall 2018-09-25 21:56:04 +01:00
  • 408906bb3e Merge branch 'master' into bug-436-remove-warnings bug-436-remove-warnings Philip Kendall 2018-09-24 19:47:14 +01:00
  • f99712455c Merge branch 'master' into bug-367-wayland-issues bug-367-wayland-issues Philip Kendall 2018-09-24 19:45:33 +01:00
  • 59351b4667 Improve Fuse's behaviour under Wayland (thanks, Sergio). Philip Kendall 2018-09-24 19:40:44 +01:00
  • c06a672fa6 Add ChangeLog entry for memory browser in GTK+ 3 UI Sergio Baldoví 2018-09-23 23:15:27 +02:00
  • 67becb0d07 make the address entry field wider Derek Fountain 2018-09-23 10:54:38 +01:00
  • 1f1efd00f0 Add ChangeLog entry. bug-434-save-binary-cannot-save-64k Philip Kendall 2018-09-14 22:07:33 +01:00
  • 243594a318 Remove gcc 8 string overflow warnings. Philip Kendall 2018-09-14 20:42:15 +01:00
  • 372cf3a635 Remove deprecated gtk_widget_overrride_font() from GTK+ 3 code. Philip Kendall 2018-09-11 23:15:38 +01:00
  • c4c8370242 Add new bp:data debugger variable which contains byte being read/written. feature-134-data-byte-to-breakpoints Philip Kendall 2018-09-08 19:40:18 +01:00
  • 2693c5990f Add debugger paging events. Philip Kendall 2018-09-07 19:52:34 +01:00
  • 474cea1b5e Rename everything to "TTX200S", add missing unit test. Philip Kendall 2018-09-07 19:47:45 +01:00
  • 6b87cf8be9 Basic memory paging for the TTX200S. Philip Kendall 2018-09-07 19:37:30 +01:00
  • 85c0114c04 Add Z80 object type rather than it being a dictionary. feature-131-embedded-python Philip Kendall 2018-09-05 22:38:14 +01:00
  • 0ebaa54d2e Better way of building a Python dictionary. Philip Kendall 2018-09-05 20:23:58 +01:00
  • 8b32b47ed7 Allow save binary routines to save 64 Kb again. Thanks, thrice. Philip Kendall 2018-09-05 19:39:37 +01:00
  • 4c19284dcd Merge branch 'master' into feature-131-embedded-python Philip Kendall 2018-09-04 21:25:06 +01:00
  • 6942a61a24 Update release dates for 1.5.6 fuse-1.5.6 Fredrick Meunier 2018-08-06 23:22:13 +10:00
  • cc87b490ec First updates for a "1.5.6" version Fredrick Meunier 2018-08-06 12:50:07 +10:00
  • 0e96794057 Cast size_t variables to unsigned long in printf() Sergio Baldoví 2018-08-04 06:46:33 +02:00
  • 08420864b3 Fix the build of win32 UI Sergio Baldoví 2018-08-02 09:59:43 +02:00
  • 090aff9c8b Fix some -Wdiscarded-qualifiers warnings on win32 UI Sergio Baldoví 2018-08-02 09:36:29 +02:00
  • f0829805a2 Stop RZX playback/recording on machine reset/change Sergio Baldoví 2018-08-02 09:24:46 +02:00
  • 921546e149 Merge branch 'master' into bug-428-gauntlet3-not-accelerated Philip Kendall 2018-08-01 20:46:20 +01:00
  • 1839399d15 Merge branch 'master' into bug-427-space-crusade-not-accelerated Philip Kendall 2018-08-01 20:44:59 +01:00
  • cf79d51343 Accelerate "variant" Alkatraz loaders (fixes bug #428). bug-428-gauntlet3-not-accelerated Philip Kendall 2018-07-28 20:42:57 +01:00
  • fd7a403b1f Accelerate "variant" Search Loader programs (fixes bug #427) bug-427-space-crusade-not-accelerated Philip Kendall 2018-07-28 20:29:12 +01:00
  • d0aaafe6de Accelerate Dinaload loaders (fixes bug #412). bug-412-dinaload-games-not-accelerated Philip Kendall 2018-07-28 20:04:10 +01:00
  • daac27369a Begin exposing Z80 state to Python. Philip Kendall 2018-07-23 16:21:44 +01:00
  • 0fc0cdd40f Get F register correct after SCF/CCF (patch #408) (Sergio Baldoví). Philip Kendall 2018-07-10 20:15:01 +01:00
  • d5dd2c10b8 Merge branch 'master' into bug-425-save-binary-increments-tstates Philip Kendall 2018-07-10 19:45:56 +01:00
  • 1d68136a7b Remove unused menu callbacks Sergio Baldoví 2018-07-08 07:45:06 +02:00
  • 21f30b8b01 Fix build outside the source directory Alberto Garcia 2018-07-07 09:25:18 +10:00
  • 319dc5787f Merge branch 'master' into bug-425-save-binary-increments-tstates bug-425-save-binary-increments-tstates Philip Kendall 2018-07-05 20:33:50 +01:00
  • 9ac549be8d Binary loading and Win32 save/load binary variants should use {read,write}byte_internal as well. Philip Kendall 2018-07-05 20:26:07 +01:00
  • 3c4e3dd995 Only disable phantom typist if it was activated Fredrick Meunier 2018-07-03 19:49:58 +10:00
  • 6c20883b1f Minor reformatting Fredrick Meunier 2018-07-03 08:52:18 +10:00
  • 57a9ec9c27 Add entry for get_relative_paths() changes Fredrick Meunier 2018-07-03 08:32:00 +10:00
  • e4cbf529c3 Merge branch 'master' into feature-requests-130-compat-linux feature-requests-130-compat-linux Fredrick Meunier 2018-07-03 08:16:16 +10:00
  • 50decde3d2 Add ability to restart emulation from Python code. Philip Kendall 2018-07-02 21:48:18 +01:00
  • 970e602ee2 Add ability to write Spectrum memory as well. Philip Kendall 2018-07-02 20:34:12 +01:00
  • 6b6fc24f76 Writing the file better handled in Python than in C. Philip Kendall 2018-07-02 19:31:29 +01:00
  • 31223d3486 Update release dates for 1.5.5 fuse-1.5.5 Fredrick Meunier 2018-07-01 10:23:01 +10:00
  • fead2e9e02 Trigger Python hook only if flag is set on breakpoint. Philip Kendall 2018-06-30 22:45:49 +01:00
  • 5c59ef735e First updates for a "1.5.5" version Fredrick Meunier 2018-07-01 00:00:35 +10:00
  • 4ef3816d84 Rename compat_get_home_path() to compat_get_config_path() Fredrick Meunier 2018-06-30 21:24:17 +10:00
  • 278e4ab246 Prefer using compat framework for relative paths Fredrick Meunier 2018-06-30 21:13:23 +10:00
  • cd7049e8f4 Remove COMPAT_LINUX Alberto Garcia 2018-06-30 14:32:04 +10:00
  • dd07f65e49 Add ChangeLog entry for bug #425. Philip Kendall 2018-06-28 23:37:19 +01:00
  • 3613613cdc Use readbyte_internal to stop tstates being incremented when saving binary data. Philip Kendall 2018-06-28 23:35:03 +01:00
  • ef3c50fa5b Enable detection of Python embedding via autotools. Philip Kendall 2018-06-28 22:56:00 +01:00
  • 206bf25080 Make the callback able to dump memory to a file. Philip Kendall 2018-06-27 22:13:03 +01:00
  • d3ac4c74f3 Improve sound accuracy on LP64 platforms Sergio Baldoví 2018-06-27 23:01:35 +02:00
  • 09ed7068e7 Fix printf() conversion specifier Sergio Baldoví 2018-06-27 22:49:04 +02:00
  • f158d42d4d Add parameter to callback. Philip Kendall 2018-06-27 21:47:52 +01:00
  • fec369615e Update some more default sound frequency texts Sergio Baldoví 2018-06-27 22:46:14 +02:00
  • 1fcb4b48aa Add ability to call back into Fuse from Python. Philip Kendall 2018-06-27 21:22:25 +01:00
  • b2ab4a1641 Pass an argument to the Python hook. Philip Kendall 2018-06-27 21:09:03 +01:00
  • 0cac7cfb66 Rename compat_get_home_path() Alberto Garcia 2018-06-27 22:38:30 +10:00
  • a094af8452 Add real joystick hat/dpad support Fredrick Meunier 2018-06-27 18:00:20 +10:00
  • af0422ccdc Initial commit of Python hooks on breakpoints. Philip Kendall 2018-06-25 21:50:06 +01:00
  • 611677fc1d Fix misleading indentation Sergio Baldoví 2018-06-11 00:13:40 +02:00
  • f1399a30bc Check array limit before using array index Sergio Baldoví 2018-06-11 00:12:08 +02:00
  • 58be78b1ca Update release dates for 1.5.4 fuse-1.5.4 Fredrick Meunier 2018-06-03 10:01:53 +10:00
  • 485b305738 First updates for a "1.5.4" version Fredrick Meunier 2018-06-02 23:05:17 +10:00
  • 51835d3040 Document default sound frequency Sergio Baldoví 2018-05-20 23:21:28 +02:00
  • 1230316501 Add *.fmf as an allowed filetype to file selectors Sergio Baldoví 2018-05-15 23:28:32 +02:00
  • a2548983e7 Bump copyright date Fredrick Meunier 2018-05-13 08:06:13 +10:00
  • c3529e110b Minor cleanup Fredrick Meunier 2018-05-13 08:04:05 +10:00
  • 53fe3dca77 Fix saving SCR when the alternate display is on Fredrick Meunier 2018-05-13 07:54:36 +10:00
  • 0ea9748122 Unify low res SCR-like file writing Fredrick Meunier 2018-05-12 14:47:53 +10:00
  • 5575f4134a Extract pixel and attribute writing from scr code Fredrick Meunier 2018-05-12 13:13:24 +10:00
  • f8b38f880f Extract display last_screen index calculation Fredrick Meunier 2018-05-12 10:29:36 +10:00
  • 947e554abf Save SCR from current display file Fredrick Meunier 2018-05-11 22:34:08 +10:00
  • 1ef57bf4e6 Use 44.1KHz as default sound frequency Fredrick Meunier 2018-05-09 21:46:01 +10:00
  • 2b69162367 Update release dates for 1.5.3 fuse-1.5.3 Fredrick Meunier 2018-04-29 08:56:09 +10:00
  • 88d803b6f1 First updates for a "1.5.3" version Fredrick Meunier 2018-04-28 12:13:21 +10:00
  • e42c51362d Add more ChangeLog entries for next release Fredrick Meunier 2018-04-27 20:58:28 +10:00
  • 26ca49a67e Stop triggering phantom typist on snapshot load Fredrick Meunier 2018-04-24 22:16:30 +10:00
  • f33bdb09ae Merge branch 'master' into feature-100-remote-debugger feature-100-remote-debugger Philip Kendall 2018-04-16 20:46:16 +01:00
  • 0537db005d Merge branch 'bug-413-remove-warning' Philip Kendall 2018-04-16 20:38:54 +01:00
  • 3feef4e746 Replace --without-hwscaler with --disable-hwscaler in autoconf patches-405-sdl1-opengl-scaler Sergio Baldoví 2018-04-15 23:29:39 +02:00