Commit Graph

249 Commits

Author SHA1 Message Date
Brendan Robert
d0a77855cd Clean up the first-run funkiness a little bit 2024-07-02 01:33:10 -05:00
Brendan Robert
137988ac43
Delete nbactions.xml 2024-07-01 14:29:21 -05:00
Brendan Robert
037cc35676
Delete nb-configuration.xml 2024-07-01 14:29:12 -05:00
Brendan Robert
eaf1212249
Update LICENSE to Apache 2.0
It makes more sense to use a license that is clearer about using this within other commercial products.
2024-07-01 14:17:13 -05:00
Brendan Robert
40b92dea51 Fix broken images 2024-07-01 14:10:15 -05:00
Brendan Robert
81cb05848e Updated readme 2024-07-01 13:49:18 -05:00
Brendan Robert
61e98bfc7d formatting correction 2024-07-01 12:07:12 -05:00
Brendan Robert
b9f3368696 Update readme and remove defunct build scripts 2024-07-01 12:06:05 -05:00
Brendan Robert
e3b2484ec2 Fix wolfenstein cheats for new version 2024-07-01 11:29:24 -05:00
Brendan Robert
2155fe02e6 Complete modernization and overhaul (too many things to list here) 2024-06-30 14:46:31 -05:00
Brendan Robert
9674e59f1e
Merge pull request #39 from badvision/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1
2021-09-28 18:16:52 -05:00
dependabot[bot]
774f706f68
Bump junit from 4.10 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 01:37:17 +00:00
Brendan Robert
cc0cead894 Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter 2019-06-19 00:47:04 -05:00
Brendan Robert
553d439ff8
Merge pull request #36 from Michaelangel007/master
Fix spelling, and detect if maven isn't installed.
2018-11-29 12:52:49 -06:00
Brendan Robert
15be6e3436 Added accelerator support, also refined how child devices are tracked to better support a new abstraction for sound devices 2018-06-02 13:50:13 -05:00
Brendan Robert
8bd9ec1781 Wolfenstein cheats: Added "Day in the office" hack mode for cheap laughs 2018-05-26 01:46:31 -05:00
Brendan Robert
f7ca7c198c Wolfenstein cheat module updated to keep the big boss alive so you can drop him yourself, if you so choose. 2018-05-26 01:00:48 -05:00
Brendan Robert
1f2eff2e42 Added Beyond Wolfenstein cheats 2018-05-26 00:47:57 -05:00
Brendan Robert
d4073b9096 UI and Metacheat improvements, also new Wolfenstein trainer module! 2018-05-24 01:53:24 -05:00
Brendan Robert
9cee0cece9 Upstream fixes from Lawless Legends for keyboard focus and speed handling 2018-05-23 00:50:56 -05:00
Brendan Robert
142ee2df2a BEHOLD! The Resurrection of MetaCheat! 2018-05-23 00:38:22 -05:00
Brendan Robert
9118b83a43 Remove dead code 2018-05-23 00:38:02 -05:00
Michaelangel007
8525330d53 Test and Display if maven isn't installed 2018-05-22 22:24:48 -06:00
Michaelangel007
ddc41ec84e Fix spelling 2018-05-22 22:24:07 -06:00
Brendan Robert
eb776d44af Committing upstream changes from Lawless Legends to address mockingboard init issues. 2018-05-22 22:30:33 -05:00
Brendan Robert
ad9da99cb8
Update README.md 2018-01-15 15:20:50 -06:00
Brendan Robert
79c1ee825c
Update README.md 2018-01-15 15:19:19 -06:00
Brendan Robert
0d07d65b82
Update README.md 2018-01-15 15:17:42 -06:00
Brendan Robert
769d7f4302
Update README.md 2018-01-15 15:16:03 -06:00
Brendan Robert
d8ab357d84
Update README.md 2018-01-15 15:14:36 -06:00
Brendan Robert
ce9027cb6b
Update README.md 2018-01-15 15:05:32 -06:00
Brendan Robert
ede44af6d1
Update README.md 2018-01-15 15:04:24 -06:00
Brendan Robert
4425e8884d
Shaking the can...
(putting kids through college is a bigger challenge than I anticipated...)
2018-01-15 15:03:48 -06:00
Brendan Robert
0c0b2c107c Backported changes from Lawless Legends app experience; namely better boot behavior and also UI Controls Overlay. :) 2018-01-12 23:27:56 -06:00
Brendan Robert
dba57e6e89 Created application logo 2017-12-26 16:46:12 -06:00
Brendan Robert
09c1d78832 Fixed font missing issue when loading a packaged version of the application on OSX 2017-12-26 14:35:13 -06:00
Brendan Robert
9ce60ea00e Giving up on the multi-line idea for now 2017-12-26 11:48:27 -06:00
Brendan Robert
3bed89e530 Still trying to get that multiline command working for travis 2017-12-26 11:36:20 -06:00
Brendan Robert
c773fda3ff Travis CI issue, packr downloaded to different file name 2017-12-26 11:26:18 -06:00
Brendan Robert
3678f294df Ignore tmp files and IDE hint to prefer Java 1.8 2017-12-26 11:25:53 -06:00
Brendan Robert
90d13dfde0 Test to see if Travis will run Packr to produce a mac build 2017-12-26 11:13:05 -06:00
Brendan Robert
f19b0847ad Merge pull request #34 from Michaelangel007/master
Cleanup DHGR code for readability
2017-10-24 10:12:23 -05:00
Brendan Robert
d4e6724bf0 Applying suggestion from issue #32 - Thanks Lutepatious! 2017-05-03 02:45:06 -05:00
badvision
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. 2017-02-19 22:26:06 -06:00
badvision
b57d3e06e0 Added configurable midi output device selection; will still default to the Java Sound Synth if no selection has been made. 2017-02-19 22:12:37 -06:00
badvision
8a0e633a63 Fixed bug in handling mixer device names 2017-02-12 00:21:29 -06:00
badvision
3e676cd3c5 Added additional debugging output to the FC NOP special opcodes 2017-02-06 23:12:42 -06:00
badvision
29161bcf7e Live Coding support for Applesoft basic! :D 2016-11-22 01:12:12 -06:00
badvision
0b696a2379 Added updates to PROG END pointer at $AF to better support save commands 2016-11-19 22:04:39 -06:00
badvision
fe062e2d15 Fix applesoft execution problem (needed to clear variable pointers!) 2016-11-05 10:46:58 -05:00