!

[cpc] Caprice32 4.4.0 10/12/17

[1] @ !!! Poniedziałek, 25 Grudnia 2017 01:19 CET [25-12-2017 01:18 CET]

Caprice32 to kolejny fork bazujący na kodzie emulatora Caprice autorstwa Ulricha Doewica. "32" pilotuje Colin Pitrat.

Zobaczymy, który z projektów (obok rozwijany jest również fork Caprice Forever wniesie na tyle dużo aby mówić o jego rozwoju. 

Revision 574

Author: colin.pitrat | Date: 10 grudnia 2017 20:39:46

  • Fix packed structure on Windows

Revision 573

Author: colin.pitrat | Date: 10 grudnia 2017 19:45:45

  • Proper fix for issue #104 (use packed structure)

Revision 572

Author: colin.pitrat | Date: 10 grudnia 2017 19:09:54

  • Fix sound issue described in #104

Revision 571

Author: colin.pitrat | Date: 10 grudnia 2017 17:24:12

  • Deactivate MF2 by default (this breaks some games - #104)

Revision 570

Author: colin.pitrat | Date: 10 grudnia 2017 16:15:06

  • Support passing CPC_F1 or CPC_F2 to autocmd

Revision 569

Author: colin.pitrat | Date: 25 września 2017 16:03:56

  • Prepare for applying clang-format and checking it on travis

Revision 568

Author: colin.pitrat | Date: 25 września 2017 11:27:18

  • Merge pull request #101 from pvaret/remember-last-used-path
  • Remember paths when loading/saving a disc, snapshot, tape or cartridge.

Revision 567

Author: sundance | Date: 24 września 2017 17:08:51

  • Remember paths when loading/saving a disc, snapshot, tape or cartridge.
  • Also made drive A disc the default when opening the dialog.
  • Plenty of games use several discs, and require flipping discs regularly as the player moves around. Caprice32 remembering the last used path means the player only has to open the dialog and select the new disc, without having to navigate back to the game's directory each time.

Revision 566

Author: colin.pitrat | Date: 25 września 2017 11:13:02

  • Merge pull request #100 from pvaret/fix-remanence-gui
  • Fixed glitch where GUI elements get smudged when remanence is on.

Revision 565

Author: sundance | Date: 24 września 2017 02:57:47

  • Fixed glitch where GUI elements get smudged when remanence is on.

Revision 564

Author: colin.pitrat | Date: 25 września 2017 11:11:51

  • Merge pull request #99 from pvaret/case-insensitive-dir-list
  • Made directory listings case-insensitive.

Revision 563

Author: sundance | Date: 24 września 2017 00:55:51

  • Made directory listings case-insensitive.
  • Disc collections from multiple sources rarely follow the same naming pattern. This change makes it easier to find a disc whose case is unknown, without having to potentially search two different places in the list.

Revision 562

Author: colin.pitrat | Date: 21 września 2017 18:18:59

  • Fix unintentional fallthrough

Revision 561

Author: colin.pitrat | Date: 21 września 2017 17:55:20

  • Fix gcc version check

Revision 560

Author: colin.pitrat | Date: 21 września 2017 17:43:20

  • Fix unintentional fallthrough

Revision 559

Author: colin.pitrat | Date: 21 września 2017 17:40:49

  • Make gcc >7 accept the fallthrough

Revision 558

Author: colin.pitrat | Date: 21 września 2017 17:27:33

  • Make gcc >7 accept the fallthrough

Revision 557

Author: colin.pitrat | Date: 21 września 2017 17:19:54

  • Make gcc >7 accept the fallthrough

Revision 556

Author: colin.pitrat | Date: 21 września 2017 17:07:26

  • Make gcc >7 accept the fallthrough

Revision 555

Author: colin.pitrat | Date: 21 września 2017 17:02:11

  • Merge branch 'master' of https://github.com/ColinPitrat/caprice32

Revision 554

Author: colin.pitrat | Date: 21 września 2017 16:56:55

  • Merge pull request #98 from pvaret/master
  • Made extension matching in the load/save dialog case-insensitive.

Revision 553

Author: sundance | Date: 21 września 2017 14:47:05

  • Made extension matching in the load/save dialog case-insensitive.
  • Disk images are often generated on Windows computers, and Windows doesn't care about case sensitiveness, so you're as likely to end up with BARBARIAN.DSK as barbarian.dsk. With this change, Caprice32 finds the disk image in both cases.

Revision 552

Author: colin.pitrat | Date: 21 września 2017 17:01:57

  • Make gcc >7 accept the fallthrough

Revision 551

Author: colin.pitrat | Date: 21 września 2017 16:56:05

  • Remove ctags as this is the package that fail to be downloaded by appveyor. Hopefully this will be enough to fix the build.

Revision 550

Author: colin.pitrat | Date: 29 czerwca 2017 15:38:38

  • Merge pull request #96 from sebhz/debian_update
  • Changes for debian packaging

Revision 549

Author: sebhz | Date: 9 czerwca 2017 11:35:52

  • cap32.cfg file belongs to /etc

Revision 548

Author: sebhz | Date: 8 czerwca 2017 09:39:45

  • Minor makefile fixes and factorization

Revision 547

Author: sebhz | Date: 7 czerwca 2017 11:55:08

  • Various makefile changes
    • Make COMMIT_HASH a makefile variable (simpler and more direct)
    • Honor GNU make convention for installation (prefix and DESTDIR)
    • Modify debian rules and patches accordingly

Revision 546

Author: sebhz | Date: 1 czerwca 2017 09:27:59

  • Changed debian packaging instructions

Revision 545

Author: sebhz | Date: 31 maja 2017 15:44:53

  • Changes for debian packaging
    • Added an install target to the makefile
    • Filled the distrib target for Linux
    • Patched a couple of files to use FHS path for debian
    • To create a debian package:
  • 1. fill in the required version in the debian/changelog file
  • 2. compile with 'make VERSION=
  • 3. go to release/cap32_linux/caprice32-/debian
  • 4. execute debuild -us -uc --lintian-opts --profile debian
NOWSZY [cpc] Oficjalne Caprice32 4.5.0 28/12/18

 

Match Day (1985, Ocean)

Compared to the 4.4 version, this release adds:

  • Auto-commands (passing commands to execute as command line parameters)
  • Support weak sectors
  • Support empty tracks
  • Improved keymap handling
  • Loading of IPF files from zip
  • Many bug fixes

Revision 642

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 21:59:40

  • Part 11 of ugly hack to ensure the release date & commit are updated.

Revision 641

Author: colin.pitrat | Date: piątek, 28 grudnia 2018 08:23:46

  • Get rid of the second release as it doesn't update the release date anyway.

Revision 640

Author: colin.pitrat | Date: piątek, 28 grudnia 2018 08:23:46

  • Get rid of the second release as it doesn't update the release date anyway.

Revision 639

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 23:00:03

  • Remove reference to repository that doesn't exist anymore

Revision 638

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 22:58:14

  • Remove reference to repository that doesn't exist anymore

Revision 637

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 21:59:40

  • Part 11 of ugly hack to ensure the release date & commit are updated.

Revision 636

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 21:58:31

  • Part 11 of ugly hack to ensure the release date & commit are updated.

Revision 635

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 21:55:01

  • Part 11 of ugly hack to ensure the release date & commit are updated.

Revision 634

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 21:53:24

  • Part 10 of ugly hack to ensure the release date & commit are updated.

Revision 633

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 20:08:38

  • Part 9 of ugly hack to ensure the release date & commit are updated: anything written to stderr is considered an exception by PowerShell.

Revision 632

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 19:44:11

  • Part 8 of ugly hack to ensure the release date & commit are updated.

Revision 631

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 19:14:42

  • Part 7 of ugly hack to ensure the release date & commit are updated.

Revision 630

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 18:30:45

  • Part 6 of ugly hack to ensure the release date & commit are updated.

Revision 629

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 18:19:07

  • Part 5 of ugly hack to ensure the release date & commit are updated.

Revision 628

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 17:56:28

  • Part 4 of ugly hack to ensure the release date & commit are updated.

Revision 627

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 17:06:29

  • Part 3 of ugly hack to ensure the release date & commit are updated.

Revision 626

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 17:02:50

  • Part 2 of ugly hack to ensure the release date & commit are updated.

Revision 625

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 16:46:07

  • Ugly hack to ensure the release date & commit are updated.

Revision 624

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 14:20:37

  • Do not release on tag latest (as it is tagged by the continuous build, we don't want to build everything twice)

Revision 623

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 14:13:45

  • Mention the man page

Revision 622

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 13:47:31

  • Another attempt for #91: simply delete the 'latest' tag, let the release recreate it

Revision 621

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 12:39:07

  • Try to fix #91

Revision 620

Author: colin.pitrat | Date: czwartek, 27 grudnia 2018 11:47:48

  • Delay taking screenshot to ensure the frame is complete
→ [cpc] Caprice32 4.4.0 09/05/17

Caprice32[SVN 544]

Author: colin.pitrat | Date: 9 maja 2017 17:59:11

  • Merge pull request #94 from sebhz/horodating
  • Various minor improvement to screenshot and snapshot dumps

Caprice32[SVN 543]

Author: sebhz | Date: 9 maja 2017 16:27:49

  • Fixed clang-tidy error

Caprice32[SVN 542]

Author: sebhz | Date: 9 maja 2017 16:00:09

  • Use Unix EOL for spanish win keymap

Caprice32[SVN 541]

Author: sebhz | Date: 9 maja 2017 15:58:02

  • Added a shortcut for snapshot

Caprice32[SVN 540]

Author: sebhz | Date: 9 maja 2017 15:09:13

  • Screenshots improvement
→ [cpc] Caprice32 4.4.0 05/05/17

Caprice32 26 Mar 17

  • Latest build of Caprice 32, with the newest cool features and the most recent bugs.

Source changes

Caprice32 SVN[SVN 539]

Author: colin.pitrat | Date: 5 maja 2017 18:10:34

  • Merge pull request #93 from sebhz/keypress_factorization
  • Factorized CPC key handling

Caprice32 SVN[SVN 538]

Author: sebhz | Date: 5 maja 2017 15:02:18

  • Fixed keyboard handling and indentation

Caprice32 SVN[SVN 537]

Author: sebhz | Date: 4 maja 2017 12:27:48

  • Factorized CPC key handling

Caprice32 SVN[SVN 536]

Author: colin.pitrat | Date: 4 maja 2017 10:57:26

  • Merge pull request #90 from sebhz/load_save_improvement
  • Load save improvement

Caprice32 SVN[SVN 535]

Author: sebhz | Date: 3 maja 2017 11:11:15

  • Unused variable fix

Caprice32 SVN[SVN 534]

Author: sebhz | Date: 3 maja 2017 11:10:32

  • Slight IPF fix

Caprice32 SVN[SVN 533]

Author: sebhz | Date: 3 maja 2017 10:29:59

  • Basic Windows implementation of realpath

Caprice32 SVN[SVN 532]

Author: sebhz | Date: 3 maja 2017 10:01:52

  • Display IPF extension when required

Caprice32 SVN[SVN 531]

Author: sebhz | Date: 3 maja 2017 09:57:30

  • Factorized directory detection

Caprice32 SVN[SVN 530]

Author: colin.pitrat | Date: 4 maja 2017 10:50:55

  • Merge pull request #92 from sebhz/makefile_simplification
  • Simplify MS Windows release makefile part

Caprice32 SVN[SVN 529]

Author: sebhz | Date: 3 maja 2017 17:06:58

  • Simplifiy MS Windows release makefile part

Caprice32 SVN[SVN 528]

Author: colin.pitrat | Date: 3 maja 2017 10:49:21

  • Merge pull request #89 from sebhz/config_ok_button
  • Changed option Apply button to Ok

Caprice32 SVN[SVN 527]

Author: sebhz | Date: 3 maja 2017 09:33:11

  • Changed option Apply button to Ok

Caprice32 SVN[SVN 526]

Author: colin.pitrat | Date: 30 kwietnia 2017 22:37:47

  • Merge pull request #87 from sebhz/cpu_reduction
  • Limit CPU usage

Caprice32 SVN[SVN 525]

Author: sebhz | Date: 28 kwietnia 2017 12:10:54

  • More minor timing fixes

Caprice32 SVN[SVN 524]

Author: sebhz | Date: 28 kwietnia 2017 11:25:37

  • Minor fix to audio loop

Caprice32 SVN[SVN 523]

Author: sebhz | Date: 27 kwietnia 2017 10:10:34

  • Limit CPU usage
    • Sleep when we are paused or when we have nothing to do
    • To keep the UI responsive we sleep by slices of 1 ms.

Caprice32 SVN[SVN 522]

Author: colin.pitrat | Date: 24 kwietnia 2017 16:14:14

  • Merge pull request #86 from sebhz/minor_fixes
  • Minor fixes

Caprice32 SVN[SVN 521]

Author: sebhz | Date: 24 kwietnia 2017 15:26:25

  • Minor documentation fixes

Caprice32 SVN[SVN 520]

Author: sebhz | Date: 24 kwietnia 2017 15:13:57

  • Display WITH_IPF flag in version info

Caprice32 SVN[SVN 519]

Author: colin.pitrat | Date: 24 kwietnia 2017 15:53:43

  • Merge pull request #85 from sebhz/keymaps_improvements
  • Keymaps improvements

Caprice32 SVN[SVN 518]

Author: sebhz | Date: 24 kwietnia 2017 15:01:34

  • Added sanity checks on mapping files

Caprice32 SVN[SVN 517]

Author: sebhz | Date: 24 kwietnia 2017 14:54:26

  • Added UK and ES maps. Sight modification to US map.

Caprice32 SVN[SVN 516]

Author: colin.pitrat | Date: 23 kwietnia 2017 23:55:30

  • Even more clang-tidy checks

Caprice32 SVN[SVN 515]

Author: colin.pitrat | Date: 23 kwietnia 2017 18:45:58

  • Activate more clang-tidy checks and fix them

Caprice32 SVN[SVN 514]

Author: colin.pitrat | Date: 22 kwietnia 2017 17:55:50

  • Another pass of clang-tidy - enforce clang-tidy in travis

Caprice32 SVN[SVN 513]

Author: colin.pitrat | Date: 22 kwietnia 2017 17:36:31

  • Another pass of clang-tidy - enforce clang-tidy in travis

Caprice32 SVN[SVN 512]

Author: colin.pitrat | Date: 22 kwietnia 2017 17:07:33

  • Support running clang-tidy on travis

Caprice32 SVN[SVN 511]

Author: colin.pitrat | Date: 22 kwietnia 2017 16:58:25

  • Support running clang-tidy on travis

Caprice32 SVN[SVN 510]

Author: colin.pitrat | Date: 22 kwietnia 2017 16:53:03

  • Support running clang-tidy on travis

Caprice32 SVN[SVN 509]

Author: colin.pitrat | Date: 22 kwietnia 2017 16:39:29

  • Minor simplification

Caprice32 SVN[SVN 508]

Author: colin.pitrat | Date: 22 kwietnia 2017 00:40:51

  • Another pass of clang-tidy

Caprice32 SVN[SVN 507]

Author: colin.pitrat | Date: 22 kwietnia 2017 00:03:04

  • Merge pull request #83 from sebhz/inputmapper
  • Move keymap handling into its own class and handle everything with maps

Caprice32 SVN[SVN 506]

Author: colin.pitrat | Date: 21 kwietnia 2017 23:43:44

  • Update keyboard.h

Caprice32 SVN[SVN 505]

Author: colin.pitrat | Date: 21 kwietnia 2017 23:37:29

  • Merge branch 'master' into inputmapper

Caprice32 SVN[SVN 504]

Author: colin.pitrat | Date: 20 kwietnia 2017 00:50:05

  • First (small) pass of clang-tidy / clang-modernize

Caprice32 SVN[SVN 503]

Author: colin.pitrat | Date: 19 kwietnia 2017 23:12:53

  • Merge branch 'master' of https://github.com/ColinPitrat/caprice32

Caprice32 SVN[SVN 502]

Author: colin.pitrat | Date: 19 kwietnia 2017 22:41:09

  • Merge pull request #80 from sebhz/keymap
  • Dynamic keymap implementation

Caprice32 SVN[SVN 501]

Author: colin.pitrat | Date: 19 kwietnia 2017 23:12:43

  • Use proper unique_ptr specialization to hold array

Caprice32 SVN[SVN 500]

Author: sebhz | Date: 19 kwietnia 2017 21:41:34

  • Change VKeyboard test name to InputMapper

Caprice32 SVN[SVN 499]

Author: sebhz | Date: 19 kwietnia 2017 21:18:28

  • Use default keymap if map file exists but is a directory

Caprice32 SVN[SVN 498]

Author: sebhz | Date: 19 kwietnia 2017 20:43:56

  • Fixed missing default map initialization

Caprice32 SVN[SVN 497]

Author: sebhz | Date: 19 kwietnia 2017 12:39:14

  • Fixed compilation under Linux

Caprice32 SVN[SVN 496]

Author: sebhz | Date: 19 kwietnia 2017 11:01:03

  • Ignore sticky modifiers

Caprice32 SVN[SVN 495]

Author: sebhz | Date: 19 kwietnia 2017 10:26:18

  • Various simplifications of InputMapper
    •  Use constant maps when needed
    •  Simplified stringtoevent function
    • Simplified maps creation
    •   Use map.find() rather than map.count() in critical sections to avoid multiple lookups. Still use map.count() when we have time, since I find it easier to read.
    •   Removed commented out code

Caprice32 SVN[SVN 494]

Author: sebhz | Date: 18 kwietnia 2017 15:50:22

  • Replace LUT by maps

Caprice32 SVN[SVN 493]

Author: sebhz | Date: 18 kwietnia 2017 11:06:53

  • Pushed all key and joystick mapping in a single class

Caprice32 SVN[SVN 492]

Author: sebhz | Date: 17 kwietnia 2017 21:46:19

  • Joystick emulation now depends on the keyboard layout map

Caprice32 SVN[SVN 491]

Author: sebhz | Date: 16 kwietnia 2017 21:49:19

  • Fixed CapriceOptions indentation

Caprice32 SVN[SVN 490]

Author: sebhz | Date: 16 kwietnia 2017 21:44:46

  • Minor fixes to fileutils functions

Caprice32 SVN[SVN 489]

Author: sebhz | Date: 16 kwietnia 2017 21:33:44

  • Small fixes after pull request review

Caprice32 SVN[SVN 488]

Author: sebhz | Date: 16 kwietnia 2017 20:58:08

  • Use UNIX EOL for map files

Caprice32 SVN[SVN 487]

Author: sebhz | Date: 10 kwietnia 2017 17:03:16

  • Fixed French MS windows map

Caprice32 SVN[SVN 486]

Author: sebhz | Date: 6 kwietnia 2017 09:38:50

  • Fixed US keymap

Caprice32 SVN[SVN 485]

Author: sebhz | Date: 6 kwietnia 2017 09:31:03

  • Make keymap file parsing (a bit) more robust

Caprice32 SVN[SVN 484]

Author: sebhz | Date: 5 kwietnia 2017 16:17:44

  • Fixed error in SDL modifier names

Caprice32 SVN[SVN 483]

Author: sebhz | Date: 5 kwietnia 2017 14:42:44

  • Documentation update

Caprice32 SVN[SVN 482]

Author: sebhz | Date: 5 kwietnia 2017 12:11:19

  • Host keyboard layout now selectable (again) from GUI

Caprice32 SVN[SVN 481]

Author: sebhz | Date: 5 kwietnia 2017 12:10:32

  • Implemented fileutil helper to get mapping file

Caprice32 SVN[SVN 480]

Author: sebhz | Date: 5 kwietnia 2017 10:50:30

  • Use English keyboard map by default

Caprice32 SVN[SVN 479]

Author: sebhz | Date: 5 kwietnia 2017 10:48:57

  • Fixed virtual keyboard

Caprice32 SVN[SVN 478]

Author: sebhz | Date: 4 kwietnia 2017 15:45:14

  • Added FR linux map

Caprice32 SVN[SVN 477]

Author: sebhz | Date: 4 kwietnia 2017 15:28:42

  • Added MS Windows keymap

Caprice32 SVN[SVN 476]

Author: sebhz | Date: 4 kwietnia 2017 15:11:22

  • First working keymap trial
    •  Virtual keyboard is likely broken

Caprice32 SVN[SVN 475]

Author: colin.pitrat | Date: 2 kwietnia 2017 23:01:26

  • Support loading IPF files from ZIP

Caprice32 SVN[SVN 474]

Author: colin.pitrat | Date: 2 kwietnia 2017 23:00:19

  • Support loading IPF files from ZIP

Caprice32 SVN[SVN 473]

Author: colin.pitrat | Date: 30 marca 2017 00:39:21

  • Use bash instead of sh, hoping this will fix the failures on travis (push & let not found)

Caprice32 SVN[SVN 472]

Author: colin.pitrat | Date: 30 marca 2017 00:32:40

  • Fix more nasty crashes and bugs when changing video plugins

Caprice32 SVN[SVN 471]

Author: colin.pitrat | Date: 30 marca 2017 00:06:13

  • Fix nasty crashes when changing video plugins

Caprice32 SVN[SVN 470]

Author: colin.pitrat | Date: 29 marca 2017 23:12:02

  • Add an integrated test to validate loading a DSK file from a ZIP, running a hello world and printing

Caprice32 SVN[SVN 465]

Author: sebhz | Date: 29 marca 2017 10:20:12

  • README cosmetic changes

Caprice32 SVN[SVN 464]

Author: sebhz | Date: 29 marca 2017 10:11:24

  • Update of manual page

Caprice32 SVN[SVN 463]

Author: colin.pitrat | Date: 28 marca 2017 00:27:11

  • Add a TODO

Caprice32 SVN[SVN 462]

Author: colin.pitrat | Date: 28 marca 2017 00:24:07

  • Support passing commands to the emulator through autocmd command line options

Caprice32 SVN[SVN 461]

Author: colin.pitrat | Date: 28 marca 2017 00:22:27

  • Support passing commands to the emulator through autocmd command line options

Caprice32 SVN[SVN 460]

Author: colin.pitrat | Date: 28 marca 2017 00:20:56

  • Remove unused emulator keys
→ [cpc] Caprice32 4.4.0 27/03/17

Caprice32 26 Mar 17

  • Latest build of Caprice 32, with the newest cool features and the most recent bugs.

Caprice32 v4.4.0 24.03.17

Compared to the 4.3 version, this release adds:

  •     Support for IPF files
  •     Windows versions
  •     Mostly working Plus range support (6128+, 464+, GX4000)
  •     More transparent support of zip files
  •     autopause (pause when loosing focus)
  •     autocmd (pass commands to execute on the command line)
  •     Virtual keyboard
  •     Screenshots
  •     Many bug fixes and minor features

Caprice32 4.3.0 19 May 2016

Compared to the very old 4.2 version, this release adds:

  • GUI with:
    • Settings (no save option yet)
    • Load/save dsk and snapshots
    • Memory tool (to examine and modify memory)
  • Joystick support
  • Support for packaging (to ease creating packets for distributions)
  • Easier build

Source changes

Caprice32[SVN 459]

Author: colin.pitrat | Date: 26 marca 2017 23:46:44

  • Minor updates and precisions

Caprice32[SVN 458]

Author: colin.pitrat | Date: 26 marca 2017 22:18:08

  • Update path of test_runner

Caprice32[SVN 457]

Author: colin.pitrat | Date: 26 marca 2017 22:09:56

  • Fix path for system cartridge when not running cap32 from rom's parent directory

Caprice32[SVN 456]

Author: colin.pitrat | Date: 26 marca 2017 22:05:46

  • Minor log improvement

Caprice32[SVN 455]

Author: colin.pitrat | Date: 26 marca 2017 20:35:11

  • Bump version to release 4.4

Caprice32[SVN 454]

Author: colin.pitrat | Date: 26 marca 2017 18:48:54

  • Use 'latest' tag for latest release

Caprice32[SVN 453]

Author: colin.pitrat | Date: 26 marca 2017 18:46:54

  • Fix tag of release

Caprice32[SVN 452]

Author: colin.pitrat | Date: 26 marca 2017 18:24:30

  • Do not modify description of release

Caprice32[SVN 451]

Author: colin.pitrat | Date: 26 marca 2017 18:13:48

  • Fix typo

Caprice32[SVN 450]

Author: colin.pitrat | Date: 26 marca 2017 17:28:25

  • Provide license of CAPSImg with windows archive

Caprice32[SVN 449]

Author: colin.pitrat | Date: 26 marca 2017 17:24:36

  • Copy licenses and readme in archive

Caprice32[SVN 448]

Author: colin.pitrat | Date: 26 marca 2017 17:19:00

  • Attempt to support releasing on tag

Caprice32[SVN 447]

Author: colin.pitrat | Date: 26 marca 2017 17:17:28

  • Attempt to support releasing on tag

Caprice32[SVN 446]

Author: colin.pitrat | Date: 26 marca 2017 17:16:26

  • Attempt to support releasing on tag

Caprice32[SVN 445]

Author: colin.pitrat | Date: 26 marca 2017 17:01:01

  • Call input_init in emulator_init so that changing keyboard settings in Options menu works properly (cf issue #75). Also improve joystick emulation so that the function to activate/deactivate it can be called multiple time (instead of swapping) which means we would need to ensure it's not called twice in case both keyboard layout and joystick emulation are modified.

Caprice32[SVN 444]

Author: colin.pitrat | Date: 26 marca 2017 15:02:48

  • Update supported files format

Caprice32[SVN 442]

Author: colin.pitrat | Date: 26 marca 2017 14:02:59

  • Try to build for windows with IPF support

Caprice32[SVN 429]

Author: colin.pitrat | Date: 24 marca 2017 10:32:06

  • Merge branch 'master' of https://github.com/ColinPitrat/caprice32

Caprice32[SVN 427]

Author: sebhz | Date: 24 marca 2017 09:10:41

  • Added missing MSYS2 freetype dependencies

Caprice32[SVN 426]

Author: colin.pitrat | Date: 23 marca 2017 23:34:29

  • Update the release description, because we can.

Caprice32[SVN 425]

Author: colin.pitrat | Date: 23 marca 2017 23:23:21

  • Put all artifacts under the same release 'Caprice32 latest'

Caprice32[SVN 424]

Author: colin.pitrat | Date: 23 marca 2017 23:22:15

  • Put all artifacts under the same release 'caprice32-latest'

Caprice32[SVN 423]

Author: colin.pitrat | Date: 23 marca 2017 23:11:48

  • An artifact is needed to be able to deploy

Caprice32[SVN 422]

Author: colin.pitrat | Date: 23 marca 2017 23:04:08

  • An artifact is needed to be able to deploy

Caprice32[SVN 421]

Author: colin.pitrat | Date: 23 marca 2017 22:49:14

  • Replace previous windows releases on each commit

Caprice32[SVN 420]

Author: colin.pitrat | Date: 23 marca 2017 22:48:03

  • Deploy windows releases on each commit

Caprice32[SVN 418]

Author: sebhz | Date: 23 marca 2017 13:29:21

  • Only copy CAPSImg DLL if IPF support is needed
  • To be 100% clean, we would also need to check for the presence of the DLL in check_deps for Windows, assuming WITH_IPF is set. But this asks for a change of its own (adding a proper check_deps for Windows).

Caprice32[SVN 417]

Author: sebhz | Date: 23 marca 2017 12:17:07

  • Preliminary IPF support under MS windows
    • This assumes that the *Linux* user headers are placed in the caps subdirectory of any include location.
    • This assumes that the *Windows* CAPSIMg (or CAPSImg_x64) DLL is installed under $(MINGW_PATH)/bin, which is the place whereDLLs are typically placed.
    • Since the SPS only provides a DLL, we link against the DLL

Caprice32[SVN 416]

Author: colin.pitrat | Date: 22 marca 2017 22:21:00

  • Update README.md

Caprice32[SVN 415]

Author: colin.pitrat | Date: 22 marca 2017 22:19:47

  • Update README.md

Caprice32[SVN 414]

Author: colin.pitrat | Date: 22 marca 2017 22:17:59

  • Update README.md

Caprice32[SVN 413]

Author: colin.pitrat | Date: 22 marca 2017 22:17:50

  • Add Windows build status

Caprice32[SVN 412]

Author: colin.pitrat | Date: 22 marca 2017 22:01:50

  • Fix tests on AppVeyor: do not require /tmp, use test subdir instead

Caprice32[SVN 411]

Author: colin.pitrat | Date: 24 marca 2017 10:31:39

  • Add attribution to IPF support

Caprice32[SVN 410]

Author: colin.pitrat | Date: 22 marca 2017 20:03:09

  • Do not use wine on AppVeyor

Caprice32[SVN 409]

Author: colin.pitrat | Date: 22 marca 2017 19:58:06

  • Add zip package that is needed by distrib target

Caprice32[SVN 408]

Author: colin.pitrat | Date: 22 marca 2017 19:56:59

  • Clean-up AppVeyor configuration

Caprice32[SVN 379]

Author: colin.pitrat | Date: 22 marca 2017 00:03:43

  • Fix build + minor cleanup

Caprice32[SVN 378]

Author: colin.pitrat | Date: 22 marca 2017 00:03:32

  • Fix build + minor cleanup

Caprice32[SVN 377]

Author: colin.pitrat | Date: 21 marca 2017 23:53:22

  • Support non-zipped IPF files for linux

Caprice32[SVN 375]

Author: sebhz | Date: 21 marca 2017 14:29:07

  • Factorized timings update

Caprice32[SVN 374]

Author: sebhz | Date: 21 marca 2017 14:14:00

  • Remove frame period magic number

Caprice32[SVN 373]

Author: sebhz | Date: 21 marca 2017 14:02:01

  • Fixed timing bug
  • - The computation of the tickOffset was wrong (division instead of multiplication). This patch simplifies things by setting a direct dependency 4MHz CPU -> 50 fps refresh rate, and using the cpu speed as a multiplier for this. Note that this patch leaves some magic numbers in (20.0 constant for 50 Hz refresh rate), which could be further factorized to also derive CYCLE_COUNT_INIT.

Caprice32[SVN 372]

Author: colin.pitrat | Date: 21 marca 2017 11:14:00

  • Merge pull request #70 from sebhz/pause_fix
  • Fixed audio pause

Caprice32[SVN 371]

Author: sebhz | Date: 20 marca 2017 20:43:35

  • Fixed audio pause

Caprice32[SVN 369]

Author: sebhz | Date: 21 marca 2017 10:06:09

  • Native MS Windows makefile fix
  • * Added WINE variable to be able to launch testrunner under native
  • MS Windows with 'make WINE= unit_test'
  • * Somehow symlinking seemed to fail if target was already present.
  • So debug build crashed if no make clean was done before.
  • Explicitly remove the symlink

Caprice32[SVN 368]

Author: colin.pitrat | Date: 20 marca 2017 19:29:35

  • Fix rm error for release directory

Caprice32[SVN 367]

Author: sebhz | Date: 20 marca 2017 19:01:47

  • Fix rm error for release directory

Caprice32[SVN 366]

Author: colin.pitrat | Date: 20 marca 2017 16:14:10

  • Use groff for HTML manual page generation

Caprice32[SVN 365]

Author: sebhz | Date: 20 marca 2017 15:47:02

  • Use groff for HTML manual page generation
  • groff is more portable than man2html, and generates
  • nicer pages.

Caprice32[SVN 364]

Author: colin.pitrat | Date: 20 marca 2017 15:20:36

  • Merge pull request #67 from sebhz/doc_refactor
  • Doc refactor

Caprice32[SVN 363]

Author: sebhz | Date: 20 marca 2017 14:00:54

  • Updated HTML manual

Caprice32[SVN 362]

Author: sebhz | Date: 20 marca 2017 13:56:27

  • Some documentation refactorization

Caprice32[SVN 361]

Author: colin.pitrat | Date: 20 marca 2017 10:50:37

  • Open output of zip file as binary

Caprice32[SVN 360]

Author: colin.pitrat | Date: 20 marca 2017 10:43:57

  • Make CPC.paused a boolean

Caprice32[SVN 359]

Author: colin.pitrat | Date: 20 marca 2017 10:10:45

  • Fixed focus and autopause handling

Caprice32[SVN 358]

Author: sebhz | Date: 20 marca 2017 09:41:08

  • Fixed focus and autopause handling
wstecz25/12/2017 01:19
Inne treści związane z tematem
[Z80] CPCEC/ZXSEC/CSFEC/MSXSEC XXIV 24/02/2024 [Z80] CPCEC/ZXSEC/CSFEC/MSXSEC XXIV 24/02/2024
Nosił wilk razu kilka - ponieśli i wilka. O tym, że pojawi się nowa wersja tego zestawu emulatorów konstrukcji opartych na Z80, wiedziałem od dłuższego czasu - autor skrzętnie dorzucał króciutkie wzmianki na stronie ale... odbywało się to w tekście, a binarki jak nie było tak nie było:). No i bach, właśnie wtedy kiedy nie było czasu na aktualizację i oko me ...
[cpc] ACE-DL release Olivia 7/03/2024 [cpc] ACE-DL release Olivia 7/03/2024
Nowa wersja bardzo dobrze zapowiadającego się emulatora sprzętu marki Amstrad/Schneider ACE-DK autorstwa Philippe 'Offset' Rimauro. Program pozwala cieszyć się większością współczesnych unowocześnień - począwszy od obsługi obrazów HDD, aż do takich ciekawostek jak współdzielenie folderu z hostem. Zapowiada się całkiem solidny soft dla tej rodziny ...
[cpc] Caprice Forever 24.2 10/02/2024
Caprice Forever jest kontynuacja emulatora Caprice autorstwa Ulrich Doewic, w forever nad zmianami czuwa Frédéric Coste, którego pracę możemy wesprzeć dowolnymi datkami.
[cpc] ACE-DL 8/02/2024
Nowa wersja bardzo dobrze zapowiadającego się emulatora sprzętu marki Amstrad/Schneider ACE-DK autorstwa Philippe 'Offset' Rimauro. Program pozwala cieszyć się większością współczesnych unowocześnień - począwszy od obsługi obrazów HDD, aż do takich ciekawostek jak współdzielenie folderu z hostem. Zapowiada się całkiem solidny soft dla tej rodziny ...
[cpc] ACE-DL 30/01/2024
Nowa wersja bardzo dobrze zapowiadającego się emulatora sprzętu marki Amstrad/Schneider ACE-DK autorstwa Philippe 'Offset' Rimauro. Wersja poprawkowa, która poprawia działanie CTM (swoją drogą na szybko odnalezienie ustawień filtrów obrazu jest hmmm... nieintuicyjne);) Program pozwala cieszyć się większością współczesnych unowocześnień - począwszy od obsługi ...
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU