Merge pull request #5042 from Morph1984/project-aether

Project Aether: Reimplementation of the Web Browser Applet
This commit is contained in:
bunnei 2020-12-21 23:47:10 -08:00 committed by GitHub
commit 29ccc7673f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 1826 additions and 899 deletions

View file

@ -135,6 +135,8 @@ add_library(core STATIC
frontend/emu_window.h
frontend/framebuffer_layout.cpp
frontend/framebuffer_layout.h
frontend/input_interpreter.cpp
frontend/input_interpreter.h
frontend/input.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h