ewm/src
Joe Hildebrand f797e02836 Add small doc improvements for first time users (#182) 2018-01-25 16:38:53 -05:00
..
rom Move sources and roms into src directory 2016-12-18 20:33:04 -05:00
CMakeLists.txt Fixes #178 - Allow the emulator to be paused 2017-10-15 16:40:30 -04:00
Makefile Fixes #178 - Allow the emulator to be paused 2017-10-15 16:40:30 -04:00
alc.c Move sources and roms into src directory 2016-12-18 20:33:04 -05:00
alc.h Move sources and roms into src directory 2016-12-18 20:33:04 -05:00
boo.c Fixes #178 - Allow the emulator to be paused 2017-10-15 16:40:30 -04:00
boo.h Fixes #86 Create a Boot Loader (#134) 2017-01-22 20:02:26 -05:00
chr.c Fixes #181 - In color mode, text should be white 2017-10-15 21:30:15 -04:00
chr.h Fixes #181 - In color mode, text should be white 2017-10-15 21:30:15 -04:00
cpu.c Fixes #164 - Make Lua Optional (#165) 2017-10-02 20:32:43 -04:00
cpu.h Fixes #164 - Make Lua Optional (#165) 2017-10-02 20:32:43 -04:00
cpu_bench.c Performance improvements (#160) 2017-09-21 22:18:53 -04:00
cpu_test.c Fixes #164 - Make Lua Optional (#165) 2017-10-02 20:32:43 -04:00
cpu_test.lua Update cpu_test.lua 2017-09-22 11:41:51 +00:00
dsk.c Fixes #164 - Make Lua Optional (#165) 2017-10-02 20:32:43 -04:00
dsk.h Fixes #164 - Make Lua Optional (#165) 2017-10-02 20:32:43 -04:00
ewm.c Add small doc improvements for first time users (#182) 2018-01-25 16:38:53 -05:00
fmt.c Move sources and roms into src directory 2016-12-18 20:33:04 -05:00
fmt.h Move sources and roms into src directory 2016-12-18 20:33:04 -05:00
frogger.lua Introduce Lua 5.2 support (#148) 2017-09-18 21:21:57 -04:00
ins.c Fixes #164 - Make Lua Optional (#165) 2017-10-02 20:32:43 -04:00
ins.h Introduce Lua 5.2 support (#148) 2017-09-18 21:21:57 -04:00
inverse.lua Introduce Lua 5.2 support (#148) 2017-09-18 21:21:57 -04:00
lua.c Fixes #158 - Make the project compile on Raspbian 9.1 (Stretch) (#159) 2017-09-21 21:39:31 -04:00
lua.h Fixes #158 - Make the project compile on Raspbian 9.1 (Stretch) (#159) 2017-09-21 21:39:31 -04:00
mem.c Performance Improvements Part II (#161) 2017-09-23 07:45:36 -04:00
mem.h Performance improvements (#160) 2017-09-21 22:18:53 -04:00
mem_bench.c Fixes #143 Implement a clock_gettime replacement (#144) 2017-03-13 15:01:06 -04:00
one.c Fixes #178 - Allow the emulator to be paused 2017-10-15 16:40:30 -04:00
one.h Fixes #125 Remove all public _init() functions 2017-01-09 21:09:20 -05:00
pia.c Fixes #125 Remove all public _init() functions 2017-01-09 21:09:20 -05:00
pia.h Fixes #125 Remove all public _init() functions 2017-01-09 21:09:20 -05:00
scr.c Fixes #181 - In color mode, text should be white 2017-10-15 21:30:15 -04:00
scr.h Fixes #181 - In color mode, text should be white 2017-10-15 21:30:15 -04:00
scr_test.c Fixes #175 - Support software rendering in scr (#176) 2017-10-15 15:45:53 -04:00
sdl.c Fixes #171 - Support software rendering in tty (#172) 2017-10-02 20:20:53 -04:00
sdl.h Fixes #171 - Support software rendering in tty (#172) 2017-10-02 20:20:53 -04:00
test.lua Introduce Lua 5.2 support (#148) 2017-09-18 21:21:57 -04:00
tty.c Fixes #179 - Blinking in tty is irregular 2017-10-15 17:02:22 -04:00
tty.h Fixes #178 - Allow the emulator to be paused 2017-10-15 16:40:30 -04:00
tty_test.c Fixes #171 - Support software rendering in tty (#172) 2017-10-02 20:20:53 -04:00
two.c Fixes #84 - Unexpected write at $C000 2017-10-15 22:21:56 -04:00
two.h Fixes #180 - Implement flashing text 2017-10-15 20:01:08 -04:00
utl.c Fixes #143 Implement a clock_gettime replacement (#144) 2017-03-13 15:01:06 -04:00
utl.h Fixes #143 Implement a clock_gettime replacement (#144) 2017-03-13 15:01:06 -04:00