MonsterCommit(tm) with typo-fixes, void-ness fixes, correct CaPs for directories, etc. No real code changes.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
Expects aa55 back*/
|
||||
|
||||
#include <string.h>
|
||||
#include "ibm.h"
|
||||
#include "cpu/cpu.h"
|
||||
#include "IBM.h"
|
||||
#include "CPU/cpu.h"
|
||||
#include "dma.h"
|
||||
#include "io.h"
|
||||
#include "pic.h"
|
||||
@@ -13,8 +13,8 @@
|
||||
#include "device.h"
|
||||
#include "timer.h"
|
||||
#include "model.h"
|
||||
#include "sound/snd_speaker.h"
|
||||
#include "video/video.h"
|
||||
#include "SOUND/snd_speaker.h"
|
||||
#include "VIDEO/video.h"
|
||||
|
||||
|
||||
/*B0 to 40, two writes to 43, then two reads - value does not change!*/
|
||||
|
||||
Reference in New Issue
Block a user