Skip to content

spuggy0919/apple2emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apple II emulator study

study sdl2 and write apple II emulator, for fun!

Architeture

SDL main loop

SDL UI Layer for Host IO

HAL Apple ii, machine emulator layers

This layer has mos6502 cpu, keyboard, video, memory, clock, language card, disk II, etc.

Frameworks

put below framworks into /Library/Frameworks

SDL2.framework SDL2_ttf.framework SDL2_image.framework

About

mos6502 emulator with SDL, C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages