Commit Graph

  • 9674e59f1e
    Merge pull request #39 from badvision/dependabot/maven/junit-junit-4.13.1 master Brendan Robert 2021-09-28 18:16:52 -0500
  • 774f706f68
    Bump junit from 4.10 to 4.13.1 dependabot[bot] 2020-10-13 01:37:17 +0000
  • cc0cead894 Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter Brendan Robert 2019-06-19 00:47:04 -0500
  • 553d439ff8
    Merge pull request #36 from Michaelangel007/master Brendan Robert 2018-11-29 12:52:49 -0600
  • 15be6e3436 Added accelerator support, also refined how child devices are tracked to better support a new abstraction for sound devices Brendan Robert 2018-06-02 13:50:13 -0500
  • 8bd9ec1781 Wolfenstein cheats: Added "Day in the office" hack mode for cheap laughs Brendan Robert 2018-05-26 01:46:31 -0500
  • f7ca7c198c Wolfenstein cheat module updated to keep the big boss alive so you can drop him yourself, if you so choose. Brendan Robert 2018-05-26 01:00:48 -0500
  • 1f2eff2e42 Added Beyond Wolfenstein cheats Brendan Robert 2018-05-26 00:47:57 -0500
  • d4073b9096 UI and Metacheat improvements, also new Wolfenstein trainer module! Brendan Robert 2018-05-24 01:53:24 -0500
  • 9cee0cece9 Upstream fixes from Lawless Legends for keyboard focus and speed handling Brendan Robert 2018-05-23 00:50:56 -0500
  • 142ee2df2a BEHOLD! The Resurrection of MetaCheat! Brendan Robert 2018-05-23 00:38:22 -0500
  • 9118b83a43 Remove dead code Brendan Robert 2018-05-23 00:38:02 -0500
  • 8525330d53 Test and Display if maven isn't installed Michaelangel007 2018-05-22 22:24:48 -0600
  • ddc41ec84e Fix spelling Michaelangel007 2018-05-22 22:24:07 -0600
  • eb776d44af Committing upstream changes from Lawless Legends to address mockingboard init issues. Brendan Robert 2018-05-22 22:28:13 -0500
  • ad9da99cb8
    Update README.md Brendan Robert 2018-01-15 15:20:50 -0600
  • 79c1ee825c
    Update README.md Brendan Robert 2018-01-15 15:19:19 -0600
  • 0d07d65b82
    Update README.md Brendan Robert 2018-01-15 15:17:42 -0600
  • 769d7f4302
    Update README.md Brendan Robert 2018-01-15 15:16:03 -0600
  • d8ab357d84
    Update README.md Brendan Robert 2018-01-15 15:14:36 -0600
  • ce9027cb6b
    Update README.md Brendan Robert 2018-01-15 15:05:32 -0600
  • ede44af6d1
    Update README.md Brendan Robert 2018-01-15 15:04:24 -0600
  • 4425e8884d
    Shaking the can... Brendan Robert 2018-01-15 15:03:48 -0600
  • 0c0b2c107c Backported changes from Lawless Legends app experience; namely better boot behavior and also UI Controls Overlay. :) Brendan Robert 2018-01-12 23:27:56 -0600
  • dba57e6e89 Created application logo Brendan Robert 2017-12-26 16:46:12 -0600
  • 09c1d78832 Fixed font missing issue when loading a packaged version of the application on OSX Brendan Robert 2017-12-26 14:35:13 -0600
  • 9ce60ea00e Giving up on the multi-line idea for now 2.0-Stable Brendan Robert 2017-12-26 11:48:27 -0600
  • 3bed89e530 Still trying to get that multiline command working for travis Brendan Robert 2017-12-26 11:36:20 -0600
  • c773fda3ff Travis CI issue, packr downloaded to different file name Brendan Robert 2017-12-26 11:26:18 -0600
  • 3678f294df Ignore tmp files and IDE hint to prefer Java 1.8 Brendan Robert 2017-12-26 11:25:53 -0600
  • 90d13dfde0 Test to see if Travis will run Packr to produce a mac build Brendan Robert 2017-12-26 11:13:05 -0600
  • f19b0847ad Merge pull request #34 from Michaelangel007/master Brendan Robert 2017-10-24 10:12:23 -0500
  • d4e6724bf0 Applying suggestion from issue #32 - Thanks Lutepatious! Brendan Robert 2017-05-03 02:45:06 -0500
  • 3b9d6a232e When switching midi devices, first send all notes off, all sound off on every channel just so it doesn't leave phantom notes playing. badvision 2017-02-19 22:26:06 -0600
  • b57d3e06e0 Added configurable midi output device selection; will still default to the Java Sound Synth if no selection has been made. badvision 2017-02-19 22:12:37 -0600
  • 8a0e633a63 Fixed bug in handling mixer device names badvision 2017-02-12 00:21:29 -0600
  • 3e676cd3c5 Added additional debugging output to the FC NOP special opcodes badvision 2017-02-06 23:12:42 -0600
  • 29161bcf7e Live Coding support for Applesoft basic! :D badvision 2016-11-22 01:12:12 -0600
  • 0b696a2379 Added updates to PROG END pointer at $AF to better support save commands badvision 2016-11-19 22:04:39 -0600
  • fe062e2d15 Fix applesoft execution problem (needed to clear variable pointers!) badvision 2016-11-05 10:46:58 -0500
  • ab5d3472c0 Fixed assembler issues on Windows platform. badvision 2016-11-04 22:41:24 -0500
  • a544cae02c Removed JavaFX packager dependency (it's built-in now) and also switched to using a nestedVM dependency instead of including the classes directly. badvision 2016-11-04 22:40:46 -0500
  • aef9c086b4 Update README.md Brendan Robert 2016-08-02 12:44:55 -0500
  • 271dd70f22 Cleanup DHGR code for readability Michaelangel007 2016-06-07 13:26:31 -0700
  • e6594514ef Fixed recursive death bug for new commandline feature -- confirmed that HDV/2MG disks can be inserted via CMD options now. Brendan Robert 2016-05-22 16:25:42 -0500
  • 7668e723ec Mass storage supports command-line settings now. For example -s7.d1 myDisk.2mg will insert the 800k or hard drive image into Slot 7, Drive 1. Brendan Robert 2016-05-20 23:50:38 -0500
  • b4ee1fafd8 Merge pull request #29 from Michaelangel007/master Brendan Robert 2016-02-26 00:19:07 -0600
  • 8833f80138 Added 3x zoom for retina displays Michaelangel007 2016-02-25 11:57:22 -0700
  • eb21dfaec1 Issue #14: Notification message is now formatted properly and multiple notifications no longer overlap Brendan Robert 2016-02-25 01:40:27 -0600
  • ad819c5678 Issue #27: Accounted for titlebar size and fixed 2x aspect incorrect width Brendan Robert 2016-02-25 01:27:59 -0600
  • deee9a2a72 Issue #28: Fixed detection of configurable variables that are string types. Brendan Robert 2016-02-25 01:14:30 -0600
  • 4c308f997e Issue #28: Optional usage on Disk Drive indicator was causing massive lurch in UI performance. Brendan Robert 2016-02-25 00:55:48 -0600
  • 6515c90856 Issue #22: Minor progress hooking up state manager; still doesn't work and crashes the emulator when triggered. :/ Brendan Robert 2016-02-23 01:45:11 -0600
  • 3f115624e6 Issue #13: Added monochrome modes and ctrl+shift+g switches between various display modes. Brendan Robert 2016-02-21 02:22:47 -0600
  • 3123ee1eec Issue #27: Updated recent changes to only change window within the UI thread. Brendan Robert 2016-02-20 22:33:16 -0600
  • abbe5d007e Issue #27: Added ctrl+shift+f to toggle fullscreen and updated startup to use aspect ratio 1x method for consistency. Brendan Robert 2016-02-20 21:30:23 -0600
  • ce6a8ca873 Issue #27: Ctrl+Shift+A now toggles between 1x/1.5x/2x display modes Brendan Robert 2016-02-20 18:35:26 -0600
  • a0fb1a2149 Issue #26: Changing mousetext mode should force a screen refresh. Brendan Robert 2016-02-20 11:10:54 -0600
  • ef9f7019e5 Issue #24: Additional unit tests added, bugs in BBR/BBS opcodes fixed (not that there's any software that uses those...) Brendan Robert 2016-02-15 23:53:24 -0600
  • 7edbbd9c8d Headless mode disables joystick to avoid init issues. Brendan Robert 2016-02-14 23:04:54 -0600
  • 5542bb3425 Fixed issue cased when there are no valid selections, default should be null then. Brendan Robert 2016-02-14 23:00:20 -0600
  • 609ad08bfd Issue #24: Mute prevents any sound mixer from being created; error in sound init fixed; fixed incorrect assumption in CPU addition test Brendan Robert 2016-02-14 22:59:40 -0600
  • 4a371ceec3 Issue #24: Getting new junit test working on travis-ci Brendan Robert 2016-02-14 21:56:06 -0600
  • d845a10de4 Issue #24: Nearly-hedless mode is confirmed and it is possible to JUnit test the actual emulator in headless mode! Right now sound doesn't respect headless mode though so it might cause issues on travis-ci. Brendan Robert 2016-02-14 11:13:03 -0600
  • 921ce3a0b0 Issue #12: Added option to create empty applesoft program and added warning before trying to load program from memory. Brendan Robert 2016-02-12 23:53:03 -0600
  • 58199776a5 Update run.sh Brendan Robert 2016-02-06 16:27:03 -0600
  • 4769e6c5aa Update README.md Brendan Robert 2016-02-06 16:26:09 -0600
  • 5982151cf8 Update README.md Brendan Robert 2016-02-06 16:25:38 -0600
  • 756a0c6bce Goofed package path -- should deploy correctly now from travis-ci Brendan Robert 2016-02-06 16:16:45 -0600
  • 76c4ff4cce Changing travis-ci deployment to use unified jar Brendan Robert 2016-02-06 16:07:49 -0600
  • bfca447b4a jar builds will come from travis-ci.org now in releases. Brendan Robert 2016-02-06 15:59:27 -0600
  • b28a39a059 Issue #18: Updating packaging to work more reliably. Brendan Robert 2016-02-06 15:58:45 -0600
  • dd6b2b8566 Added profiler and 6502 timings switch -- it's not correct and needs a full junit test suite to prove out. 6502-timings Brendan Robert 2016-02-06 15:10:15 -0600
  • af1bdb6b35 Fixed issue #10 reported by Michael -- Looks like introspection works a little differently in 8.0.66 when there are multiple methods with the same name! Brendan Robert 2016-01-14 21:29:40 -0600
  • 97b367ccce Updated binaries Brendan Robert 2016-01-13 23:49:48 -0600
  • d5d2424915 Adding a little delay to prevent the issue #8 reported by lifepillar. Brendan Robert 2016-01-13 22:44:59 -0600
  • 61356782b6 Removed debug line Brendan Robert 2016-01-13 22:25:35 -0600
  • b9fcc6d82d Fixed ctrl sending key events by itself to the emulator. This fixes the ctrl-c issue reported by Michael as well. Brendan Robert 2016-01-13 22:25:14 -0600
  • 8064a804eb Fixed outstanding bugs in VideoDHGR class. It still sucks compared to VideoNTSC but that's a known fact and not a defect. :D Brendan Robert 2016-01-13 01:11:46 -0600
  • fa7cab9866 Merge pull request #3 from Michaelangel007/master Brendan Robert 2016-01-12 17:07:50 -0600
  • 9a6737e8f0 Updated REAME and run.sh Michaelangel007 2016-01-10 11:39:18 -0800
  • 07c71f0117 Added binary jar Michaelangel007 2016-01-10 11:35:25 -0800
  • 24f6f7e23f Update Maven project to include dependencies Michaelangel007 2016-01-10 11:24:44 -0800
  • bffe4eba22 Cleaned up build instructions Michaelangel007 2016-01-10 11:19:59 -0800
  • 34ef28be1f Updated Michaelangel007 2016-01-10 10:54:53 -0800
  • b5c7418b84 Fixed and Verified script works for OSX Michaelangel007 2016-01-10 10:51:56 -0800
  • 1548c1b327 Updated build shell script with troubleshooting steps Michaelangel007 2016-01-10 10:12:16 -0800
  • 4c8e809b46 Added build shell script since some freaking instructions on how to compile would be nice Michaelangel007 2016-01-10 08:55:04 -0800
  • 676256b6fc Download for 2.0 is source tarball only Michaelangel007 2016-01-10 08:36:13 -0800
  • 292b84d1e9 Fix broken download link Michaelangel007 2016-01-10 08:28:52 -0800
  • c261f0f103 Cleared up funky behavior on lo-res graphics, and some improvement on rendering for Crazy Cycles demo Brendan Robert 2016-01-03 16:44:09 -0600
  • ca6a831020 Reset keyboard state when window is deactivated/reactivated Brendan Robert 2016-01-03 16:43:31 -0600
  • 732f4768a6 Fixed subdirectory bugs, added support for A2GameServer data files suffix (#TTAAAA where TT is the hex code and AAAA is the aux data/load address). This should be very servicable now. Brendan Robert 2015-12-31 21:48:48 -0600
  • 5f9352abb3 Fixed gremlin in directory node handling -- now there are no missing entries and no garbage files listed in Copy ][+ Brendan Robert 2015-12-28 21:28:11 -0600
  • 8bcf3a922a Got all the bugs out of the directory handling and also removed a lot of bugs and side-effects through code refactoring Brendan Robert 2015-12-28 20:58:48 -0600
  • 59ab31f433 Fixed extended filename parsing and broken sapling file issues Brendan Robert 2015-12-28 14:44:24 -0600
  • 6c4136841e Changed packaging instructions in POM Brendan Robert 2015-12-20 22:44:23 -0600
  • 17b8183a31 Miscellaneous changes Brendan Robert 2015-12-20 22:44:01 -0600
  • d03c1d9333 Fixed occasional NPE Brendan Robert 2015-12-20 22:43:30 -0600
  • 893052b004 Added debugging NOP opcode support. Brendan Robert 2015-12-20 22:43:00 -0600