lawless-legends/Platform/Apple/tools/jace/src/main/java/jace/core
2024-01-23 21:44:49 -06:00
..
Card.java Completely rewritten sound engine, fixed listener registration issues, Configuration global actions fixed. 2023-10-23 00:28:57 -05:00
Computer.java Cleaned up suspended handling logic (a little) and errors triggered by rapid video mode changes 2023-08-01 23:04:58 -05:00
CPU.java Massive Java 17 overhual 2023-07-03 15:44:23 -05:00
Debugger.java Large code cleanup/refactoring, mostly addressing code fragility and emulator structure that results in poor startup behavior. 2021-11-09 11:20:42 -06:00
Device.java Cleaned up suspended handling logic (a little) and errors triggered by rapid video mode changes 2023-08-01 23:04:58 -05:00
Font.java Massive Java 17 overhual 2023-07-03 15:44:23 -05:00
Keyboard.java Removed all method reflections 2023-08-01 12:17:31 -05:00
KeyHandler.java Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00
Motherboard.java Suppress additional code warnings for stuff I don't want to modernize right away 2023-10-24 08:55:10 -05:00
PagedMemory.java Massive Java 17 overhual 2023-07-03 15:44:23 -05:00
Palette.java Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00
RAM.java Correcting floating bus behavior (hopefully) 2023-10-24 11:36:32 -05:00
RAMEvent.java Correcting floating bus behavior (hopefully) 2023-10-24 11:36:32 -05:00
RAMListener.java Completely rewritten sound engine, fixed listener registration issues, Configuration global actions fixed. 2023-10-23 00:28:57 -05:00
SoftSwitch.java Completely rewritten sound engine, fixed listener registration issues, Configuration global actions fixed. 2023-10-23 00:28:57 -05:00
SoundGeneratorDevice.java Various bug fixes and added story book mode 2020-02-24 09:06:24 -06:00
SoundMixer.java Fixed music playback issues (I think?) 2023-11-04 23:51:47 -05:00
TimedDevice.java Partial attempt at getting Mockingboard to run more correctly, start of rewrite of music playback routines 2023-10-24 21:54:34 -05:00
Utility.java Fix loading issues for OGG on windows 2024-01-23 21:44:49 -06:00
Video.java Cleaned up suspended handling logic (a little) and errors triggered by rapid video mode changes 2023-08-01 23:04:58 -05:00
VideoWriter.java Adding a fork of Jace for building standlone versions of the game 2017-12-28 10:40:35 -06:00